body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0px;
    margin-right: 0pt;
	background-color: #FFFFFF;
}

/*@font-face {
    font-family: char;
    font-style:  normal;
    font-weight: normal;
    src: url(charcoa0.eot); }*/

.content {}
.content a {}
.content a:hover {}


form.contact {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	}

form.contact table {
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	margin-bottom: 10px;
	}


a#autonumber4 {
	text-decoration: none;
	color: #0D2281;
}

a:visited#autonumber4 {
	text-decoration: none;
	color: #0D2281;
}

a:hover#autonumber4 {
	text-decoration: underline;
	color: #8C5555;
	}

img {
	border: 0px;
	padding: 0px;
	}



h1.financial {
	font-family: Tahoma, helvetia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D2281;
	}

h1.headline1 {
	font-family: Tahoma, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	margin-bottom: 5px;
	}

h1.headline2 {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16pt;
	margin-bottom: 5px;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
	color: #122B8B;
	font-family: Arial, helvetica, sans-serif;
}

H3 {
font-family: Tahoma, arial, helvetica, sans-serif;
color: #122B8B;
font-weight: bold;
font-size: 14pt;
}

.obutton {
	font-size: 10pt;
	}



td.dummy {
	cursor: default;
	background-color: #0D2281;
	}

.rightlinks {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	font-weight: bold;
	font-style: italic;
	}



a.mainlink
	{
	 text-decoration: none;
	 color: #E5E5E5;
	 font-weight: bold;

	} 

a.mainlink:visited
	{
	 text-decoration: none;
	 color: #E5E5E5;
	 font-weight: bold;
	} 

a.mainlink:hover
	{
	 text-decoration: none;
	 color: #8C5555;
	} 


table.header {
	background-image: url('../images/logo_main_line.png'); 
	border: 0px; 
	padding: 0px; 
	border-collapse: collapse; 
	width: 100%;
	}

table.header td {
	padding: 0px;
	}








td.menuitem {
	/*border: 0px none; */
	width : 125px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #0D2281;
	color: #FFFFFF;
	padding: 0px;
}
td.menuitem a {
	/*border:0px none; */
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
}
td.menuitem a:hover {
	/*border:0px none; */
	width: 100%;
	text-decoration: none;
	background-color: #8C0000;
	color: #FFFFFF;
	padding: 0px;
}

td.MenuSelected {
	/*border:0px none; */
	width : 125px;
	text-align: center;
	font-family: Arial, Helvetica-Bold, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #8C0000;
	color: #FFFFFF;
}
td.MenuSelected a {
	text-decoration: none;
	background-color: #8C0000;
	color: #FFFFFF;
}



td.SubMenuHeader {
	cursor: default;
	width: 140px;
	background-color: #8C0000;
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: none; 
	border-top: 0px none; 
	border-bottom-style: none; 
	border-bottom-width: medium;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold
	}

td.SubMenuHeader a {
	text-decoration: none;
	color: #FFFFFF;
	}
td.SubMenuHeader a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
td.SubMenuHeader a:hover {
	text-decoration: none;
	color: #DDDDDD;
	}


td.SubTri {
	cursor: default;
	width: 22px;
	background-color: #8C0000;
	border-right-style: none;
	border-right: 0px none;
	border-left-style: none;
	border-left: 0px none;
	border-bottom-style: none; 
	border-bottom-width: medium;
	border-top-style: none; 
	border-top: 0px none; 
	}

td.Submenuitem {
	width : 162px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Tahoma-Bold, Helvetica-Bold, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #7E899A;
	color: #FFFFFF;
}

td.Submenuitem a {
	width : 162px;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	background-color: #7E899A;
	color: #FFFFFF;
}

td.Submenuitem a:hover {
	width : 162px;
	text-decoration: none;
	text-align: left;
	background-color: #c0c0c0;
	color: #000000;
}

ol { 
	list-style : decimal; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px;
   }




ul { 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px; list-style-type:decimal; list-style-image:url('../images/ul_main.png')
   }

ul li {
	margin-top: 15px;
	margin-bottom: 15px;
	}


ul.small { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 13px; list-style-type:decimal; list-style-image:url('../images/ul_small.png')
   }

ul.small li {
	margin-top: 5px;
	margin-bottom: 5px;
	}

ul.small a{ 
	text-decoration: none;
	color: #0C5586;
   }


ul.small a:visited{ 
	text-decoration: none;
	color: #0b4474;
   }

ul.small a:hover{ 
	text-decoration: none;
	color: #000000;
   }

ul.links {
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 13px;
	margin-left: 20px; 
	margin-right: 10px;
	list-style-type:decimal; 
	list-style-image:url('../images/ul_small.png');
	}

ul.links a{ 
	text-decoration: none;
	color: #0C5586;
   }


ul.links a:visited{ 
	text-decoration: none;
	color: #0b4474;
   }

ul.links a:hover{ 
	text-decoration: none;
	color: #000000;
   }	

ul.dummy {
	margin-top: -30px; list-style-type:decimal; list-style-image:url('../images/blank.gif')
}


table.newsitem {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	border-collapse: collapse; 
	border-style: dashed; 
	border-width: 1px; 
	padding: 1px;
	border-color: #111111;
	width: 100%;
	background-color: #E5E5E5;
	}

table.newsitem th {
	text-align: left;
	font-size: 15px; 
	font-weight: bold; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
	background-color: #8C0000; 
	color: white; 
	border-right-style:none; 
	border-right-width:medium; 
	padding: 5px;
}

table.newsitem th.blue {
	text-align: left;
	font-size: 15px; 
	font-weight: bold; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
	background-color: #122B8B; 
	color: white; 
	border-right-style:none; 
	border-right-width:medium; 
	padding: 5px;
}

table.newsitem th.tri {
	text-align: right; 
	vertical-align: top;
}

table.newsitem th.bluetri {
	text-align: right; 
	vertical-align: top;
	background-color: #122B8B;
}

table.newsitem td {
	border-top-style: none; 
	border-top-width: medium; 
	padding: 12px;
	height: 89px;
}

table.newsitem td a {
	text-decoration: none; 
	font-weight: 700;
	color: #0C5586;
	font-size: 12px;
	}

table.newsitem td a:visited {
	text-decoration: none; 
	font-weight: 700;
	color: #0C5586;
	font-size: 12px;
	}

table.newsitem td a:hover {
	text-decoration: none; 
	font-weight: 700;
	color: #000000;
	font-size: 12px;
	}

table.newsitem ul {
	padding: 0px;
	font-size: 13px;
	margin-left: 35px; 
	margin-right: 10px;
	list-style-type:decimal; 
	list-style-image:url('../images/ul_main.png');
	}


#scoresdiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	cursor: default;
	padding-top: 20px;
	}

#scores {
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #111111; 
	width: 260px; 
	border-collapse: collapse;
	font-size: 12pt;
	font-family: verdana, sans-serif;
	
	}

#scores td {
	border: 1px dashed #444444;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	}

#scores th {
	background-color: #EDEDED;
	font-size: 16pt;
	border-bottom: 1px dashed #444444;
	}
