h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
h1 {font-size: 24px; font-variant: small-caps; text-align: center;}
h2 {font-size: 14px;  margin-top: 24px;}
h3 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-align: justify; padding-left: 3em;}
h4 {font-size: 14px; font-style: italic; text-indent: 18px;}
h5 {font-size: 18px; font-family: "Times New Roman", Times, serif; text-align: right; font-variant: small-caps;}
h6 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-variant: small-caps; text-align: justify; padding-left: 3em; margin-bottom: 12px;}


p {font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-indent: 18px; text-align: justify; line-height: 18px;}

blockquote {font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: justify; line-height: 18px;}

.legal {margin: 0 24px 0 24px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-align: justify;}

.sidetext {font-family: arial, helvetica, helve, sans-serif; font-size: 11px; color: #ffffff; line-height: 14px;}
.sidetext A {text-decoration: none; color: #ffffff; display: block; height: 15px; padding: 2px 0; margin: 0 2px 0 1px; border-style: solid none; border-color: #a0410d; border-width: 1px;}
.sidetext A:hover {text-decoration: none; background: #000000; border-style: solid none; border-color: #ff7d13; border-width: 1px;}

.sidetextb {font-family: arial, helvetica, helve, sans-serif; font-size: 12px; color: #ffffff; margin: 0 10px 0 15px;}
.sidetextbh1 {font-family: arial, helvetica, helve, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold; line-height: 18px; text-align: center;}
.sidetextbh2 {font-family: arial, helvetica, helve, sans-serif; font-size: 12px; color: #ff6600; font-weight: bold;}
.sidetextb A {text-decoration: none; color: #ffffff;}
.sidetextb A:hover {text-decoration: underline;}

.tableformat {font-family:sans-serif; font-size:14px; text-align: center;}


body{
margin: 0;
background-color: #000000;
}


#copyright {color: #ffffff}

#container {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-y;
	}
		
#banner {
	margin-bottom: 0;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	}

#content {
	margin-left: 0;
	padding: 0 40px 0 40px;
	background-color: #ffffff;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-align: justify; 
	line-height: 18px;
	}

#content a:link {color: #00f; text-decoration: none;}
#content a:visited {color: #9900CC; text-decoration: none;}
#content a:hover {color: #f60; text-decoration: none;}
#content a:active {color: #f60; text-decoration: none;}
		
#content ol {
	margin-left: 24px; 
	padding-left: 1em; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-align: justify; 
	line-height: 18px;
	}

#content ol li {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
		margin-bottom : 12px;
}

#content ul {
	margin-left: 24px; 
	padding-left: 1em;
	}

#content ul_plain {
	text-indent: 18px;
	list-style-type: none;
	line-height: 20px;
	}

#navmenu {
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	border: none;
	}
	
#navmenu li a:link, #navmenu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background: url(images/navmenu.gif);
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 25px;
	}
		
#navmenu li a:hover {
	color: #ffffff;
	background:  url(images/navmenu.gif) 0 -18px;
	padding: 0 0 0 25px;
	}
	
			
#navmenu h2 {
	height: 18px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 12px;
	line-height: 17px;
	color: #ffffff;
	background: #000000;
	border-style: solid none;
	border-color: #ff7d13;
	border-width: 2px;
	margin: 0 1px 0 1px;
	padding: 0; 
	}

#navmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 


#sidebar-a {
	width: 156px;
	text-align: center;	
}

#sidebar-b {
	float: right;
	width: 155px;
	margin: 0;
	margin-right: 0;
	text-align: left;	
	padding: 0;
}

#footer {
	clear: both;
	padding: 20px 40px 10px 40px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, helve, sans-serif;
	font-size: 10px; 
	text-align: center;
}

#printbanner {
	display: none;
}