/* CSS Document */


/* Main Format styles */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img_shr/bg_page_with_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E9E9E9;
	font-size: 86%;
}

p {
	line-height: 170%;
}


li {
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;

}

h1, h2, h3 {
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Arial, "Tw Cen MT";
}
h4, h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}

a:link {
	color: #000066;
	text-decoration: underline;

}
a:visited {
	color: #000099;
	text-decoration: underline;

}
a:hover, a: active {
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
}


.feature_box_text{
	text-align: left;
	background-color: #006699;
	margin-left: 15px;
}

/* Layout styles */

div#wrapper
{

	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
div#header
{
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
}

div#main_box{
	width: 780px;
	text-align: center;
}

div#main_content{
	width: auto;
	padding: 10px 20px 20px 25px;
	text-align: left;
}
div#content_rhs{
	float: right;
	width: 240px;
	padding: 5px;
	display: block;
	text-align: center;
}

div#feature_boxes {
	background-color: #999999;
	width: 780px;
/*	margin-right: auto;
	margin-left: auto; */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	display: block;
}
#feature_boxes table {
	width: 100%;
	margin: 0px;
	padding: 0px;

}

#feature_boxes td {
	background-image: url(../img_shr/feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	height: 116px;
	border-top: 1px none;
	border-right: 1px solid #666666;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
	width: 33.3%;
	text-align: left;

}
#feature_boxes a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}

#feature_boxes a:link, #feature_boxes a:visited {
	color: #666666;
}

#feature_boxes a:hover, #feature_boxes a:active {
	color: #FF0000;
}

div#footer{
	background-color: #CC0000;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
	vertical-align: middle;
}


/* Navigations styles */



.main_nav {
	clear: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	width: 780px;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #999999;
	border-right: #999999;
	border-bottom: 1px solid #999999;
	border-left: #999999;
	height: 21px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.main_nav ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;

}

.main_nav ul li{
	display: inline;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	line-height: 21px;
}


a.nav {
	text-decoration: none;
	padding: 4px 20px;
}
a.nav:link, a.nav:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, "Tw Cen MT";
	font-size: medium;
	font-weight: bold;
	color: #000000;
		text-decoration: none;
}

a.nav:hover,  a.nav:active  {
	background-color: #CC0000;
	color: #FFFFFF;

}

a.sub_nav:link, a.sub_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.sub_nav:hover, a.sub_nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 20px;
}
.sub_nav ul {
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: -10px;
	text-align: left;
}
.sub_nav li{
	display: block;
	list-style-image: none;
	margin: 0px 15px 0px -20px;
	padding: 5px 5px 5px 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
}


/* Image styles */
#scroll {

}

.logo_image {
	padding: 5px;
	clear: left;
	width: 780px;
}



.footerleft {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: small;
	text-align: left;
	font-weight: bold;
}

.footerright {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: small;
	font-weight: bold;
		text-align: right;
}

.footerright a:link, .footerright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;


}
.footerright a:hover, .footerright a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCCFF;
	text-decoration: none;
}
.footerleft a:link, .footerleft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;


}
.footerleft a:hover, .footerleft a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCCFF;
	text-decoration: none;
}
.box2bot {
	background-image: url(../img_shr/box_bot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;

}
.box2 {
	background-image: url(../img_shr/box/box2_bg.gif);
	background-repeat: repeat-y;
}
.box2top {
	background-image: url(../img_shr/box_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxLHS {
	background-image: url(../img_shr/BoxBGLHS.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.boxRHS {

	background-image: url(../img_shr/BoxBGRHS.gif);
	background-repeat: repeat-y;
}
.box_mid {
	line-height: 110%;

}
.box_mid ul li {
	margin-left: -30px;
}
.smalltext {
	font-size: x-small;

}
.box_mid ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#datatable {
	background-color: #999999;
}
#datatable td {
	background-color: #FFFFFF;
	padding: 5px;
}
#datatable td.selected {
	background-color: #CC0000;
	padding: 5px;
	color: #FFFFFF;
}
.rhsinfotables {
	padding-left: 30px;
	padding-top: 30px;
}

.languages td {
	width: 14%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	vertical-align: top;
	text-align: center;

}

