table
{
	border:0;
}

div#headerNav
{
	color:#FFFFFF;
}

div#headerNav  a:link
{
	color:#FFFFFF;
}
div#headerNav a:visited {
	color:#FFFFFF;
}
div#headerNav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a, .text a, .text_small a
{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, .text a:link, .text_small a:link {
	color: #069;
	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;
	text-decoration: underline;
}

a:visited, .text a:visited, .text_small a:visited
{
	color: #666;
	text-decoration: none;
}

.small_a
{
	font-weight: normal;
}

.lg_a
{
	font-weight: normal;	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #069;
	font-weight: bold;
}

.text_subheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	color:#000099;
}

.text_sub_subheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#069;
}

.text_page_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.text_Section_Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.text_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.text_tiny
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color:#FFFFFF;
	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: #eeeeee;
	background-image: url(../../images/back_fadeleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

TD#wrapperRight
{
	empty-cells:show;
	width:50%;
	background-color: #eeeeee;
	background-image: url(../../images/back_faderight.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
TD#wrapperCenter
{
	width:784px;
	background-color:#eeeeee;
	background-image: none;
}

li#li_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	display:list-item;
	list-style:none;
}

/* Footer Styles */
  
div.text_footer_links
{
	height: 55px;
	vertical-align: middle;
	text-align:center;
	width:98%;
	line-height:55px;
}

.text_footer_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	height:110px;
	background-color:#eeeeee;
}

.text_footer_menu a:link 
{
	color: #666;
	text-decoration: none;
}

.text_footer_menu a:hover
{
	color: #9CF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_footer_menu a:active
{
	color: #666666;
	text-decoration: underline;
}

.text_footer_menu a:visited
{
	color: #666;
	text-decoration: none;
}