/* CSS Document */

/* BLOCK LEVEL ELEMENTS */
body {
   	font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
   	margin-top: 0px;
   	background-color: #003366;
   	background-image: url(../imgs/Bkgr-Top.jpg);
   	background-repeat: no-repeat;
}
blockquote {
	margin:10px;
}
strong {
	color: #2163AD;
}
h1 {
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   color: Gray;
	text-transform: uppercase; 
}
h2 {
	font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   color: #2163AD;
	text-transform: uppercase; 
	margin-bottom: 2px;
}
a {
   font-size: 12px;
}
a:link {
   color: #003366;
   text-decoration: none;
   font-weight:bold;
}
a:visited {
   color: #003366;
   text-decoration: none;
   font-weight:bold;
}
a:hover {
   color: red;
   text-decoration: underline;
   font-weight:bold;
}


/* DIV ID's */
#wrapper {
   width: 995px;
   margin-left: auto;
   margin-right: auto;
	background-image: url(../imgs/swashbkgr.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url(../imgs/interior-masthead.jpg);
   background-repeat: no-repeat;
   width: 995px;
   height: 180px;
	background-color:#FFFFFF;
}

#leftCol {
	float: left; 
	padding-right: 30px;
	padding-top: 10px;
	width: 180px;
	
}
#leftnav ul {
	font-size: 10px;
	text-transform: uppercase;
	list-style-type: none;
	line-height: 18px;
	list-style-image:url(../imgs/bullet2.gif);
}

#leftnav a:hover  {
	padding-left: 2px;
}
#leftCol a:link {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
#leftCol a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
#leftCol a:hover {
   font-size: 10px;
	font-weight: bold;
   color: Red;
	text-decoration: underline;
}
#leftCol p {
	margin-bottom:0px;
}
#lbcontent {
	padding-left: 20px;
}
#lbcontent ul li {
	font-size: 10px;
	list-style-type: none;
	list-style-image:url(../imgs/bullet2.gif);
	margin-left: -20px;
	line-height: 15px;
}
#lbcontent p {
	margin-bottom:2px;
}

#sitecontent {
   float: left;
   width: 490px;
	padding-top: 10px;
   padding-left: 10px;
	padding-right: 10px;
}
#sitecontent ul li {
	list-style: none outside url(../imgs/bullet3.gif);
	
}
#sitecontent p {
	margin-left: 10px;
}

#rightCol {
   float: right; 
   width: 200px;
   padding-left:20px;
   margin-right:20px;
	padding-top: 10px;
	font-size: 10px;
}
#rightCol a:link {
   font-size: 10px;
   font-weight: bold;
   color: #003366;
   text-decoration: none;
}
#rightCol a:visited {
   	font-size: 10px;
   	font-weight: bold;
   	color: #003366;
   	text-decoration: none;
}
#rightCol a:hover {
   	font-size: 10px;
   	font-weight: bold;
   	color: Red;
	   text-decoration: underline;
}
#rightCol p {
	margin-bottom:5px;
	padding: 0px;
}
#rightCol ul {
	margin: 0px;
	padding: 0px;
}
#rightCol ul li {
	list-style-image:url(../imgs/bullet.gif);
	margin-left: 17px;
	line-height: 15px;
}
#footer {
   clear: both;
   font-size: 10px;
   padding-top: 50px;
   padding-bottom: 20px;
   text-align: center;
}
#footer a:link {
   font-size: 10px;
	color: #003366;
   font-weight: bold;
   text-decoration: none;
}
#footer a:visited {
   font-size: 10px;
	color: #003366;
	font-weight: bold;
   text-decoration: none;
}
#footer a:hover {
   font-size: 10px;
	font-weight: bold;
	color: red;
   text-decoration: underline;
}
#testims {
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	font-family: Georgia, "MS Serif", serif;
	font-size: 10px;
	color: #008A8C;
	line-height: 14px;
}
#awards {
	padding-left: 10px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}
#subscription {
	padding-left:10px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}
	
	
/* CLASSES */
.clearfix {
   clear: both;
}
.imageLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.imageRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;	
}
.docsimageLeft {
	float: left;
	margin: 0px 20px 15px 0px;
}
.top {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
.privacyBold {
	color: gray;
	font-weight: bold;
}
.Overline-SMALL {
	border-top: 1px solid #2163AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #2163AD;
	text-transform: uppercase;
}
.alertext {
	color:#FF6600;
}
.smallinstructions {
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
}
.leftcolheadings {
	font-size: 10px;
	font-weight: bold;
	color: #2163AD;
}
.indentBullets {
	padding-left: 100px;
}
.indent {
	margin-left: 15px;
}
.noborderleft {
	float: left;
	margin: 5px 15px 0px 0px;
	
}
.noborderright {
	float: right;
	margin: 5px 0px 10px 15px;
	
}
.boxright {
	float:right;
	width: 320px;
}
.calloutRight {
	float: right;
	width: 220px;
	text-align: center;
	margin: 0px 0px 30px 15px;
	font: italic 13px/17px "Times New Roman", Times, serif;
	background: url(../imgs/quote.gif) no-repeat top;
}
.calloutLeft {
	float: left;
	width: 220px;
	text-align: center;
	margin: 0px 15px 30px 0px;
	font: italic 13px/17px "Times New Roman", Times, serif;
	background: url(../imgs/quote.gif) no-repeat top;
}
.staffquotebottom {
	clear: left;
}
.bio p {
	margin: 0px 0px 7px;
}