body  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#7E858C;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:76%;
	color:#666666;	
}
*{
	margin:0;
	padding:0;
}
body{
	height:100%;
	text-align:left;
}
html{
	height:100%;
	margin-bottom:1px;
}
a {
	color:#114CA5;
}

#logo_address{
	position: relative;
	left:570px;
	top: -5px;
	width:180px;
	z-index:1;
	margin-top:0.1em;
	font:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#32374B;
	}
#logo_address a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32374B;
	text-decoration:none;
	text-align:right;
	}	
#logo_address a:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#32374B;
	text-align:right;
	}	

/* ------------------------------------------------
 =STRUCTURE
----------------------------------------------- */
* html #footer{
	margin:-59px 0 0;
}
* html #nonfooter{
	height:100%;
}
#content{
	padding:0 0 0px;
	font-family:arial, helvetica, verdana, sans-serif;
	
}
#footer{
	margin:59px auto 0;
	position:relative;
	text-align:left;
	width:770px;
}
#nonfooter{
	background-color:#FBFFE0;
	background-repeat:repeat-y;
	border-bottom:1px solid #FBFFE0; 
	min-height:100%;
	margin:0 auto;
	text-align:left;
	width:770px;
	overflow:hidden;
}

#topBar {
	float:left;
	padding-top:20px;
	width:770px;
}
#topBar .topLogo {
	float:left;
}
#topBar .topLogo div {
	padding-left:0px;
	font:"Times New Roman", Times, serif;
	font-size:20pt;
	color:#003366;
	text-align:left;
	
}


/* ------------------------------------------------ 
	=NAVIGATION (left column section links)
----------------------------------------------- */	
#sidebar {
	background:#FBFFE0 repeat-y;
	float:left;
	padding-top:20px;
	width:200px;
}
#sidebar table {
	float:left;
	font-size:1em;
}
#sidebar ul {
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 10px 12px;
}
#sidebar ul ul {
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 2px;
}

#sidebar ul li {
	padding:0px 0px 4px 14px; 
}
#sidebar ul li li {
	margin:0px 0px 0px 0px; 	
	padding:0px 0px 4px 10px;
}
#sidebar ul a {
	color:#666666;
	font-size:0.9em;	
	font-weight: 300;
	text-decoration:none;
}

#sidebar ul ul a {
	font-weight:normal;
}
#sidebar ul a:hover {
	text-decoration:underline;
	color:#232323;
}
#sidebar ul ul a:hover {
	text-decoration:underline;
	color:#232323;
}


#sidebar li {
	background:url(images/sidebar_arrow.jpg) 0px 4px no-repeat;	
}

#sidebar ul li li {
	background:url(images/sidebar_arrow_mini.jpg) 0px 4px no-repeat;
	}

.sideBanner table {
	font-size:1.0em;
	color:#686868;
}


.sideBanner p {
	font-size:11px;
	color:#686868;
	margin:0px 0px 0px 0px;
	padding:0px 0px 13px 0px;		
}

.sideBanner h2 {
	font-size:11px;
	color:#686868;
	margin:0px 0px 0px 0px;
	padding:0px 0px 13px 0px;		
}
.sideBanner h4 {
	color:#535B66;
	font-size:11px;	
}

#bodyCopy {
	padding-top:20px;
	padding-left:5px;
	width:380px;
	float:left;
}
.floatL {
	float:left;
}
.imgL {
	float:left;
	margin:5px 10px 5px 0px;
	
}
.imgR{
	float:right;
	margin:5px 0px 5px 10px;
	
}
.floatR {
	float:right;
}
.homeNews Table {
	color:#686868;
	font-size:1.0em;
	text-decoration:none;
}
.homeNewsBox {
	padding-top:60px;
	width:156px;
	height:auto;
}
.homeNewsBox img {
padding:10px 0px 10px 0px;
}

.img_top {
padding:4px 15px 4px 15px;
}

