BODY {
	background-color: #eefd8e;
	margin: 0px;
	padding: 0px;
}
td, th, input { /* redundant rules for bad browsers  */
            font-family: verdana,Arial;
            font-size: 12; 
    } 
 
a:link {font-family: Verdana; font-size: 10pt;color: #000000;text-decoration: none;}
a:visited {font-family: Verdana; font-size: 10pt;color: #000000;text-decoration: none;}
a:active {font-family: Verdana; font-size: 10pt;color: #000000;text-decoration: none;}
a:hover {font-family: Verdana; font-size: 10pt;color: #ee0066; text-decoration: none;}
.sidebarText {  font-family: Verdana; font-size: 8pt}
A:hover { TEXT-DECORATION: none} 

.container { 
	background-position: center;
	background-repeat: repeat-y; 
}
.td1
{
border-left: 1px solid #ffd2d5;
border-right: 1px solid #ffd2d5;
border-top: 1px solid #ffd2d5;
border-bottom: 1px solid #ffd2d5;
font-size: 9pt;
}
.td2
{
border-right: 1px solid #ffd2d5;
border-top: 1px solid #ffd2d5;
border-bottom: 1px solid #ffd2d5;
font-size: 9pt;
}
.td3
{ 
border-top: 1px solid #ffd2d5;
font-size: 9pt;
}
#breadcrumbs {
	FONT-SIZE: 85%; BACKGROUND: url(images/breadcorners-background.gif) #f7f8f8 repeat-x 50% bottom; PADDING-BOTTOM: 30px; COLOR: #999; PADDING-TOP: 4px
}
.footer_container {
	background-image: url('images/background.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.main_area {
	width: 750px;
}

.logo_underline {
	height: 4px;
	background-color: #40617B;
}

.content_column {
	width: 750px; 
	background-color: #FFFFFF;
}
 

.wrapper {
	background-color: #FFFFFF;
	width: 750px; 
} 
.wrapperhome { 
	background-position: center;
	background-repeat: repeat-y; 
}
.menu_column {
	width: 180px;
	background-color: #FFFFFF; 
	background-repeat: repeat-x;
	border-left: 1px solid #EEEEEE;
}

.page_image {
	margin-bottom: 0px;
	border-bottom: 1px solid #B0E8FF;
}

.menu {
	padding: 4px;
	padding-top: 8px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #414141;
	
}

.menu ul {
	margin-top: 8px;
}

.menu li {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #40617B;
	list-style-image: url('images/menu_arrow.gif');
	margin-left: -12px;
	line-height: 150%;
}

.menu a:link, .menu a:visited, .menu a:active {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #40617B;
	line-height: 150%;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	color: #40617B;
	text-decoration: none;
}

.menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu h1, .content h1 {
	color: #F2657C;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	
	
}

.menu h2 {
	background-color: #F2657C;
	padding: 3px;
	color: #F2657C;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin-left: -4px;
	margin-right: -4px;
	
}

.content h1 {
	font-size: 15px;
}

.content {  
    width: 510px;
	padding: 6px;
	font-family: verdana, sans-serif;
	color: #414141; 
	font-size: 11px;
	
}

.content TD {
	background-repeat: repeat-x;
	padding: 6px;
	font-family: verdana, sans-serif;
	color: #414141;
	font-size: 11px;
}

.content TD a:link, .content TD a:visited, .content TD a:active {
	color: #6593B8;
}

.content a:link, .content a:visited, .content a:active {
	color: #6593B8;
}

.sub_links {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 4px;
	color: #40617B;
}

.sub_links a:link, .sub_links a:active, .sub_links a:visited {
	color: #40617B;
	text-decoration: none;
}

.text_block {
	text-align: left;
	margin-left: 2px;
	margin-right: 2px;
}

.text_block a:link, .text_block a:visited, .text_block a:active, .indent a:link, .indent a:visited, .indent a:active {
	color: #6593B8;
}

.text_block a:hover, .indent a:hover {
	color: #40617B;
}

.footer {
	clear: all;
}

.footer_bg {
	background-image: url('images/footer_top.gif');
	background-repeat: none;
	height: 12px;
	margin: 0px;
}

.footer_main {
	background-color: #40617B;
	padding: 4px;
	font-size: 9px;
	font-family: verdana;
	color: #A5B4C2;
}

.footer_main a:link, .footer_main a:visited, .footer_main a:active {
	color: #A5B4C2;
	text-decoration: none;
}

.footer_main a:hover {
	color: #ffffff;
}

.footer_right {
	float: right;
}

.yellowbox
{
	padding:8px;
	border:1px solid #DDD;
	background-color:#FFFADD;
	line-height:150%;
}

.yellowbox a:link, .yellowbox a:visited, .yellowbox a:active {
	color: #6593B8;
	text-decoration: none;
}

.indent {
	margin-left: 20px;
	margin-right: 6px;
	text-align: justify;
	margin-top: 4px;
}

.comp_updates {
	font-size: 10px;
	font-family: verdana, sans-serif;
	margin: 4px;
	color: #414141;
}

.comp_updates .text {
	border-top: 1px solid #40617B;
	border-left: 1px solid #40617B;
	border-bottom: 1px solid #C1CDE2;
	border-right: 1px solid #C1CDE2;
	background-color: #F3F5F9;
	margin: 3px;
	padding: 2px;
	font-size: 9px;
	width: 95%;
}

.comp_updates .submit {
	border-top: 1px solid #A9BECF;
	border-left: 1px solid #A9BECF;
	border-bottom: 1px solid #40617B;
	border-right: 1px solid #40617B;
	background-color: #D7DCE6;
	margin: 3px;
	padding: 2px;
	font-size: 9px;
	font-weight: bold;
	width: 95%;
}

.right_box {
	float: right;
	width: 325px;
}

.left_box {
	width: 320px;
}

.info_box {
	width: 195px;
	border: 1px solid #FBF0A5;
	background-color: #FDFEE3;
	padding: 5px;
	padding-bottom: 10px;
	-moz-border-radius: 7px;
}

.info_box a:link, .info_box a:visited, .info_box a:active {
	color: #527CB4;
	font-size: 12px;
	text-decoration: none;
}

.info_box TD {
	font-size: 10px;
	font-weight: bold;
	color: #414141;
}
 
.jobs_box {
	width: 495px;
	border: 1px solid #EEEEEE;
	background-color: #F7F7F6;
	padding: 5px;
	padding-bottom: 10px;
	-moz-border-radius: 7px;
}

.jobs_box a:link, .jobs_box a:visited, .jobs_box a:active {
	color: #527CB4;
	font-size: 12px;
	text-decoration: none;
}

.jobs_box TD {
	font-size: 10px;
	font-weight: bold;
	color: #414141;
}

.situation_box, .features_column {
	color: #000000;
	font-size: 11px;
	margin-left: 6px;
	text-align: justify;
	margin-right: 6px;
}

.features_column h2, .content h2 {
	color: #406889;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

.features_column li {
	list-style-type: none;
	margin-left: -25px;
}

.features_column ul {
	margin-top: 4px;
}

.situation_box h3 {
	font-size: 10px;
	color: #FA0813;
	font-weight: bold;
	margin-bottom: 2px;
}

.situation_box h2 {
	color: #9608FA;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: -3px;
}

.copyright_box h3 {
	font-size: 10px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 2px;
}

.copyright_box h2 {
	color: #9608FA;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: -3px;
}


.info_box h2 {
	margin-left: 3px;
	color: #436E90;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
}

.imgwrap {
	margin-right: 10px;
}

.sale_image {
	background-image: url('images/sale_image.gif');
	margin-left: -4px;
	margin-right: -4px;
	height: 150px;
}

.row_bg {
	background-image: url('images/row_bg.gif');
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
	vertical-align: absmiddle;
}

.link_row, .link_row_nobg {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #1F3C5E;
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #ffffff;
}

.link_row {
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-x;
	border-right: 1px solid #D2D2D3;
}

.link_row li {
	list-style-type: none;
	margin-left: -30px;
	line-height: 150%;
	list-style-image: url('images/menu_arrow.gif');
}

.link_row a:link, .link_row a:active, .link_row a:visited {
	color: #234A69;
	text-decoration: none;
}

.link_row a:hover {
	color: #FF8A24;
}

.link_row h1 {
	font-size: 12px;
	font-weight: bold;
	color: #2A4E79;
}

.news_block {
	text-align: justify;
}

.news_links {
	margin-top: 8px;
	font-weight: bold;
	text-align: right;
}

.news_links a:link, .news_links a:active, .news_links a:visited {
	text-decoration: none;
	color: #2A4E79;
}

.news_links a:hover {
	color: #FF8A24;
}

.useme{font-weight:bold;background-color:#E0DFE0} 
.useyou, .useme:hover{font-weight:bold;background-color:#FFFFE0}

input   {
	color: #000000; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold; 
	font-size: 12px;  
	border-color:#EEEEEE;
	border-width:1;						
	} 