table
{
	border:0;
}


a, .text a, .text_small a
{
	color: #333;
	font-size: inherit;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, .text a:link, .text_small a:link {
	color: #900;
	font-size: inherit;
	text-decoration: none;
}


a:hover, .text a:hover, .text_small a:hover
{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active, .text a:active, .text_small a:active
{
	color: #666666;
	font-size: inherit;
	text-decoration: underline;
}

a:visited, .text a:visited, .text_small a:visited
{
	color: #900;
	font-size: inherit;
	text-decoration: none;
}

.small_a
{
	font-size: 10px;
	font-weight: normal;
}

.lg_a
{
	font-size: 12px;
	font-weight: normal;	
}






.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.text_subheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	color:#000099;
}

.text_sub_subheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF9900;
}

.text_page_title
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text_Section_Header
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.text_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.text_tiny
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color:#C93;
	margin:0px;
	padding:0px;
	background-image: none;
}

/* Outer Wrapper */
TD#wrapperLeft
{
	border:none;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	empty-cells:show;
	width:50%;
	background-color: #C93;
	background-image: url(../../images/bk_left1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

TD#wrapperRight
{
	empty-cells:show;
	width:50%;
	background-color: #C93;
	background-image: url(../../images/bk_right1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
TD#wrapperCenter
{
	width:784px;
	background-color:#C93;
	background-image: none;
}

li#li_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	display:list-item;
	list-style:none;

}

/* Footer Styles */
  
div.text_footer_links
{
	height: 55px;
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	width:998px;
	line-height:55px;
	background-image:none;
	color: #300;
}




.text_footer_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height:40px;
	background-color:#300;
}

.text_footer_menu a:link 
{
	color: #FFC;
	font-size: inherit;
	text-decoration: none;
}

.text_footer_menu a:hover
{
	color: #CC9;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_footer_menu a:active
{
	color: #666666;
	font-size: inherit;
	text-decoration: underline;
}

.text_footer_menu a:visited
{
	color: #FFC;
	font-size: inherit;
}
