.topnav {font-family:verdana, sans-serif;
	font-size:9px;
	}
body {
	color:#000000;
	font-family:verdana, sans-serif;
	font-size:11px;
        background-color:#ffffff
	}
body table tr td {
	font-family:verdana, sans-serif;
	font-size:11px
	}
body p ul ol li div {
	font-family:verdana, sans-serif;
	font-size:11px
	}

a:link 	{
	color: #003399; text_decoration: none
	}
a:active {
	color: #cc0000; text_decoration: none
	}
a:visited {
	color: #ff0000; text_decoration: none
	}
a:hover {
	color: #005fa9;
	background-color: #ddeeff; 
	text_decoration: underline
	}

#border {
	border-top: #A2BAB2 1px solid; 
	border-bottom: #A2BAB2 1px solid; 
	border-right: #A2BAB2 1px solid; 
	border-left: #A2BAB2 1px solid;	
	width: 100%;
	margin: 0px 0px 0.5em;
	padding-bottom: 5px;
	background: url("/image/layout/bgGray.gif");
}

#border1 {
	border-top: #A2BAB2 1px solid; 
	border-bottom: #A2BAB2 1px solid; 
	border-right: #A2BAB2 1px solid; 
	border-left: #A2BAB2 1px solid;	
	width: 100%;
	margin: 0px 0px 0.5em;
	padding-bottom: 5px;
}

#date {
	width: 65px;
	height: 18px;
	color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}

#listHeader {
	padding-left: 5px; 
	background-color: #A2BAB2;
	color:#F1F6F5;
	font-weight: bold; 	
}

#listArrow {
	padding-left: 5px; 
	width: 15px;
	background: url("/image/layout/navArrow2.gif") no-repeat center;
}

#listBlock {
	padding-left: 5px; 
	width: 15px;
	background: url("/image/layout/navBlock.gif") no-repeat center;
}

#listPdf {
	padding-left: 5px; 
	width: 18px;
	Height: 20px;
	background: url("/image/layout/iconPdf.gif") no-repeat center;
}


#listWord {
	padding-left: 5px; 
	width: 18px;
	Height: 20px;
	background: url("/image/layout/iconWord.gif") no-repeat center;
}

#listVideo {
	padding-left: 5px; 
	width: 18px;
	Height: 20px;
	background: url("/image/layout/iconVideo.gif") no-repeat center;
}

#detailFont {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}

h1	{
	font-family:verdana, sans-serif;
	font-size:18px;
	color:#0066ff;
        background-color:#ffffff;
	font-weight:bold
	}
h2	{
	font-family:verdana, sans-serif;
	font-size:14px;
	color:#0066ff;
	background-color:#ffffff;
	font-weight:bold
	}

#picture {
	clear: both; 
	border-top: #7C7D80 1px solid; 
	border-right: #7C7D80 1px solid; 
	float: left; 
	border-left: #7C7D80 1px solid; 
	border-bottom: #7C7D80 1px solid; 
	margin: 0px 10px 10px 0px; 
	max-width: 600px; 
	max-height: 600px
}
#picture img {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
	padding-right: 3px; 
}

#feature {
	background-color: #e5ecf9;
}


#rowhead {
        background-color:#eeeeee;
	color:#000000;
        border-bottom:1px #ffffff solid;
        border-top:12px #ffffff solid
}

#rowheading {
	color:#F7FFFF;
	height: 18px;
	padding-right: 2px;
	padding-left: 6px;
	font-weight: bold; 	
	background: url("/image/layout/bgHerBarBlue.gif");	
}
#rowpadding {
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
}

#rowheading a {
	color: #fff; 
}
#rowheading a:link {
	color: #F7FFFF; 
}
#rowheading a:visited {
	color: #F7FFFF;
}
#rowheading a:hover {
	color: #003399;
}

#nav 	{
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#E9E38B;
}
#nav 	A:link {
        color:#FBF6AE;
}
#nav 	A:visited  {
        color:#FBF6AE;
        }
#nav	A:hover {
	color: #BD2800;
}


#footer {
	clear: both;
	color: #fff;
	height: 15px;
	background-color: #999999
}
#footer #home {
	border-right: #fff 2px solid;
        background-color: #ce0017;	
        height: 15px;
	font-size: 12px; 
	float: left; 
	text-align: center;
	font-weight: bold; 
}

#footer #copyright {
	font-size: 11px; 
	font-family:verdana, sans-serif;
	text-align: right;
}
#copyright a {
	color: #fff; 
}
#copyright a:link {
	color: #fff; 
}
#copyright a:hover {
	text_decoration: underline;
	color: #ff0000;
}
#copyright a:visited {
	color: #ff;
}
#copyright a:active {
	color: #fff; 
}




