/*** Density CSS 2007 ***/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #666666;
	background-image: url(../gfx/template/background2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0; padding: 0; 
}



#wrap { margin: 2.0em auto 0em auto; width: 730px; }






/***** HEADER *****/

#header { 
	background-image: url(../gfx/template/topright.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0em; padding: 0em; }

#header img { margin: 0; padding: 0; border: none; }



/***** CONTENT WRAPPER *****/

#contentwrapper { background: #fff url(../gfx/template/right.png) repeat-y right; margin: 0; padding: 0; }



/***** NAVIGATION *****/

#navigation { float: left; width: 12.0em; margin: 0; padding: 1.0em 0em 1.0em 0em; background-color: #f8f8f8; border-right: 2px solid #cccccc; }

#navigation ul { margin: 1.0em; padding: 0; border: none; }
#navigation ul li { list-style-type: none; margin: 0em 0em 1.0em 0em; font-size: 1.3em; font-weight: bold; }
#navigation ul li a { color: #003399; text-decoration: none; }
#navigation ul li a:hover { color: #003366; text-decoration: underline; }
#navigation ul li a:active { color: #ff0000; text-decoration: none; }



/***** CONTENT *****/


#content { width: 500px; margin: 0; padding: 1.0em 0em 10.0em 4.0em; background: #fff; overflow: hidden;}

#content h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 2.3em; font-weight: normal; color: #6d7480; margin: 0.5em 0em 1.0em 0em;  padding: 0em; }


#content h2 { font-size: 1.8em; color: #000000; padding: 0em; margin: 2.0em 0em 0.7em 0em; font-weight: normal; }
#content h3 { font-size: 1.5em; color: #333333; padding: 0.6em 0em 0.6em 0em; margin: 0em; font-weight: normal; }
#content h4 { font-size: 1.4em; color: #333333; padding: 0.4em 0em 0.4em 0em; margin: 0em; font-weight: bold; }
#content h5 { font-size: 1.3em; color: #000000; padding: 0em 0em 1.4em 0em; margin: 0em; font-weight: bold; }
#content h6 { font-size: 1.2em; color: #333333; padding: 0em 0em 0.4em 0em; margin: 0em; font-weight: bold; }

#content p { font-size: 1.2em; line-height: 1.8em; }

#content blockquote { font-size: 1.2em; line-height: 1.8em; margin-left: 3.0em; }
#content blockquote p { font-size: 1.0em; }

#content h1 img, 
#content h2 img, 
#content h3 img, 
#content h4 img, 
#content p img.boxedimage { margin: 0em 0em 1.0em 1.0em; padding: 10px; border: 1px solid #666666; float: right; background-color: #eaeaea; }


#content ul { font-size: 1.2em; line-height: 1.8em; margin-top: 0.2em; margin-bottom: 0.3em; list-style-type: circle; }
#content ol { font-size: 1.2em; line-height: 1.8em; margin-top: 0.2em; margin-bottom: 0.3em; }
#content li { }
#content li ul { font-size: 1.0em; }
#content li ol { font-size: 1.0em; }

#content a { color: #003399; text-decoration: none; }
#content a:hover { color: #003366; text-decoration: underline; }




/* default table css */
#content table { width: 100%; border-collapse: collapse; 
border-top: 1px solid #999999; border-left: 1px solid #999999; margin: 0.2em 0em 3.0em 0em; }
	#content table a { color: #003399; text-decoration: none; }
	#content table a:hover { color: #CC6600; text-decoration: underline; }

#content table th {  font-size: 1.1em; text-align: left; padding: 0.5em; 
border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #e1e1e1; }
#content table td { font-size: 1.1em; line-height: 1.5em; color: #000000; 
border-bottom: 1px solid #999999; border-right: 1px solid #999999; padding: 0.5em; vertical-align: top; }
#content table tr {}
#content table td h1 { font-size: 1.1em; color: #00FF00; font-weight: bold; }
#content table td h2 { font-size: 1.2em; line-height: 1.5em; padding: 0; margin: 1.0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h3 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h4 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h5 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h6 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td p { font-size: 1.0em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; }
#content table td ul { font-size: 1.0em; margin: 0.5em 0em 0.5em 0em; list-style-type: disc; }
#content table td ol { font-size: 1.0em; }
#content table td li { font-size: 1.0em; line-height: 1.5em; padding: 0; }






/* top of page */

#content p.topofpage { text-align: right; margin: 3.0em 0em 3.0em 0em; color: #ff0000; }




#content .smalltag { color: #666666; font-style: italic; }



#content .tt_break { display: none; }





/****** FOOTER *****/

#footer { 
	clear: both;
	font-size: 1.0em; line-height: 1.5em; color: #cccccc; list-style-type: none;
	margin: 0em auto 5.0em auto;
	padding: 0;
	border: none;
	background-image: url(../gfx/template/bottomleft.png);
	background-repeat: no-repeat; 
	width: 730px; 
}


#footer .links { 
	background-image: url(../gfx/template/bottom.png);
	background-repeat: repeat-x;
	background-position: left top; 
	margin: 0em 20px 0em 20px; 
	padding: 1.9em 0em 0em 0em;
	color: #333333; 
	}

#footer .links a { color: #333333; text-decoration: none; }
#footer .links a:hover { color: #000000; text-decoration: none; }
#footer .links a:active { color: #ff0000; }


#footer .weboffice { 
	width: 8em; line-height: 1.2em; float: right; color: #999999; text-align: center; 
	background-image: url(../gfx/template/bottomright.png); 
	background-repeat: no-repeat; 
	background-position: right top; 
	margin: 0; 
	padding: 1.9em 20px 0em 0em;
}
#footer .weboffice a { font-weight: bold; color: #999999; text-decoration: none; letter-spacing: 0.1em; }
#footer .weboffice a:hover { color: #333333; }


#footer .white { background-color: #ffffff; }