/******************
 * LAYOUT - START *
 ******************/

html {
	margin : 0;
	padding : 0;
	background-color: #F7F7F7;
	overflow-y: scroll; /* This line is used to always show the scroll bar in firefox */
	overflow-x: auto;
}

body {
font : 9pt/14pt Verdana, Arial;
color : #333333;
margin : 0;
padding : 0;
min-height : 100%;
text-align: center;
}

p {
font : 9pt/14pt Verdana, Arial;
margin-top : 0;
}

h3 {
font : italic normal 12pt Verdana, Arial;
letter-spacing : 1px;
margin-bottom : 0;
color : #333333;
}
 
#container {
  margin: 0 auto;
  width: 968px;
  text-align: left;
  } 
 
.tableborder {
	border: 1px #666666 solid;
}
 
.tableborderlt {
	border: 1px #999999 solid;
}

table.tableborderwhite td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: white;
}

td {
	font : 9pt/14pt Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
 
td.header_bg {
	background-image: url(images/Header_bg.gif);
}

td.feature_shadow_center {
	background-image: url(images/feature_shadow_center.png);
}

td.right_bg {
	background-image: url(images/right_bg.gif);
}

td.left_bg {
	background-image: url(images/nav_bg.gif);
}

td.search_bg {
	background-image: url(images/search_bg.gif);
}


/****************
 * LAYOUT - END *
 ****************/
 
/***********************
 * TEXT STYLES - START *
 ***********************/
.FLASH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
}


.text_white{
	color: #ffffff;
}
.text_bottom_nav{
	font-family: verdana;
	font-size:11px;
	color: #FFFFFF;
}




.text_white_bold{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}

