/* Start of CMSMS style sheet 'main' */
body {
	background-color: #f4fafd;
	background-image: url(images/water_bg.png);
	background-repeat: no-repeat;
	background-position: center 200px;
	color: #424242;
}
p {
	margin-top:0px;
	margin-bottom:6px;
font-family: 'Lucida Grande', 'Trebuchet MS', Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
}

img{
border: 0;
}

a:link, a:visited{
	color: #1c75a4;
	text-decoration:none;
	font-weight: bold;
}

a:hover, a:active{
	text-decoration: underline;
}

#clr {
	clear: both;
}
#layoutContainer {
	width:757px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	border: 6px solid #FFFFFF;
	position: relative;
}	

#calloutsContainer{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #cee6f2;	
}
#homeContainer {
	background-image: url(images/img_homesplash1.jpg);
	width:430px;
	height:310px;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left:307px;
	padding-right:20px;
	padding-top:40px;
	display:block;
	overflow:hidden;
       clear: right;
	
}
#navHomeContainer {
	width:223px;
	height: 1%;
	position: absolute; 
	z-index: 2;
        left: 0;
        top:-5px;
}
#navContainer {
	width:223px;
	float:left; 

}
h2 a{
color: inherit;
text-decoration: none;
}
#navBox {
	background-image: url(images/navbox_bg.png);
	background-repeat: repeat-y;
	width:223px;
	/*azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);*/
}
#navBox img{
	/*padding-bottom:10px;*/
}
#navBoxTop {
	background-image: url(images/navbox_top.png);
	width: 223px;
	height: 34px;
	margin:0px;
	padding:0px;
	/*azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);		*/
}
#navBoxBottom {
	background-image: url(images/navbox_bottom.png);
	width: 223px;
	height: 34px;
	margin:0px;
	padding:0px;
	/*azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);	*/
    margin-top: -15px;
}
#navList {
	width:193px;
	padding: 0 0 1em 0;
	margin-left:15px;
	margin-right:15px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #333;
	
}
#navList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
	
li.navListMain {
	border-bottom: 1px dotted #63b1dd;
	overflow:hidden;
	width:193px;
	
}
a.navListMain {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #7d7d7d;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
}
a:hover.navListMain {
	background-color: #dcefa3;
	padding: 5px 5px 5px 0.5em;
	color: #000;
	overflow: hidden;	
}
.activePage {
	background-color: #dcefa3;
	color: #000;
}
html>body #navList li a {
	width: auto;
}
ul.navListSub{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #679cbb;
}
li.navListSub{
	font-family: 'Lucida Grande', 'Trebuchet MS', Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	background-color:#e6f2db;
}
a.navListSub{
	display: block;
	padding: 3px 12px 3px 10px;
	color: #7d7d7d;
	text-decoration: none;
	font-weight:normal;
	width: 100%;
	overflow: hidden;	
}
#navSubTop, #navSubBottom {
	padding:0px;
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#679cbb;
	padding:3px;
	margin:0px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

#navSubTop {
	width:510px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #679cbb;*/
	float:left;
	text-align:right;
        padding-left: 240px;

}
#navSubBottom {
	width:757px;
	padding-top:10px;
}
#navSubTop a,#navSubBottom a{
	color: #679cbb;
	text-decoration:none;
        font-weight: normal;
}
#navSubTop a.special {
	color: #ff7d3d;
}	
.searchBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 100px;
	border: 1px solid #679cbb;
	padding:2px;
	margin-left:10px;
}
#callout {
	background-image: url(images/callout_bg.gif);
	background-repeat:repeat-x;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	height:203px;
	line-height:18px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c3d7dd;
	border-bottom-color: #c3d7dd;
	border-left-color: #c3d7dd;
	overflow:hidden;
}
#calloutRight {
	background-image: url(images/calloutRight_bg.gif);
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	height:205px;
	line-height:17px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3d7dd;
	overflow:hidden;
}
.calloutIcon {
	padding:9px;
	float:left;
	height:100%;
	width:auto;
	display:block;
}
div.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5392af;	
	overflow:hidden;
	height:1px;
	width:auto;
	margin-top:15px;
	margin-bottom:15px;
	
}
h1 {
	font-family:  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top:0px;
	margin-bottom:3px;
	color:#0092ab;
	display:block;
	clear:left;
	font-weight:normal;
}
h2 {
	font-family:  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0092ab;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
}
h3 {
	font-family:  "Lucida Grande", 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	background-color:#f6fbe1;
	width:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #63b1dd;
	padding: 2px 5px 2px 5px;
	margin-top:5px;
	float: left;
	margin-bottom:10px;
}
.date {
	font-size: 10px;
	font-style: italic;	
}	
#contentContainer {
	margin-top:10px;
	background-image: url(images/normalLayout_bg.gif);
	background-position: right 0px;
	background-repeat:repeat-y;
	float:left;
	
}
#contentCol {
	width:370px;
	float:left;
	padding-left:20px;
}
#contentCol p{
	font-family:  "Lucida Grande", 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e4e4e;
	line-height:18px;
}
#contentCol a{
	color:#1c75a4;
	text-decoration:none;
}
#sideCol {
	width:128px;
	float: left; 
	padding-left:15px;
	padding-right:0px;
	height: 100%;
	overflow:hidden;
}
blockquote {
	font-family:  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00819e;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
}

#home_quote a{
	text-decoration: none;
        font-weight: normal;

}

.openQuote {
	font-family:  Arial, Helvetica, sans-serif; 
	content: open-quote; 
	font-weight: bold;
	color: #d3ed6b;
	font-size:72px;
	padding-top:30px;
	line-height:1px;
	margin-top:5px;
	margin-bottom:51px;
	margin-right:10px;
}	 
.closeQuote {
	font-family:  Arial, Helvetica, sans-serif;
	content: close-quote; 
	font-weight: bold;
	color: #d3ed6b;
	font-size:72px;
	margin-top:60px;
	line-height:72px;
	text-align:right;
	width:auto;
	display:block;	 
} 

ul{
color:#4E4E4E;
font-family:"Lucida Grande",'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
}
h4{
font-size: 12px;
margin: 6px 0;
font-family:"Lucida Grande",'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
}
.relativeCO{
position: relative;e
top: -9px;
left: -9px;
}
.theQuote{
left:-75px;
position:relative;
top:-26px;
width:500px;
}
.theQuote p{
font-size: 13px;
}


/* End of 'main' */

