/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #666666;
}
body {
	background-image: url(media/pg_bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #60afe1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #60afe1;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 21px;
	line-height:24px;
	font-weight: normal;
	color: #363636;
}
h2 {
	font-size: 18px;
	line-height:24px;
	font-weight: normal;
	color: #363636;
}
.projDesc {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#kicker {
	color:#004a80;
}
#kicker a {
	color:#004a80;
}
#kicker a:visited {
	color:#004a80;
}
#footer a {
	color:#666666;
}
#footer a:visited {
	color:#666666;
}
#bodyleftcol ul {
	list-style-image: url(media/pg_blu_bullet.gif);	
} 
#bodyrightcol a {
	color: #0072bc;
}
#bodyrightcol a:visited {
	color: #0072bc;
}
#bodyrightcol ul {
	list-style-image: url(media/pg_blu_bullet.gif);	
}

/* End Page Styles */
/* Start Layout Styles */


#wrapper {
	background-image: url(media/frame_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 860px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#kicker {
	width:285px;
	height:30px;
	margin: auto;
	padding-left: 560px;
	padding-right: 15px;
	padding-top: 10px;
	background-image: url(media/pg_kicker_bg.gif);
	background-repeat: no-repeat;
}
#navwrapper {
	height: 43px;
	width: 388px;
	padding-top: 110px;
	float: right;
}
#logowrapper {
	height: 153px;
	width: 472px;
}
#bodyleftcol {
	width: 435px;
	padding-left: 60px;
	padding-top: 20px;
}
#bodyrightcol {
	width: 270px;
	padding-left: 10px;
	padding-right: 60px;
	float: right;
	padding-top: 20px;
}
#footer {
	background-image: url(media/pg_ftr_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
	height: 112px;
	padding-right: 15px;
	padding-left: 75px;
	padding-top: 10px;
}	
#btm_shadow {
	width:890px;
	height: 21px;
	margin: auto;
}
	

