
body {
		margin: 0px 0px 0px 0px;
		color : #000000 ;
		background-color: #6E6E6E;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
     }

td   { 
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
     }

.thankYou   { 
        font-family : "Times New Roman", Times, Arial, Helvetica, sans-serif;
        font-size : 12px;
     }     
     
.hpcircle {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
     }
	 
.whiteBg { 
        background-color: #FFFFFF;
    }
    
.lightBg {
        background-color: #CEDED8;
    }

.newssliderBg {
	background-color: #ffffff;
	background-image: url("/images/newssliderbg.gif");
	background-repeat: repeat-y;
}

.newsHeading {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
		font-weight: bold;
        color: #0C583D;    
}

.newsDate {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color: #0C583D;
}

.newsText {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color: #000000;    
}

.mainNav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
		font-weight: bold;
        text-decoration: none;
        color: #002885;
        }

a.mainNav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
		font-weight: bold;
        text-decoration: none;
        color: #002885;
}        
        
a:hover.mainNav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
		font-weight: bold;
        color: #585C5A;
        text-decoration: none;
}

.subNav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
		font-weight: bold;
        text-decoration: none;
        color: #002885;
        }

a.subNav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
		font-weight: bold;
        text-decoration: none;
        color: #002885;
}        
        
a:hover.subNav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
		font-weight: bold;
        color: #585C5A;
        text-decoration: none;
}

.menuBoxOn {
        background-color: #CEDED8;
}

.menuBoxOff {
        background-color: #FFFFFF;
}

.infoLink {
         color: #2C2618; 
        font-size: 14px; 
        font-weight: bold;
        text-decoration: none;   
}

a.infoLink {
        color: #2C2618; 
        font-size: 14px; 
        font-weight: bold;
        text-decoration: none;
    }

a:hover.infoLink {
        color: #2C2618; 
        font-size: 14px; 
        font-weight: bold;
        text-decoration: underline;
    }

.subButton {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	background: #C5EAF5;
	border: solid 1px #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 2px;    
}

.textbox {
    font-family : Arial, Helvetica, sans-serif;
    width: 100%;
	font-size: 90%;
	font-weight: normal;
	background: #C5EAF5;
	border: solid 1px #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 2px;    
}

/* other news and articles */
.newsMiniTitle                  { color: black;font-size:10px; }
a.newsMiniTitle                 { color: black;font-size:10px; text-decoration: underline; }
a:hover.newsMiniTitle           { fcolor: black;ont-size:10px; text-decoration: none; }
.newslisting					{ color: black; font-size: 10px }
.newstitle, .articleInterlinks	{ font-size:10px }
.articlesource, .newsbyline		{ color: black; font-size: 10px }
.articledate, .newsdate	 		{ color: #696969; font-size: 10px }
.newsPagingSelected				{ color:#A2415E; font-size:10px; font-weight:bold; }
.newsCategoryListing			{ margin-bottom: 38px }
