﻿body {
	margin-top: 0px;
}
.siteUtils {
	font-family: verdana;
	font-size: 12px;
	color: #a0a0a0;
	text-decoration: none;
}
.siteUtils a{
	font-family: verdana;
	font-size: 12px;
	color: #a0a0a0;
	text-decoration: none;
}

.siteUtils a:hover{
	font-family: verdana;
	font-size: 12px;
	color: #a0a0a0;
	text-decoration: underline;
}


.siteUtilsSel {
	font-family: verdana;
	font-size: 12px;
	color: #84d377;
	font-weight: bold;
	text-decoration: none;
}
.txtSearch {
	font-family: verdana;
	font-size: 10px;
	height: 20px;
	width: 106px;
	border: 1px solid #c4c4c4;
	color: #9e9e9e;
}
.grey_12 {
	font-family: verdana;
	font-size: 12px;
	color: #616060;
}
.blue_11 {
		font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2c97b4;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #686868;
}

.DropDown
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#7fd66f;
	cursor:hand;

	}
	
	.DropDownSel
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#bae688;
	cursor:hand;
	font-weight:bold;

	}
	
	.MainChannelName {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #757575;
}

.Title_Channel {
	font-family: verdana;
	font-size: 26px;
	color: #7ed65f;
}
.title_SubChannel {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4fabc4;
}


.subchannel {
	font-family: verdana;
	font-size: 12px;
	color: #757575;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	cursor:hand;
}
.subchannelSel {
	font-family: verdana;
	font-size: 12px;
	color: #757575;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	cursor:hand;
}

.subsubchannel {
	font-family: verdana;
	font-size: 11px;
	color: #6a6869;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	cursor:hand;
	background-color:#e0edfe;
}
.subsubchannelSel {
	font-family: verdana;
	font-size: 11px;
	color: #6b6d6c;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	cursor:hand;
	background-color:#b3e1ee;
}


.GridHeader {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4fabc4;
	background-color:#e3ecf7;
	
}


.Title_Green {
	font-family: verdana;
	font-size: 14px;
	color: #7ed65f;
}

td
{
	font-family: verdana;
	font-size: 12px;
	color: #757575;
	line-height:130%;
	}
	
	


a {
	font-family: verdana;
	font-size: 12px;
	color: #6ab44f;
}

a:hover {
	font-family: verdana;
	
	color: #4fabc4;
	text-decoration:none;
}

.Title_Blue {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4fabc4;
}

ul {
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	list-style-image:url(/images/arrow_blue.gif);
	list-style-position:outside;
	
	line-height:150%
}

.rightSection {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(/Images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

.rightSection a {
	font-family: verdana;
	font-size: 11px;
	color: #2c97b4;
}

.rightSection a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #2c97b4;
text-decoration:none;
}

.news_Title {
	font-family: verdana;
	font-size: 12px;
	color: #616060;
}

.news_Date {
	font-family: verdana;
	font-size: 11px;
	color: #69b34f;
	font-weight:bold;
	font-style:italic;
}

.newsDetail_Title {
	font-family: verdana;
	font-weight:bold;
	font-size: 16px;
	color: #4fabc4;
}

.greenTable 
{
	font-family: verdana;
	font-size: 12px;
	color: #616060;

}
.greenTable a {
	font-family: verdana;
	font-size: 12px;
	color: #616060;
	
}



.input_pff {
	font-family: verdana;
	font-size: 11px;
	height: 18px;
	width: 162px;
	border: 1px solid #7f9db9;
}
.grey_11 {

	font-family: verdana;
	font-size: 11px;
	color: #616060;
}

.AlertMessage
{
    font-family: verdana;
	font-size: 11px;
	color: #990000;
    
    }