.text_white_large_bold{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.text_norm {
	font-family: Arial,Verdana;
	font-size: 11px;
}
.text_norm_red {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #FF0000;
}

.text_norm_green {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #008000;

}

.text_italic {
	font-style: italic;
}
.text_large_bold {
	font-family: Arial,Verdana;
	font-size: 16px;
	font-weight: bold;
}

.text_large_bold_red {
	font-family: Arial,Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0033;
}

.text_med_norm {
	font-family: Arial,Verdana;
	font-size: 13px;
}

.text_med_bold {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
}

.text_med_bold_red {
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0033;
}

.text_med_bold_green {
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #008000;
}

.text_bold {
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
}

.text_bold_white {
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.upper_nav {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
}

.text_bold_white {
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.text_mini {
	font-family: Arial,Verdana;
	font-size: 9px;
}
.text_mini_bold {
	font-family: Arial,Verdana;
	font-size: 9px;
	font-weight: bold;
}

.text_mini_red {
	font-family: Arial,Verdana;
	font-size: 9px;
	color: #FF0000;
}

.text_error {
	font-family: Arial,Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.text_green {
	font-family: Arial,Verdana;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}
.text_bg_ltgreen {
	font-family: Arial,Verdana;
	font-size: 16px;
	font-weight: bold;
	background-color: #66FF99;
}
.bodytextlarger {
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 150%;
}
.text_title {
	font-family: Arial,Verdana;
	font-size: 13px;
}
.text_left_nav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
	color: #000000;
}

.printfooter {
	color: gray;
	font-size: 10px; 
	font-family: Arial,Helvetica,sans-serif; 
	text-align: center;
}

.text_homepage {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}


/*********************
 * TEXT STYLES - END *
 *********************/

/*******************
 * ANCHORS - START *
 *******************/

.anylinkcss {
	position: absolute;
	visibility: hidden;
	font: normal 12px Verdana;
	line-height: 15px;
	padding: 2px 0;
	z-index: 100;
	background-color: #EDEFF1;
	width: 215px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	background-color: #EDEFF1;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #000000;
	border: 1px #666 solid;
}

.anylinkcss a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #000000;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #00125C;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border: 1px #FFFFFF solid;
}

a:link {
font-weight : bold;
text-decoration : none;
color : #000000;
}

a:visited {
font-weight : bold;
text-decoration : none;
color : #333333;
}

a:hover, a:active {
text-decoration : underline;
color : #333333;
}

a.searchresults {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.searchresults:hover { 
	color: #000000; 
	text-decoration: underline;
}

a.text_white:link {
	color: #FFFFFF;

}

a.text_white:visited { 
	color: #FFFFFF;

}

a.text_white:hover { 
	color: #FFFFFF;

}

a.text_white:active { 
	color: #FFFFFF;

}

a.text_white_bold:link {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

a.text_white_bold:visited { 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;

}

a.text_white_bold:hover { 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;

}

a.text_white_bold:active { 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;

}




a.text_white_bold_med:link{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;

}

a.text_white_bold_med:visited { 
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;

}

a.text_white_bold_med:hover { 
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;

}

a.text_white_bold_med:active { 
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;

}


a.bottom_nav{
	font-family: verdana;
	font-size:11px;
	color: #FFFFFF;
}

a.bottom_nav:hover{
	color: #FFFFFF;
}

a.bottom_nav:visited{
	color: #FFFFFF;
}



a.text_grey:link { 
	color: #B5BEC4;
}

a.text_grey:visited { 
	color: #B5BEC4; 	
}

a.text_grey:hover { 
	color: #B5BEC4;
}

a.text_grey:active { 
	color: #B5BEC4;
}

a.link_mini_bold:link { 
	font-size: 9px; 
	font-weight: bold; 
}

a.link_mini_bold:visited { 
	font-size: 9px; 
	font-weight: bold;
}

a.link_mini_bold:hover { 
	font-size: 9px; 
	font-weight: bold;
}

a.link_mini_bold:active { 
	font-size: 9px; 
	font-weight: bold;
}

a.text_med_bold {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}



a.left_nav:link { 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	font-family: Arial;
	line-height: 20px;
}

a.left_nav:visited { 
	font-size: 11px; 
	font-weight: bold;
	color:#000000;
	font-family: Arial;
	line-height: 20px;
}

a.left_nav:hover { 
	font-size: 11px; 
	font-weight: bold;
	color:#000000;
	font-family: Arial;
	line-height: 20px;
}

a.left_nav:active { 
	font-size: 11px; 
	font-weight: bold;
	color:#000000;
	font-family: Arial;
	line-height: 20px;
}



/*****************
 * ANCHORS - END *
 *****************/

/***********************
 * LINK STYLES - START *
/***********************/
a.link_upper_white {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.link_norm {
	font-family: Verdana, Arial;
	font-size: 11px;
}

.link_mini {
	font-family: Verdana, Arial;
	font-size: 9px;
}

.link_mini_footer {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #CCCCCC;
}

.link_white {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.link_white_bold {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.link_red {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
}

a.link_green {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: green;
}

.link_bold {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.link_large {
	font-family: Verdana, Arial;
	font-size: 14px;
}

.link_large_bold {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

a.link_title { 
	color: #000000; 
	font-size: 13px;
}

a.link_title_bold { 
	color: #000000; 
	font-size: 13px;
	font-weight: bold;
}

a.link_dcc_nav {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.link_white_bold {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.link_white_bold:hover {
	color: #FFFFFF;
}
a.link_white_bold:visited {
	color: #EFEFEF;
}
a.link_white_bold:active {
	color: #FFFFCC;
}

a.link_upper_white:link { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #FFFFFF;
}

a.link_upper_white:visited { 
	color: #FFFFFF;
}

a.link_upper_white:hover { 
	color: #FFFFFF;
}

a.link_upper_white:active { 
	color: #FFFFFF;
}

a.link_med_bold { 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000;
	font-family: Arial;
	line-height: 20px;
}


/*********************
 * LINK STYLES - END *
 *********************/

/*********************
 * Side Menu - START *
 *********************/
#dhtmlgoodies_menu {	
	visibility: visible;	
	font-family: Verdana, Arial;	/* Font for main menu items */
	width: 150px;	/* Width of main menu */
}

#dhtmlgoodies_menu	li {	/* Main menu <li> */
	list-style-type: none;	/* No bullets */
	margin: 0px;	/* No margin - needed for Opera */
}

#dhtmlgoodies_menu ul {	
	margin: 0px;	/* No <ul> air */
	padding: 0px; /* No <ul> air */
}

#dhtmlgoodies_menu ul li ul {	/* Styling for those who doesn't have javascript enabled */
	padding-left: 10px;
}

#dhtmlgoodies_menu li a {	/* Main menu links */
	margin: 0px;	/* A little bit of air */
	padding: 0px;	/* Air between border and text inside */
}

#dhtmlgoodies_menu li a:hover,#dhtmlgoodies_menu .activeMainMenuItem {
	color: #FFFFFF;
}

.dhtmlgoodies_subMenu {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	border:1px #000000 solid;
	background-color: #CE0E0F;
	text-align: left;
}

.dhtmlgoodies_subMenu ul {
	margin: 0px;
	padding: 0px;	
}

.dhtmlgoodies_subMenu ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}	

.dhtmlgoodies_subMenu ul li a,.dhtmlgoodies_subMenu ul li a:visited {	/* Sub menu items */
	white-space: nowrap;	/* No line break */
	text-decoration: none;	/* No underline */
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	height: 16px;	/* 16 pixels height */
	line-height: 16px;	/* 16 pixels height */
	padding: 1px;	/* 1px of "air" inside */
	display: block;	/* Display as block - you shouldn't change this */
}

.dhtmlgoodies_subMenu ul li a:hover {	/* Sub menu items - mouse over effects */
	color: #FFFFFF;	/* White text */
	background-color: #F34243;	/* background */
}
/*******************
 * Side Menu - END *
 *******************/


