/*======================================*
** stylesheet.css
**======================================*/

/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #3A5D73;
}
#wrapper {
	width: 656px;
	margin: auto;
	border: 2px solid #32556B;
	padding: 5px;
}
h3  { color: #8bd3e5; font-size: 15px; font-weight: normal; margin: 15px 0 }
h2 {
	color: #669999;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
h1 {
	color: #8BD3E5;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
a {
	text-decoration: none;
	color: #8BD3E5;
}
a:hover {
	text-decoration: underline;
}
/*------------------------------------------------------------*
**  Header1
**------------------------------------------------------------*/
#divBanner1{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/1_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft1{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/1_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*------------------------------------------------------------*
**  Header2
**------------------------------------------------------------*/
#divBanner2{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/2_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft2{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/2_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header3
**------------------------------------------------------------*/
#divBanner3{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/3_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft3{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/3_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header4
**------------------------------------------------------------*/
#divBanner4{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/4_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft4{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/4_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header5
**------------------------------------------------------------*/
#divBanner5{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/5_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft5{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/5_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header6
**------------------------------------------------------------*/
#divBanner6{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/6_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft6{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/6_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header7
**------------------------------------------------------------*/
#divBanner7{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/7_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft7{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/7_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header8
**------------------------------------------------------------*/
#divBanner8{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/8_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft8{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/8_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header9
**------------------------------------------------------------*/
#divBanner9{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/9_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft9{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/9_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------------------------*
**  Header10
**------------------------------------------------------------*/
#divBanner10{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/10_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divBannerLeft10{
	height: 140px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(headers/10_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
span.ain {
	color: #92D340;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;
}
span.web {
	color: #FFC605;
}
/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------*/
#colLeft {
	width: 174px;
	height: 100%;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32556B;*/
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #3A5D73;
}

/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------*/
#divMainContent {
	padding-left: 20px;
	padding-right: 20px;
}


/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------*/
#colRight {
	background-color: #32556B; /*#00388B;*/
	height: 100%;
	width: 475px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #32556B;
}
img.right {float: right}

img.left {float: left}

img.border {	border: 2px solid #FFFFFF; }

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#Navigation {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
	font-size: 10px;
	color: #FFFFFF;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: /*#32556B;*/#3A5D73;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: /*#32556B;*/#3A5D73;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: /*#32556B;*/#3A5D73;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: /*#3A5D73;*/#3A5D73;
	background-image: url(images/icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	background-color: /*#365D7A;*/ #32556B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: /*#365D7A;*/ #32556B;
	color: #669999;
	font-weight: bold;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer {
	
	clear: both;
	border: 1px solid #32556B;
	color: #8BD3E5;
	text-align: center;
	padding-top: 8px;
		padding-bottom: 8px;
	font-size: 10px;
}
/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------*/	

.title {
	font-size: 17px;
	color: #00388B;
	height: 20px;
	padding-top: 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	}
	
.smCopy {
	color: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
}

p {
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
}
p b {
	color: #8BD3E5;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

/* bullet lists */

#lists {
	padding: 0px;
	font-size: 12px;
line-height: 18px;
color: #ffffff;
}
#lists ol {
list-style-position: outside;
list-style-type: circle;
}

#lists li {
list-style-position: outside;
list-style-type: circle;
}

.smallSpacer {
	height: 600px;
	width: 5px;
	float: left;
}
#menuTab {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtab2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}