body
{
background-color:#010101;
}
#header
{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 648px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
}
#topmenucontainer
{
	height:37px;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
}
#frontpagebodycontentcontainer
{
	background-color: #ffffff;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
}
#bodycontentcontainer
{
    background-image: url('/images/contentbgpattern.jpg');
	background-repeat: repeat;
	background-color: #ffffff;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
}
#leftcontentcontainer
{
	/*background-color: #ffffff;*/
	width: 170px;
	font-family:arial;
	text-align:justify;
	font-size:11px;
	color:#000000;
	float:left;
	margin-right: auto;
	margin-left: 5px;
}
table#Table_01
{
    padding: 0px;
}
#titleA
{
	font-family: arial;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	color:#003aa6;
}
#content_text
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
li.homebullet {
list-style-image:url('/images/li_left.jpg');
}
a.links_TextLinks, .links_TextLinks:links{
text-decoration:none;
color: #003aa6;
}
.links_TextLinks:hover {
color: #003aa6;
text-decoration:underline;
}
#content_links {
	padding-left: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003aa6;
	font-weight: bold;
	height: 64px;
	line-height: 72px;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: left top;
}
.content_links, a.content_links, .content_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003aa6;
	font-weight: none;
	text-decoration:none;

}
.content_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003aa6;
	font-weight: bold;
	text-decoration:underline;

}
.page_title {
	font-family: arial;
	font-size: 11px;
	color: #003aa6;
	font-weight: bold;
	padding-left: 0px;
}
#footer
{
	background-image: url('/images/footer_bg.jpg');
	background-repeat:no-repeat;
	width:648px;
	height:64px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	margin-right:auto;
	margin-left:auto;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.footer_links, a.footer_links, .footer_links:link
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_links:hover
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;	
}
.footer_links:visited
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
