/*<STYLE type="text/css">*/


/* Major structural elements ______________________ */



html
	{
	overflow: -moz-scrollbars-vertical;
	}

div.menu
	{
	position:absolute;
	top: 0px;
	width:760px;
	}

a.menuitem:link, a.menuitem:visited, a.menuitem:active {
	font-size: 12px;
	color: #000034;
	text-decoration: none;
}

a.menuitem:hover {
	font-size: 12px;
	color: #000034;
	text-decoration: underline;
}

img
	{
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/*behavior: url("../css/iepngfix.htc");*/
	}

UL
	{
	text-align: left;
	margin-left:17;
	list-style-type: square;
	}

.footer 
	{
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
	}


/* top navigation elements ______________________ */


#maintopic 
	{
	text-align: right;
	padding: 2px 0px 0px 0px;
	position: relative;
	height: 30px;
	left: 30px;
 	font-weight: bold;
	}

#maintopic ul
	{
	list-style-type: none;
	padding: 0px;
	margin:0px;
	}

#maintopic li 
	{
	display: inline;
	}

#maintopic li a 
	{
	padding: 3px 8px 13px 8px;
	text-decoration: none;
 	background: #FF0000;
	color: #FFFFFF;
	}

#maintopic li a img
	{
	vertical-align: middle;
	}

#maintopic li a.sel
	{
	background-color: #FFFFFF;
	color: #333333;
	}

#maintopic li a:hover 
	{
	background-color: #FF0000;
	color: #333333;
	text-decoration: none;
	}


#maintopic li a.sel:hover
	{
	background-color: #FFFFFF;
	color: #333333;
	cursor:default;
	}



.menu
	{
	color: #000034;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	font-size: 10px;
	}


				
.menu ul
	{
	margin: 0px; 
	padding: 0px;
	border-bottom: 1px #CCCCCC dotted;
	list-style-type: none;
	}

.menu li
	{
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 5px 0px;
	border-top: 1px #CCCCCC dotted;
	}

.menu a.selected:link, .menu a.selected:visited, .menu a.selected:active
	{ 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 2px 0px; 
	font-weight: bold;
	}

.menu a.selected:hover
	{ 
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 2px 0px; 
	font-weight: bold;
	text-decoration:none;
	cursor:default;
	}


/* Linking elements ______________________ */

a:link, a:visited, a:active
	{
	color: #FF0000;
	text-decoration: none;
	}

a:hover
	{color: #FF0000;
	text-decoration: underline;
	}


/* Typography ______________________ */


h1 
	{
 	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	}

h2
	{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	}

h3 
	{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	}

h4 
	{
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 12px;
	}

.small 
	{
	font-size: 10px;
	}


/*</STYLE>*/
