@charset "utf-8";
/* CSS Document */

body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

th {
font-weight:bold;
color:#FFFFFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #222325;
}

.footer {
font-size:10px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
text-align:center;
height:100px;
padding-top:6px;
padding-left:140px;
}

.text_nav {
margin-top:15px;
color:#FFFFFF;
}


.footer a:link {
	font-weight:bold;	
	color: #8E9DBE;
	text-decoration: none;
}
.footer a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #8E9DBE;
}
.footer a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #D1D8E0;
}
.footer a:active {
	font-weight:bold;
	text-decoration: none;
	color: #D1D8E0;
}


.main_content {
vertical-align:top;
vertical-align:text-top;
width:722px;
text-align:left;
padding-top:15px;
padding-left:15px;
padding-right:10px;
}

.main_content_fp {
float:left;
width:542px;
text-align:left;
padding-top:15px;
padding-left:15px;
padding-right:10px;
}

.rhs_fp {
float:right;
margin-top:5px;
width:160px;
border-left:thin dotted #8E9DBE;
text-align:left;
padding-top:0px;
padding-left:10px;
padding-right:2px;
}

.rhs_title {
float:right;
margin-top:15px;
background-image:url(images/rhs_title.jpg);
background-repeat:no-repeat;
width:160px;
padding-left:10px;
padding-right:2px;
height:18px;
color:#FFFFFF;
font-weight:bold;
}

.rhs_feature_prod {
margin-bottom:5px;
margin-right:10px;
text-align:center;
font-weight:bold;
font-size:9px;

}

.rhs_feature_prod a:link {
	font-weight:bold;	
	color: #8E9DBE;
	text-decoration: none;
}
.rhs_feature_prod a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #8E9DBE;
}
.rhs_feature_prod a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #D1D8E0;
}
.rhs_feature_prod a:active {
	font-weight:bold;
	text-decoration: none;
	color: #D1D8E0;
}

.main_content a:link {
	color: #4A5767;
	text-decoration: none;
}
.main_content a:visited {
	text-decoration: none;
	color: #4A5767;
}
.main_content a:hover {
	text-decoration: underline;
	color: #8E9DBE;
}
.main_content a:active {
	text-decoration: none;
	color: #8E9DBE;
}


.search_box {
background-image:url(images/search_bg.jpg);
background-repeat:repeat-y;
}

.srch_input {
margin-top:0px;
padding-left:14px;
margin-bottom:0px;
text-align:left;
}

.input_box {
background-image:url(images/search_box.jpg);
background-repeat:no-repeat;
padding-left:5px;
border:0px;
width:132px;
}

.input_box_size {
margin-top:2px;
padding-left:5px;
border:0px;
width:118px;

font-size:9px;
}

.menu_item {
margin-top:5px;
padding-left:28px;
text-align:left;
}

.menu_item a:link {
	color: #cccccc;
	text-decoration: none;
	font-weight:bold;
}
.menu_item a:visited {
	text-decoration: none;
	color: #cccccc;
	font-weight:bold;	
}
.menu_item a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
.menu_item a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

h1 {
font-size:16px;
color:#4A5767;

}

h3 {
font-size:14px;
color:#8E9DBE;

}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.90;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


