/* CSS Document */

.SiteMap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0033cc;
	/*COLOR: #3366cc;*/
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}
.SiteMapCurrent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ce2029;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}


/* Main top munu's style begin */

.transdiv {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	filter:alpha(Opacity=40);
	opacity:0.4;
	-khtml-opacity: 0.4;
	-moz-opacity:0.4;
	background-color:#FFFFFF;
	z-index: -1;
}

.menu {
	WHITE-SPACE: nowrap;
	POSITION: relative;
	margin: 0;
	padding: 0;
	width: 70%;
	z-index: 100;
}

.menu UL {
	margin: 0;
	padding: 0;
	float: left;
	WHITE-SPACE: nowrap;
	POSITION: relative;
	width: 100%;
	
}

.menu UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 15%;
	line-height: 170%;
	border-left: 1px solid #ffffff;
}

.menu UL LI#item_0 {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 15%;
	line-height: 170%;
	border-left: none;
}

.menu UL LI A{
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

.menu UL LI A:hover {
	color:#ce2029;
	text-decoration: none;
	font-weight: normal;	
}

.menu UL LI:hover DIV, .menu UL LI.over DIV{
	display: block;
}

.menu UL LI:hover A, .menu UL LI.over A{
	color:#ce2029;
	text-decoration: none;
	font-weight: normal;
}

/* Fix IE. Hide from IE Mac */
*html UL LI
{ 
	float: left;
	height: 1%;
}

*html UL LI A 
{
	height: 1%;
}
/* End */

.slide {
	position: absolute;
	display: none;
	border: 1px solid #3366cc;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #F8F8F8;
	z-index: 101;
}

.slide UL {
	display: block;
	position: relative;	
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 130px;
	z-index: 100;
	
}

.slide UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
	width: auto;
	border-style: none;
	line-height: 130%;
	background-color: #F8F8F8;
	z-index: 100;
}

.menu UL LI DIV.slide UL LI A {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	color: #0033cc;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	text-align:left;
	text-indent: 20px;
	border: 1px solid #F8F8F8;
}

.menu UL LI DIV.slide UL LI A:hover {
	color:#ce2029;
	text-decoration:none;
	font-weight: normal;
	background-color: #B3D5EE;
	border-color: #3366cc;	
}

/* Main top menu's style end */



/* Main vertical menu's style begin */

.menuVertical UL
{
	display: block;	
	float: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	width: 150px;
	background-color: #F8F8F8;
	border: 1px solid #3366cc;
	border-top-style: none;
	
}

.menuVertical UL LI {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;
	list-style: none;
	float: none;
	width: auto;
	border-style: none;
	line-height: 130%;
	/*background-color: #E7F2FA;*/
}
.menuVertical UL LI#FirstItem {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	list-style: none;
	float: none;
	width: auto;
	border-style: none;
	line-height: 130%;
	/*background-color: #E7F2FA;*/
}

.menuVertical UL LI.MenuHeader {
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
	width: auto;
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	background-image: url(../images/menu_back1.gif);
	
}

.menuVertical UL LI A 
{
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	color: #0033cc;
	/*COLOR: #3366cc;*/
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	text-align:left;
	text-indent: 20px;
	border: 1px solid #F8F8F8;
}

.menuVertical UL LI A:hover
{
	color:#ce2029;
	text-decoration:none;
	font-weight: normal;
	background-color: #B3D5EE;
	border-color: #3366cc;
	/*background-image: url(images/submenu_back.gif);*/
}

.menuVertical UL LI.CurrentItem A
{
	background-color: #B3D5EE;
	FONT-SIZE: 11px;
	color: #ce2029;
	cursor: default;	
	TEXT-DECORATION: none;
	border-color: #3366cc;	
}

/*.menuVertical UL LI.CurrentItem A:hover
{
	background-color: #B3D5EE;
	FONT-SIZE: 11px;
	color: #ce2029;
	cursor: default;	
	TEXT-DECORATION: none;
	border-color: #3366cc;
}*/

.menuVertical UL LI:hover, .menuVertical UL LI.over
{
	
}

/* Main vertical menu's style end */


/* Horizontal submenu's style begin */


.menuHorizontal {
	
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
	
	
}

.menuHorizontal table
{
	margin: 0;
	border-collapse: collapse;
	padding: 0;
	width: 100%;
		
}

.menuHorizontal table td
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	white-space: nowrap;	
	line-height: 130%;
	border-top: 1px solid #3366cc;
	border-top: 1px solid #3366cc;
	border-left: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
	background-image: url(../images/submenu_back.gif);
	background-position: bottom;
	/*background-color: #B3D5EE;*/
}

.menuHorizontal table td.CurrentItem
{
	background-image: none;
	background-color: #FFFFFF;	
	border-bottom: 1px solid #ffffff;
}

.menuHorizontal table td.CurrentItem:hover
{
	background-image: none;
	background-color: #FFFFFF;	
	border-bottom: 1px solid #ffffff;
}

.menuHorizontal table td#LastItem
{
	background-image: none;
	background-color: #FFFFFF;
	border:1px solid #ffffff;
	border-left: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
	width: 100%;
}

.menuHorizontal table td.IdentItem
{
	background-image: none;
	margin: 0px;	
	border: none;
	border-top:1px solid #ffffff;
	border-left: none;
	border-right: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
	background-color: #ffffff;	
}

.menuHorizontal table td A
{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	color: #292929;	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;	
}

.menuHorizontal table td.CurrentItem a
{
	cursor: default;	
	color: #ce2029;
	
}

.menuHorizontal table td.CurrentItem A:hover
{
	cursor: default;
	color: #ce2029;	
}

.menuHorizontal table td A:hover 
{
	text-decoration: none;
	color: #ce2029;	
}

.menuHorizontal table td:hover, .menuHorizontal table td.over
{
	background-image: none;		
	background-color: #e7f2fa;
}
/* Horizontal submenu's style end */

.RelatedDownload UL
{
	display: block;	
	float: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	width: 150px;
	background-color: #F8F8F8;
	border: 1px solid #3366cc;
	border-top-style: none;	
}


.RelatedDownload UL LI {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 2px;
	list-style: none;
	float: none;
	width: auto;
	border-style: none;
	line-height: 130%;
	
}

.RelatedDownload UL LI#FirstItem {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 10px;
	list-style: none;
	float: none;
	width: auto;
	border-style: none;
	line-height: 130%;
	
}

.RelatedDownload UL LI.MenuHeader {
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
	width: auto;
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	background-image: url(../images/menu_back1.gif);
	
}