.homeNewsBox a {
	color:#686868;
	font-size:11px;
	text-decoration:none;
}
.homeNewsBox a:hover {
	text-decoration:underline;
}

.homeNewsBox p {
font-size:9px;
color:#003366;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
.homeNewsBox h2 {
font-size:12px;
color:#003366;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 15px;
}

/* ------------------------------------------------ 
	=FOOTER
----------------------------------------------- */
.footerBkgrd {
	background-image:url(./images/footer_bg.jpg);
	background-repeat:repeat-x;
	float:left;		
	width:770px;
}
.footerBkgrd table {
	font-size:1em;
}
.footerBkgrd div {
	padding:10px 20px 10px 20px;
}
#footer {
	font-size:0.8em;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color:#114CA5;
}
#footer span {
	color:#959595;
}	
#footer .floatL span {
	color:#959595;
}
#footer .floatR span {
	color:#959595;
}
#footer a.mainLink {
	color:#1C4061;
	text-decoration:underline;	
}
#footer a.mainLink:hover {
	color:#114CA5;	
}
#space {
	clear:both;
	}

/* ------------------------------------------------ 
	=BODY COPY
----------------------------------------------- */

h3 {
	color:#000000;
	font-size:12px;
	line-height:15px;
	margin:0px;
	margin-bottom:2px;
	padding:0px;
}
h4 {
	color:#000000;
	font-size:12px;
	line-height:15px;
	margin:0px;
	margin-bottom:2px;
	padding:0px;
}
h5 {
	color:#686868;
	font-family: verdana,helvetica,sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	line-height:12px;
	margin:0px;
	margin-top:-6px;
	margin-bottom:15px;
	padding:0px;
	padding-left:10px;
	width:132px;
}
#bodyCopy p {
	font-size:12px;
	text-align:justify;
	color:#686868;
	line-height:16px;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 11px 0px;		
}
#bodyCopy ul {
	color:#686868;
	font-size:12px;	
	list-style:none;
	margin:0px;
	padding:2px 0px 20px 10px;
}
#bodyCopy ul li {
	background:url(./images/li_dot.png) no-repeat;
	background-position: 1% 0.4em;
	padding:0px 0px 0px 20px;
	text-align:justify;
}
#bodyCopy h6 {
	color:#232323;
	font-size:12px;
	font-weight:bold;	
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
#bodyCopy h3 {
	color:#232323;
	font-size:12px;
	font-weight:bold;	
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	text-transform:uppercase;
}
#bodyCopy h4 {
	color:#114CA5;
	font-size:11px;
	font-weight:bold;		
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyCopy h2 {
	color:#003366;
	font-size:12px;
	font-weight:bold;	
	margin:0px;
	padding:0px 0px 10px 0px;
	text-transform:uppercase;
}
#bodyCopy h1 {
	background:url(./images/eye_v_small.png) 0px 25px no-repeat;
	font-family: "Copperplate Gothic light";
	color:#003366;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:35px;
	
	line-height:125%;
}
#bodyCopy .moreinfo{
background:url(images/more_info.png) no-repeat;
width:380px;
height:104px;
padding-bottom:10px;
}

#bodyCopy .moreinfo h1{
background: url(./images/none.jpg) no-repeat;
font-family:"Copperplate Gothic Light";
font-size:12px;
color:#003366;
line-height:16px;	
padding:5px 10px 5px 10px;	
}

#bodyCopy .moreinfo P{
font-size:10px;
line-height:12px;	
margin:0px 0px 0px 0px;
padding:1px 10px 5px 5px;	
}

#bodyCopy .moreinfo h2{
float:right;
font-size:10px;
line-height:12px;	
margin:0px 0px 0px 0px;
padding:5px 10px 5px 5px;	
}

#bodyCopy .moreinfo img{/*img 70x70*/
float:left;
margin:0px 0px 0px 0px;
padding:0px 10px 5px 5px;	
}

