body{ 
	font-family:  Verdana, Tahoma, Courier,Arial, "Trebuchet MS", Sans-Serif, Georgia, "Times New Roman", Serif;
	font-size: 12px;
	margin: 0px;
	text-align: center; 
	background: #FFEBF6;
}
.left_header{
	background:transparent url(images/left_header.jpg) no-repeat top right;
	width:11px;
	height:32px;
}
.right_header{
	background:transparent url(images/right_header.jpg) no-repeat top left;
	width:14px;
	height:32px;
}
.header,.header a{
	background: #FF5DBA;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:middle;
}
.date{
	font-family:  Verdana, Tahoma, Courier,Arial, "Trebuchet MS", Sans-Serif, Georgia, "Times New Roman", Serif;	
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.style_login, a.style_login, a.style_login:link, a.style_login:active, a.style_login:visited
.style_login a, .style_login a:link, .style_login a:active, .style_login a:visited,.header a, .header a:link, .header a:active, .header a:visited {
	font-family:  Verdana, Tahoma, Courier,Arial, "Trebuchet MS", Sans-Serif, Georgia, "Times New Roman", Serif;	
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.style_login a:hover, a.style_login:hover,.header a:hover {
	color:#00CCCC;
	text-decoration: underline;
} 
.login_nav{
	text-align:right;
	float:right;
}
.menu_nav{	
	background:transparent url(images/bg_menubar.jpg) repeat;
	height:22px  !important;
	text-align:center !important;
	vertical-align:top !important;
	font-size:15px;
	color:#FFF5FB
}
.menu_nav div span{
	height:24px;
}
.menu_nav span,.menu_nav div span span,.menu_nav div span span.main_dnnmenu_bar,.menu_nav div span span.main_dnnmenu_bar span{
	vertical-align:middle;	
}
.menu_nav div span span span img{
	padding: 0px;
	vertical-align: middle;
}
div td input.xsTxtSearch{
	border:#2779BA 1px solid !important;
	width:145px !important;
}
.copyright{
	font-family:  Verdana, Tahoma, Courier,Arial, "Trebuchet MS", Sans-Serif, Georgia, "Times New Roman", Serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;	
}
#dnn_BottomPane div{
	line-height:160%;
}

.sepa
{
	background-color:#FFFFFF;
}


.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:24px;
	background-color: Transparent;
	vertical-align:middle;
	outline:none;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFF5FB; 
	font-size: 13px;
	font-weight:bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 5px 0px 0px 5px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color:#FFF5FB; 
	font-size: 13px;
	font-weight:bold;
	font-style: normal; 
	background-color: Transparent;
	vertical-align:middle;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 0px 0px 0px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color:#F7CCA2;
}

.main_dnnmenu_itemhover td {  
	color:#F7CCA2;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: left; 
	width: 12px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color:  #FF5DBA;
	border:#FFEBF6 1px solid;
	z-index: 1000; 
	cursor: pointer;  
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
/* <Begin> ---- EQ_NEWS Styles */
.EQNewsCategory, a.EQNewsCategory, a.EQNewsCategory:link, a.EQNewsCategory:active, a.EQNewsCategory:visited,
.EQNewsCategory a, .EQNewsCategory a:link, .EQNewsCategory a:active, .EQNewsCategory a:visited {
	color: #F00;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 12px;
}
a.EQNewsCategory:hover, .EQNewsCategory a:hover {
	color: #03F;
	text-decoration: underline;
}

.ArticleDetailTitle {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}

.ArticleDetailContent, .ArticleDetailContent p {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

.ArticleDescription {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: justify;
}
p.ArticleDescription, .ArticleDescription p { 
	margin: 0;
	text-align: justify;
}

.ArticleImageLeft {
	float: left;
	margin-right: 6px;
	position: relative;
}
.ArticleTitle, a.ArticleTitle, a.ArticleTitle:link, a.ArticleTitle:active, a.ArticleTitle:visited,
.ArticleTitle a, .ArticleTitle a:link, .ArticleTitle a:active, .ArticleTitle a:visited {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
a.ArticleTitle:hover {
	color: #03F;
	text-decoration: underline;
}

.ArticleDate {
	color: #666;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.ArticleDetailLink, a.ArticleDetailLink, a.ArticleDetailLink:visited, a.ArticleDetailLink:active, a.ArticleDetailLink:link,
.ArticleDetailLink a, .ArticleDetailLink a:visited, .ArticleDetailLink a:active, .ArticleDetailLink a:link {
	color: #03C;
	background: url('images/eqnews_detail.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-right: 12px;
	text-decoration: none;
	width: 70px;
}
a.ArticleDetailLink:hover, .ArticleDetailLink a:hover {
	color: #03F;
	text-decoration: underline;
}

.LastestArticleTitle, a.LastestArticleTitle, a.LastestArticleTitle:visited, a.LastestArticleTitle:link, a.LastestArticleTitle:active, 
.LastestArticleTitle a, .LastestArticleTitle a:visited, .LastestArticleTitle a:link, .LastestArticleTitle a:active {	
	color: #D00;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;	
	line-height: 20px;
}
a.LastestArticleTitle:hover, .LastestArticleTitle a:hover {
	color: #03F;
	text-decoration: underline;
}
.RelativeArticleTitle {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 20px;
}
a.RelativeArticleTitle, a.RelativeArticleTitle:link, a.RelativeArticleTitle:active, a.RelativeArticleTitle:visited, 
.RelativeArticleTitle a, .RelativeArticleTitle a:link, .RelativeArticleTitle a:active, .RelativeArticleTitle a:visited {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
a.RelativeArticleTitle:hover, .RelativeArticleTitle a:hover {
	color: #03F;
	text-decoration: underline;
}

.EQNewsTitle4HView {
	float: left;	
	position: relative;
	padding-right: 10px;
	width: 100px;
}
.EQNewsTitle4VView {
	display: block;
	margin-bottom: 6px;
}
.EQNewsTitle_Node {
	background-image: url('images/eqnews_node.gif');
	background-position: 0px 7px;
	background-repeat: no-repeat;
	width: 8px;	
}
.EQNewsTitle_Image {
	float: left;
	margin-right: 4px;
}
.EQNewsTitle_Category {
	color: #333;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.EQNewsTitle_Text {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
a.EQNewsTitle_Text, a.EQNewsTitle_Text:link, a.EQNewsTitle_Text:active, a.EQNewsTitle_Text:visited, 
.EQNewsTitle_Text a, .EQNewsTitle_Text a:link, .EQNewsTitle_Text a:active, .EQNewsTitle_Text a:visited {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
a.EQNewsTitle_Text:hover, .EQNewsTitle_Text a:hover {
	color: #03F;
	text-decoration: underline;
}

.EQNewsOtherArticle {
	color: #333;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
	vertical-align: bottom;
}

.EQNewsCommand, a.EQNewsCommand, a.EQNewsCommand:visited, a.EQNewsCommand:active, a.EQNewsCommand:link,
.EQNewsCommand a, .EQNewsCommand a:visited, .EQNewsCommand a:active, .EQNewsCommand a:link  {
	color: #333;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a.EQNewsCommand:hover, .EQNewsCommand a:hover {
	color: #03F;
	text-decoration: underline;
}
/* <End> ------ EQ_NEWS Styles */

