/*css for preview only in html*/
.common1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.common2 {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

/*css for preview only in html*/
/* CSS Document */
body{
	padding:0;
	margin:0;
	background-color: #F0F0F0;
}
.search_bg{
	 background-image:url(images/search_bg.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
}
.search_B{
	 background-image:url(images/search_B.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
}
.menu_bg{
	 background-image:url(images/menu_bg.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
}
.top_bg{
	 background-image:url(images/topbg.jpg);
	 background-position:top;
	 background-repeat:no-repeat;
}

.footer_bg{
	background-image:url(images/footerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
/*Date and copyright css*/
.date {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/*login css*/

.LOGIN {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LOGIN:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.LOGIN:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.LOGIN:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LOGIN:visited {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

/*term_privacy css*/
.term_privacy {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.term_privacy:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.term_privacy:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.term_privacy:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.term_privacy:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*MENU*/

.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	width:100px;
	text-align: center;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	 
	
}

.MainMenu_MenuContainer{
	padding:0px 0 0 0;
	float:left;
	margin:0px 0 0 0;
}
.MainMenu_SubMenu {
	border-left: #686767 1px solid; 
	border-bottom: #686767 1px solid; 
	border-top: #686767 1px solid; 
	border-right: #686767 1px solid;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	

}

.MainMenu_SubMenu TD{
	border-left:0; 
	border-bottom:0; 
	border-top:0; 
	border-right:0;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
}

.MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuItem{ 
	font-family:Arial;  
	color: #ffffff; 
	font-size:13px; 
	font-weight:normal; 
	font-style:normal; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	
	height:38px;	
	padding-left:0px;
	padding-right:0px;	
	padding-top:0px;
	padding-bottom:0px;				
	
}
.MainMenu_MenuItemSel{ 
	font-family:Arial;  
	color:#ffffff; 
	font-size:13px; 
	font-weight:normal; 
	font-style:normal; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	background-color:#ea8f22;
	height:38px;	
	padding-left:0px;
	padding-right:0px;	
	padding-top:0px;
	padding-bottom:0px;				
}
.MainMenu_SubMenu .MainMenu_MenuItem{
	border-left:  #E5E5E5 0px solid; 
	border-bottom:  #E5E5E5 0px solid; 
	border-top:  #E5E5E5 0px solid; 
	border-right: #E5E5E5 0px solid; 
	background-image:none;
	background-color: #023865;
	height:20px;
	color:#FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
	text-align:left;
	padding:0 10px 0 5px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left:  #CCCCCC 0px solid; 
	border-bottom:  #CCCCCC 0px solid; 
	border-top:  #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid; 
	background-color: #ffffff;
	background-image:none;
	color:#023865;
	height:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
	text-align:left;	
	padding:0 10px 0 5px;	
}
/* end menu*/


#dnn_dnnSEARCH_txtSearch {
	width:135px;
    font-family:Arial;
	font-size:12px;
	color:#2B2B2B;
	float:left;
	border:0;
    padding:3px 0 0 0;
    height:26px;
	background:transparent;
}
