/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.headerBG {
	background: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

.menuBG {
	background-image: url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}

.separatorMenu {
	background-image: url(../images/sep_menuBtn.gif);
	background-repeat: repeat-y;
}

.menuText {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.menuText a:link {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.menuText a:visited {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.menuText a:active {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.menuText a:hover {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.menuTextWhite {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.menuTextWhite a:link {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.menuTextWhite a:active {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.menuTextWhite a:visited {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.menuTextWhite a:hover {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.latestNewsBG {
	background-image: url(../images/latestnews_bg.gif);
	background-repeat:repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2D84C4;	
}

.leftMenuBG {
	background-image: url(../images/leftMenuBG.gif);
	background-repeat: repeat-y;
}

.footerBG {
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
}

.copyrightText {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

.globalMenuText {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

.globalMenuText a:link{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

.globalMenuText a:active{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

.globalMenuText a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

.globalMenuText a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

.leftMenuText {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-stretch: wider;
	color: #000000;
	border-bottom: dotted 1px #000000;
	padding-left: 30px;
	text-decoration: none;
}

.leftMenuText a:link{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-stretch: wider;
	color: #000000;	
	text-decoration: none;
}

.leftMenuText a:active{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-stretch: wider;
	color: #000000;
	text-decoration: none;
}

.leftMenuText a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-stretch: wider;
	color: #000000;
	text-decoration: none;
}

.leftMenuText a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	font-stretch: wider;
	color: #000000;
	text-decoration: none;
}

.newsHeaderBG {
	background-image: url(../images/newsHeaderBG.gif);
	background-repeat: repeat-x;
}

.newsHeaderBGLC {
	background-image: url(../images/newsHeaderBGLC.gif);
	background-repeat: no-repeat;
}

.newsHeaderBGRC {
	background-image: url(../images/newsHeaderBGRC.gif);
	background-repeat: no-repeat;
}

.newsBodyBG {
	background-image: url(../images/newsBodyBG.gif);
	background-repeat: repeat-x;
}

.newsBodyBGLC {
	background-image: url(../images/newsBodyBGLC.gif);
	background-repeat: repeat-y;
}

.newsBodyBGRC {
	background-image: url(../images/newsBodyBGRC.gif);
	background-repeat: repeat-y;
}

.newsBodyLLC {
	background-image: url(../images/newsBodyLLC.gif);
	background-repeat: no-repeat;
}

.newsBodyLRC {
	background-image: url(../images/newsBodyLRC.gif);
	background-repeat: no-repeat;
}

.newsBoxLC {
	background-image: url(../images/newsBoxLC.gif);
	background-repeat: repeat-y;
}

.newsBoxRC {
	background-image: url(../images/newsBoxRC.gif);
	background-repeat: repeat-y;
}

.newsBoxLLC {
	background-image: url(../images/newsBoxLLC.gif);
	background-repeat: no-repeat;
}

.newsBoxBBG {
	background-image: url(../images/newsBoxBBG.gif);
	background-repeat: repeat-x;
}

.newsBoxLRC {
	background-image: url(../images/newsBoxLRC.gif);
	background-repeat: no-repeat;
}

.contentBody {
	background: none;
	padding: 20px 20px 20px 20px;
}

.newsContentBody {
	background: none;
	padding: 10px 10px 10px 10px;
}

.categoryHeaderText {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0446BF;
	text-decoration: none;
}

.categoryHeaderText a:link{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0446BF;
	text-decoration: none;
}

.categoryHeaderText a:active{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0446BF;
	text-decoration: none;
}

.categoryHeaderText a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0446BF;
	text-decoration: none;
}

.categoryHeaderText a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0446BF;
	text-decoration: none;
}

.categoryHeaderTextMaroon {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #7D0000;
	text-decoration: none;
}

.newsHeading {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2D84C4;
	text-decoration: none;	
}

.newsHeading a:link{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2D84C4;
	text-decoration: none;
}

.newsHeading a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2D84C4;
	text-decoration: none;
}

.newsHeading a:active{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2D84C4;
	text-decoration: none;
}

.newsHeading a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2D84C4;
	text-decoration: underline;
}

.newsHeading td{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
}

.newsHeading td a:link{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
}

.newsHeading td a:active{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
}

.newsHeading td a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
}

.newsHeading td a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
}

.newsHeading li{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeading li a:link{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeading li a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeading li a:active{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeading li a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeadingRed li{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeadingRed li a:link{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeadingRed li a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeadingRed li a:active{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsHeadingRed li a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;	
	margin-bottom: 10px;
}

.newsBody {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.newsPicText {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.welcomeText {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.content {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.aboutUsText {
	background: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

.contactUsText {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;	
}

.dateText {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}

.backLink {
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2D84C4;
	text-decoration: none;	
}

.backLink a:link{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2D84C4;
	text-decoration: none;	
}

.backLink a:active{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2D84C4;
	text-decoration: none;	
}

.backLink a:visited{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2D84C4;
	text-decoration: none;	
}

.backLink a:hover{
	background: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2D84C4;
	text-decoration: none;	
}