/******************************/
/********  LAYOUT DIVS ********/
/******************************/
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color:#FFFFFF;
  
}
#wrapper { 
 margin: 0 auto;
 width: 800px;
}
/*header styles*/
#header {
 width: 800px;
 background-image:url(images/template/nav-top-bg.jpg);
 height: 42px;
 margin: 10px 0px 0px 0px;
}
#headerLeft {
 width: 13px;
 background-image:url(images/template/nav-top-left.jpg);
 height: 42px;
 float:left;
}
#headerLinks {
 width:774px;
 float:left;
}
#headerRight {
 width: 13px;
 background-image:url(images/template/nav-top-right.jpg);
 height: 42px;
 float:right;
}
#navigation {
 width:759px;
 margin-top:5px;
 float:left;
 font-weight:bold;
}
#nav-menu ul, #foot-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li, #foot-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a, #foot-menu li a, #FooterItemSiteMap a
{
float: left;
padding:10px 5px 10px 5px;
display: block;
color:#12414F;
}
/* Hide from IE5-Mac \*/
#nav-menu li a, #foot-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
float:left;
} 
#foot-menu {
 margin-top:5px;
}

#nav-menu a:hover {
background-color:#12414F;
color:#FFFFFF;
text-decoration:none;
}
#nav-menu a.high {
background-color:#12414F;
color:#FFFFFF;
text-decoration:none;
}

#foot-menu a:hover {
color:#12414F;
text-decoration:underline;
}
#navItemSearch {
float: right;
padding:7px 0 0 0;
width:140px;
text-align:right;
}
#navItemSearch input{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
padding:0px;
margin:0px;
}

/*logo styles*/
#Logo {
 width:800px;
 height:116px;
}
#LogoImage {
 height:116px;
 float:left;
}
#LogoIcon {
 width:286px;
 height:116px;
 float:right;
 background-image:url(images/template/logo.jpg);
}
/*content styles*/
#content { 
 width: 800px;
 margin: 0px 0px 5px 0px;
}
#sideNav {
 width: 126px;
 float:left;
 padding: 10px;
}
#Main {
 width: 477px;
 margin-right:10px;
 background-image:url(images/template/content-main-bg.jpg);
 float: left;
}
#MainTop {
 width: 477px;
 height:20px;
 background-image:url(images/template/content-main-top.jpg);
}
#MainContent {
 padding:0px 15px 0px 15px;
 width:447px;
 
}

#MainBottom {
 width: 477px;
 height:24px;
 background-image:url(images/template/content-main-bottom.gif);
}

#rightNav {
 width: 167px;
 height: 130px;
 float:left;

}

/*footer styles*/
#footer {
 width: 800px;
 height: 42px;
 margin: 30px 0px 5px 0px;
 float:left;
}
#footerLeft {
 width: 13px;
 background-image:url(images/template/nav-bottom-left.gif);
 height: 42px;
 float:left;
} 
/* #footerMain {
 background-image:url(images/template/nav-bottom-bg.gif);
 width:774px;
 float:left;
 height:42px;
padding-left:0px;
}
#footerRight {
 width: 13px;
 background-image:url(images/template/nav-bottom-right.gif);
 height: 42px;
 float:right;
}*/
#footerLeft {
 width: 13px;
 background-image:url(images/template/nav-bottom-left2.gif);
 height: 42px;
 float:left;
} 
#footerMain {
 background-image:url(images/template/nav-bottom-bg2.gif);
 width:774px;
 float:left;
 height:42px;
padding-left:0px;
}
#footerRight {
 width: 13px;
 background-image:url(images/template/nav-bottom-right2.gif);
 height: 42px;
 float:right;
}
#footerLinks {
 width:774px;
 float:left;
}
#FooterItemSiteMap {
float: right;
width:80px;
text-align:right;
}

#rightTile {
width:147px;
height:110px;
background-image:url(images/BGside-tile.jpg);
padding:10px;
}

/******************************/
/********  TEXT STYLES ********/
/******************************/
a:link, a:visited {
	color: #0A6BB2;
	text-decoration: none;
}
ul a:link, a:visited, li a:link, a:visited {
	color: #0A6BB2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #12414F;
}
#sideNav a:link, a:visited {
	color: #545454;
	text-decoration: none;
	list-style-image:url(images/template/bullet-sub.gif);
}
#sideNav a:hover {
	text-decoration: none;
	color: #0A6BB2;
		list-style-image:url(images/template/bullet.gif);
}
#sideNav ul {
	color:#0A6BB2;
	font-size:11px;
		padding: 5px 0px 5px 0px;
margin: 0 0 0px 0px;
list-style-image:url(images/template/bullet.gif);
	}
#sideNav li {
padding:0 0 0 0px;
margin: 0 0 5px 0px;
	}
#sideNav ul ul{ 
	padding: 5px 0px 5px 0px;
margin: 0 0 0px 5px;
list-style-image:url(images/template/bullet.gif);
}
#sideNav ul ul li {
padding:0 0 0 0px;
margin: 0 0 5px 5px;
font-size:11px; 
}
h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;

}
p {
	padding: 5px 5px 5px 0px;
	line-height:1.8em;
	font-size:12px; 
}
.quote {
	padding: 5px 5px 5px 0px;
	line-height:1.8em;
	font-style:italic;
	font-size:11px; 
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 200%;
 color: #0A6BB2;
 padding:0px 0px 5px 0px;
 font-weight:normal;
}
h2{
 font-size: 120%;
  padding:5px 0px 5px 0px;
 color: #1A3D81;
 width: 100%;
 border-bottom:1px #CBD0D2 solid;
}

h3{
 font-size: 11px;
 color: #12414F;
 font-weight:normal;
margin:0 0 0 -10px;
}

h4{
 font-size: 110%;
 color: #33A02C;
  padding:10px 0px 5px 20px;
}

h5{
 font-size: 100%;
 color: #334d55;
}
h6{
 font-size: 120%;
  padding:0px 0px 5px 0px;
 color: #666666;
}

#MainContent ul { 
	padding: 5px 5px 5px 0px;
margin: 0 0 0px 20px;
list-style-image:url(images/template/bullet.gif);
font-size:12px; 
color:#000000;
}

#MainContent li {
padding:0 0 0 3px;
margin: 0 0 10px 0px;
font-size:12px; 
color:#000000;
}
#MainContent ul ul{ 
	padding: 5px 0px 5px 0px;
margin: 0 0 0px 5px;
list-style-image:url(images/template/bullet-sub.gif);
}
#MainContent ul ul li {
padding:0 0 0 0px;
margin: 0 0 0px 8px;
font-size:11px; 
}

ol {
	padding: 5px 5px 5px 0px;
margin: 0 0 0px 30px;
}

