@charset "UTF-8";



body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 24px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	font-weight: lighter;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 14px;
}
/* DIVs for page layout */

#bigcontainer {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 0 px solid #ffffff;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
	
#navigation { absolute;
	left: 0px;
	top: 0px;
	width: 944px;
	height: 40px;
	padding: 10px;
	position: relative;
	}
#footer {
	float: left;
	height: 30px;
	width: 950px;
	clear: both;
}
#main content {
	height: auto;
	width: 944px;
	position: relative;
	float: left;
}

.cell_border {
	border-top-width: 0em;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 0em;
}
.listtag {
	list-style-position: outside;
	list-style-image: url(images/indent1.png);
	color: #68c0b8;
}
.listtagwhite {
	list-style-position: outside;
	list-style-image: url(images/indent1white.png);
}

.transparantimage {
	opacity:0.4;
	filter:alpha(opacity=40);
	
	}
	
.bold10spread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: .15cm
	color: #666666;
	letter-spacing: .15cm;
}
.14dkgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	padding: 8px;
}
.yellow {
	color: #ffcc00;
}
.bckgrndright {
	background-image: url(images/grad_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 200px;
	width: 150px;
}
.bkgrnd_left {
	background-image: url(images/bg_grad_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.whiteheading {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

a:link {
	color: #3158a0;
	text-decoration: underline;
	}

a:visited {
	color: #3158a0;
	}
	
a:hover {
	color: #68c0b8;
	text-decoration: underline;
	}
	

a:active {
	color: #68c0b8;
	}

a.nav:link {
color:#FFFFFF;
text-decoration:underline;
}

a.nav:visited {
color:#ffffff;
}

a.nav:hover {
color:#68c0b8;
}

a.nav:active {
color: #68c0b8;
}


.blue_txt {
	color: #3158a0;
}
.white {
	color: #FFFFFF;
}

.whitetiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
}
.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	margin: 10px;
	text-align: right;
}
.headline_lt_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 36px;
	font-weight: normal;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tinygrey {
	font-size: 9px;
	color: #666666;
}
.blue {
	color: #3158a0;
}
a.yellow:hover {
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.popup_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#Apopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	background-color: #999966;
	margin: 0px;
	padding: 20px;
	height: 150px;
	width: 300px;
	position: absolute;
	left: 76px;
	top: 290px;
	visibility: hidden;
}
#Dpopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999900;
	margin: 0px;
	padding: 10px;
	height: 150px;
	width: 300px;
	position: absolute;
	visibility: hidden;
	left: 297px;
	top: 260px;
	z-index: 4;
}
#Epopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
	margin: 0px;
	padding: 10px;
	height: 150px;
	width: 300px;
	position: absolute;
	visibility: hidden;
	left: 296px;
	top: 258px;
	z-index: 6;
}
#Fpopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-color: #FF9900;
	margin: 0px;
	padding: 10px;
	height: 150px;
	width: 300px;
	position: absolute;
	visibility: hidden;
	left: 297px;
	top: 256px;
	color: #FFFFFF;
	z-index: 7;
}
#Gpopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-color: #cc9966;
	margin: 0px;
	padding: 10px;
	height: 170px;
	width: 300px;
	position: absolute;
	visibility: hidden;
	color: #FFFFFF;
	left: 296px;
	top: 259px;
	z-index: 8;
}
#Cpopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-color: #993300;
	margin: 0px;
	padding: 10px;
	height: 150px;
	width: 300px;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	color: #FFFFFF;
	left: 298px;
	top: 258px;
}
#Bpopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999FF;
	margin: 0px;
	padding: 10px;
	height: 150px;
	width: 300px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: 298px;
	top: 261px;
}
