html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #1A3550;
	color: #1B3B54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	color: #086590;
	font-size: 2em;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
h2 {
	color: #2C6505;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.3em;
	text-transform: none;
}
h5 {
	color: #5C9DB6;
	padding-top: 10px;
}

h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1A3550;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4674AC;
	margin: 0px;
	padding: 0px;
}
a,  a:link {
	color: #03F;
	text-decoration: underline;
	/* [disabled]outline: none; */
}
a:visited {
	color: #03F;
	text-decoration: underline;
}
a:hover {
	color: #529E33;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #masthead #slider {
	height: 319px;
}
#outerWrapper #contentWrapper #masthead #box1 {
	height: 232px;
	width: 333px;
	position: absolute;
	left: 64px;
	top: 211px;
	background-image: url(images/homebox.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #086590;
	line-height: 1.1em;
}
#outerWrapper #contentWrapper #masthead2 #static_images {
	height: 173px;
	width: 605px;
	position: absolute;
	left: 367px;
	top: 177px;
	background-image: url(images/subhead.jpg);
}
#outerWrapper #contentWrapper #masthead2 #box1 {
	height: 173px;
	width: 300px;
	position: absolute;
	left: 31px;
	top: 172px;
	background-image: url(images/homebox.png);
	background-repeat: no-repeat;
	background-position: center center;

}
#outerWrapper #contentWrapper #masthead h1 {
	font-size: 16px;
	color: #FFF;
	margin-top: 3px;
}
#outerWrapper #box2    {
	height: 83px;
	width: 977px;
	position: absolute;
	left: -2px;
	top: 512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 22px;
}
#bottomboxsub #boxsub    {
	height: 83px;
	width: 704px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper #contentWrapper #bottomboxsub {
	height: 100px;
}

#outerWrapper {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 980px;
	position: relative;
}
#outerWrapper #header #phone {
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 12px; */
	color: #FFF;
	/* [disabled]text-align: right; */
	position: absolute;
	width: 224px;
	height: 37px;
	left: 735px;
	top: 37px;
	line-height: 18px;
}

#outerWrapper #header {
	height: 100px;
	padding-right: 10px;
	padding-left: 0px;
}
#outerWrapper #contentWrapper #masthead {
	height: 340px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/masthead_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
#outerWrapper #contentWrapper #masthead2 {
	height: 200px;
	background-color: #f2f2f2;
	padding-left: 360px;
	padding-top: 12px;
}

#outerWrapper #header #address h3 {
	font-size: 18px;
	font-weight: normal;
	color: #b5df37;
	font-style: italic;
}
#outerWrapper #contentWrapper #content {
	background-color: #FFF;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 130px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(images/calltoactionback.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-style: solid;
	border-top-color: #54758C;
}
#outerWrapper #contentWrapper #content2 {
	background-color: #FFF;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-style: solid;
	border-top-color: #54758C;
}
#outerWrapper #contentWrapper p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#outerWrapper #footer {
	height: 125px;
	background-image: url(images/footerback.png);
	margin-bottom: 30px;
	background-repeat: repeat-x;

}
#outerWrapper #pagebot {
	background-image: url(images/pagebot.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
}
#outerWrapper #contentWrapper #content #lowercontent  ul 
{
	font-size: 11px;
	margin-left: 0px;
	padding-left: 20px;
}
#outerWrapper #contentWrapper #content #bodybox1 {
	background-image: url(images/boxback.jpg);
	/* [disabled]height: 160px; */
	width: 575px;
	left: 32px;
	top: 707px;
	float: left;
	padding-top: 25px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 20px;
	margin-right: 20px;
}
#outerWrapper #contentWrapper #content #bodybox2 {
	background-image: url(images/boxback.jpg);
	/* [disabled]height: 160px; */
	width: 230px;
	left: 345px;
	top: 708px;
	float: left;
	padding-top: 2px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CECECE;
	margin-top: 40px;
	padding-right: 10px;
}
#outerWrapper #contentWrapper #content #bottombox2 {
	background-image: url(images/bottombox2.png);
	background-position: center bottom;
	height: 30px;
}


.rightmargin {
	padding-right: 15px;
}
#outerWrapper #contentWrapper   #content #lowercontent{
	/* [disabled]height: 250px; */
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(images/bottombox.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#outerWrapper #pagebot div a {
	color: #FFF;
}
.leftcell {
	padding-right: 20px;
}
.rightcell {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #7192A6;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #060;
	margin-top: 5px;
	margin-bottom: 0px;
}
#boxborder {
	padding: 20px;
	border: 1px dotted #1A3550;
}
#boxbordersm {
	padding: 5px;
	border: 1px dotted #1A3550;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
blockquote2{
	background-color: #DDE7EE;
	padding: 10px;
	width: 200px;
	border: 1px dashed #6996B3;
}
.credit {
	font-size: 11px;
	color: #666;
	line-height: 15px;
}
.credit a {
	color: #305780;
}


.box{
	background-color: #DDE7EE;
	padding: 10px;
	width: 800px;
	border: 1px dashed #6996B3;
}
#outerWrapper #profsite {
	position: absolute;
	left: 762px;
	top: -2px;
}
.lettinggohome {
	text-align: center;
	padding-top: 330px;
}
