@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #474747;
}
body {
	background-color: #0054a1;
	background-image: url(../_images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#wrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#expandingback {
	width: 970px;
	float: left;
	height: auto;
	background-image: url(../_images/main_back.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 970px;
	height: 135px;
}

#logo {
	float: left;
	width: 250px;
	height: 135px;
}

#topright {
	float: right;
	width: 660px;
	height: 135px;
	text-align: right;
	margin-right: 40px;
}

#contact {
	float: right;
	width: 660px;
	height: 75px;
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	padding-top: 25px;
	text-align: right;
}

.contacttelyellow {
	font-size: 24px;
	color: #ffdb00;
}




#menu {
  clear: both;
  width: 656px;
  height: 27px;
  margin-top: 8px;
  float: right;
  font-weight: bold;
}


.clear {
  clear: both;
}

.images{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}


.whitetext {
  color: #ffffff;
}

.boldtext {
  font-weight: bold;
  line-height: 16px;
}

.sidetext {
  font-weight: bold;
  line-height: 22px;
}



#news_flash {
	width: 970px;
	height: 265px;
}

#news {
	width: 208px;
	height: 200px;
	background-image: url(../_images/news_back.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 67px;
	padding-left: 58px;
}

#flash {
	width: 702px;
	height: 265px;
	float: left;
}


.newsitemholder {
	width: 190px;
	height: 60px;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	margin-bottom: 10px;
}

.newsitembottom {
	clear: both;
	width: 190px;
	height: 20px;
	line-height: 14px;
	text-align: right;
}


.newsthumb {
	float: left;
	margin-right: 8px;
	border: 1px solid #00f0ff;	
}



#contenttop {
	width: 902px;
	height: 18px;
	float: left;
	background-image: url(../_images/content_top.gif);
	background-repeat: no-repeat;
	margin-left: 28px;
}

#contenttopinside {
	width: 902px;
	height: 18px;
	float: left;
	background-image: url(../_images/content_top_inside.gif);
	background-repeat: no-repeat;
	margin-left: 28px;
}

#content {
	width: 902px;
	height: auto;
	float: left;
	background-image: url(../_images/content_back.gif);
	background-repeat: repeat-y;
	margin-left: 28px;
}

#content h1 {
	font-size: 28px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	color: #0055a5;
	margin-left: 10px;
	font-weight: normal;
}

#contentbottom {
	width: 902px;
	height: 19px;
	float: left;
	background-image: url(../_images/content_bottom.gif);
	background-repeat: no-repeat;
	margin-left: 28px;
}

#left {
	width: 215px;
	height: auto;
	float: left;
	margin-left: 12px;
}

#right {
	width: 590px;
	height: auto;
	float: left;
	margin-left: 50px;
}


#footer {
	width: 970px;
	height: 130px;
	margin-top: 10px;
	clear: both;
	font-size: 11px;
}

#footerleft {
	float: left;
	width: 500px;
	height: 40px;
	margin-left: 46px;
	margin-top: 30px;
}

#footerright {
	float: left;
	width: 400px;
	height: 40px;
}


a {
	color: #0055a5;
	text-decoration: none;
}
a:visited {
	color: #0055a5;
	text-decoration: none;
}
a:hover {
	color: #0055a5;
	text-decoration: underline;
}
a:active {
	color: #0055a5;
	text-decoration: underline;
}

a.yellow {
	color: #ffdb00;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
}
a:visited.yellow {
	color: #ffdb00;
	text-decoration: none;
}
a:hover.yellow {
	color: #ffdb00;
	text-decoration: underline;
}
a:active.yellow {
	color: #ffdb00;
	text-decoration: underline;
}


a.blue {
	color: #00f0ff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}
a:visited.blue {
	color: #00f0ff;
	text-decoration: none;
}
a:hover.blue {
	color: #00f0ff;
	text-decoration: underline;
}
a:active.blue {
	color: #00f0ff;
	text-decoration: underline;
}


a.white {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a:visited.white {
	color: #ffffff;
	text-decoration: none;
}
a:hover.white {
	color: #ffffff;
	text-decoration: underline;
}
a:active.white {
	color: #ffffff;
	text-decoration: underline;
}








#chromemenu ul
{
list-style: none;
padding: 0px;
margin: 0;
height: 27px;
}

#chromemenu li
{
float: left;


}

#chromemenu li a
{
	font-size: 13px;
	font-weight: bold;
	line-height:27px;
	padding-top: 0px;
	margin-left: 4px;
	width: 105px;
	float: left;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../_images/tab_off.gif);
	background-repeat: no-repeat;
}




#chromemenu li a.highlighted
{
	color: #053f76;
	text-align: center;
	text-decoration: none;
	background-image: url(../_images/tab_on.gif);
	background-repeat: no-repeat;
}



#chromemenu li a:hover
{
	text-decoration: none;
	color: #053f76;
	background-image: url(../_images/tab_on.gif);
	background-repeat: no-repeat;
}












#menuholder {
	background-color: #ffffff;
	width: 175px;
	margin-left: 8px;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  margin-left: 3px;
  width: 169px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
  width: 157px;
}

ul.menu li a {
  color: #053f76;	
  width: 149px;
  height: 20px;
  padding-top: 7px;
  padding-left: 24px;
  padding-bottom: 0px;
  background-image: url(../_images/menu_back.gif);
  background-repeat: no-repeat;
  font-size: 11px;
}

ul.menu li a:hover {
  background-image: url(../_images/menu_back_on.gif);
  background-repeat: no-repeat;
}

ul.menu li a.highlight {
  background-image: url(../_images/menu_back_on.gif);
  background-repeat: no-repeat;
}

ul.menu li ul li a {
  background: #e7f0f8;
  color: #053f76;
  width: 137px;
}

ul.menu li ul li a:hover {
  background: #bddfff;
  width: 137px; 
}









/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 30px 0;
padding: 0;
width: 184px;
border-top: 1px solid #999999;
font-size: 12px;




}

.glossymenu li a{
background-color: #EAEAEA;
border-bottom: 1px solid  #999999;
color: #053f76;
display: block;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
text-decoration: none;


}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
display: block;

}



.glossymenu li a:hover{
background-color: white;
color: #053f76;


}





#innerleft {

width: 350px;
float: left;
pading-right: 10px;
background-color: white;
padding-left: 10px;

}

#innerright {

width: 200px;
float: right;
background-color: white;


}

.bluebold {

color: #0055a5;
font-weight: bold;
font-size: 16px;

}