@charset "utf-8";
/* CSS Document */
html, body { background:#fff; text-align:center; margin:0px; padding:0px; }
.vTable { margin:0px auto; padding:0px; text-align:center; }
.vSideNav { 
	text-align:right;
	background:#fff;
	padding: 0px 37px 0px 13px;
}
html>body .vSideNav { padding: 0px 37px 0px 12px; }  /* FIREFOX FIX */
.vContent {
	text-align:left;
	font-family:Geneva, Tahoma, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	background:#fff;
}

.vHeader { background:url(images/header_blue.jpg) no-repeat; }

td.vFooter { 
	text-align:right;
	padding-top:19px; padding-right:50px;
	background:url(images/footer_blue.jpg) no-repeat;  
	font-family:Geneva, Tahoma, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#fff;
}
.vFooter span { color:#fff; font-weight:normal; }
.vFooter a { margin-right:20px; font-weight:normal; }
.vFooter a:link, .vFooter a:active, .vFooter a:visited { color:#fff; }
.vFooter a:hover { color:#0078BD; }

#sideNav {
}
#sideNav td { padding:0px; }
#cMessage {
	display:block;
	width:178px; height:57px;
	margin:0px; margin-bottom:5px;
	background:url(images/message.gif) no-repeat;	
}
.cContact {  
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_contactus_btn.gif) no-repeat;
}
.cContact0 { 
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_contactus_btn0.gif) no-repeat;
}
.cDemo {  
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_demo_btn.gif) no-repeat;
}
.cDemo0 {
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_demo_btn0.gif) no-repeat;
}
.cLogin {  
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_clientlogin_btn.gif) no-repeat;
}
.cLogin0 { 
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_clientlogin_btn0.gif) no-repeat;
}
.cLogout {  
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_clientlogout_btn.gif) no-repeat;
}
.cLogout0 { 
	display:block;
	width:178px; height:28px;
	margin:0px; margin-bottom:4px;
	background:url(images/blue_clientlogout_btn0.gif) no-repeat;
}
/*.TopMenuNav { 
	height:14px;
	background:#000;
	filter:alpha(opacity=90);  
  	-moz-opacity:.90;
  	opacity:.90;
}*/
.Main_DNNMenu {
	padding:0px;
	height:21px;
	width:780px;
	margin-left:180px;
	margin-top:34px;
	display:block;
}
.Main_DNNMenu_NodeRoot {
	display:block;
	float:left;
	cursor: pointer;
	cursor: hand;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family:Geneva, Tahoma, sans-serif;
	background-color: Transparent;
	white-space: nowrap;
	margin:0px;
	padding: 4px 20px 4px 20px;
	height:16px;
}
html>body .Main_DNNMenu_NodeRoot { padding: 3px 20px 3px 20px; }  /* FIREFOX FIX */

.MainMenu_MenuIcon { display:none; }
.MainMenu_MenuItem td {
	cursor: pointer;
	cursor: hand;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family:Geneva, Tahoma, sans-serif;
	background-color: #fff;
	white-space: nowrap;
	padding: 6px 10px;
}

.Main_DNNMenu_ContainerSub { 
	margin-top:4px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family:Geneva, Tahoma, sans-serif;
	background-color:#000;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	color:#fff;
	border:1px solid #000;
}

.Main_DNNMenu_ContainerSub td {
	padding:4px;
}

.Main_DNNMenu_ContainerSub img {
	display:none;
}

.Main_DNNMenu_NodeHover {
	color:#0078BD;
}

.Main_DNNMenu_NodeHover td {
	color:#fff;
	background-color: #0078BD;
}
