body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.gif);
	background-color: #373737;
	line-height: 1em;
}

#content a {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	text-decoration:none;
}

#content a:hover {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

h1 {
	font-size: 1.6em;
	line-height:1.0em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-style: none;
	color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}

#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: .7em;
}

#top {
	margin-bottom: 3px;
	margin-top: 20px;
	border: 1px solid #000000;

}

#top_nav {
	margin-bottom: 3px;
	border: 1px solid #000000;
	background-color: #AEC9E7;
	padding: 0px;
	
}

#top_navcontainer ul
{
	background-color: #AEC9E7;
	float: right;
	width: 576px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#top_navcontainer ul li { 
	display: inline; 
}

#top_navlist {
	float: left;
	clip: rect(auto,auto,auto,auto);
}

#top_navcontainer ul li a
{
	padding: 4px 19px 4px 19px;
	background-color: #AEC9E7;
	color: #020202;
	text-decoration: none;
	float: left;
	border-right: 1px none #0B1C48;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#top_navcontainer ul li a:hover{
	background-color: #373737;
	color: #fff;
}



#content_wrap {
	background-image: url(../images/content_wrap_back2.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
}

#left_col {
	float: left;
	width: 160px;
	margin-right: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/logos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 130px;
	padding-left: 10px;
}

#navcontainer{
	color: #020202;
	font-weight: bold;
	
}

#navlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li{
	padding-left:12px;
	background-position:0px 5px;
	background-color: transparent;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#navlist a:link, #navlist a:visited, #navlist a:active{
	color: #020202;
	text-decoration: none;
}

#navlist a:hover{
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;

}

#subnavlist {
	list-style-type: none;
	padding-top: 10px;
	margin: 0px;
	font-weight: normal;
	padding-left: 0px;
}



#subnavlist li{
	padding-left:0px;
	background-image: none;
	padding-bottom: 10px;
}


#content {
	float: left;
	width:536px;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: 1.4em;
	margin:0px;
}

#watermark{
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#col_footer {
	background-repeat: no-repeat;
	height: 4px;
	margin: 0px;
	padding: 0px;
}

#footer {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #AEC9E7;
	border: 1px solid #000000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #020202;
	text-decoration: none;
}

#footer a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #020202;

}

.clear {
	clear: both;
	height: 0px;
}

#enhance{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#enhance a:link, #enhance a:visited, #enhance a:active{
	color: #999999;
	text-decoration: none;
}

#enhance a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#content th{
	text-align:left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	color: #333333;
	border: 1px #AEC9E7 solid;
	background-color:#AEC9E7;
}

#content td{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding: 5px;
}
#content li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#formstyle{
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
}

#formstyle td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.members {
	border:1px solid #CCCCCC;
	height:90px;
	margin-bottom:10px;
}

.members p {
	margin:5px;
}

.members img{
	float: left;
	margin-right:10px;
}

.members .title{
	width:70px;
	float:left;
	font-weight:bold;
}.clear2 {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.red{
	color: #FF0000;
}
.pdf_document {
	list-style-image: url(../images/bullet_pdf.gif);
	padding-top: 4px;
	background-image: url(../images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	text-align: left;
}
.word_document {
	list-style-image: url(../images/bullet_word.gif);
	padding-top: 4px;
	background-image: url(../images/bullet_word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	text-align: left;
}
.center_it {
	text-align: center;
}
