body { margin: 0px; background-image: url(../images/top_bg.gif); background-repeat: repeat-x; }
td, p {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #7D7D7D; }
li { margin-left: -20px; }


/*navigation elements starts*/
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover { text-decoration: none; }
A {	text-decoration: none; }


/* Headers Starts */
h1 { font-size: 24px; font-weight:bold; }
h2 { font-size: 18px; font-weight:bold; }
h3 { font-size: 16px; font-weight:bold; }
h4 { font-size: 14px; font-weight:bold; }
h5 { font-size: 12px; font-weight:bold; }


/*forms start*/
input,select,textarea { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; margin-bottom: 5px; padding-left: 3px; }
input.radio { background-color: #EFEFEF; margin-bottom: 0px; }
.searchbox input, .searchbox select, .searchbox textarea { font-size: 8pt; }


/* Main Navigation Start*/
.mainNavigation a { color: #868686;	font-weight: bold; padding: 2px; display: block; margin-bottom: 5px; text-align:right; }
.mainNavigation a:hover { color: #FFFFFF; background-color: #1F8E7B; text-decoration: none; }
.mainNavigationOn a { color: #FFFFFF; background-color: #1F8E7B; font-weight: bold; padding: 2px; display: block; margin-bottom: 5px; text-align:right; }
/* Main Navigation End*/


/* Footer Start */
.footer { 
	color: #7D7D7D; border-top: 1px solid #CCCCCC; padding: 5px; text-align:left; }
.footer a {	color: #7D7D7D; }
.footer a:hover { color: #666666; font-weight: bold; }

pagemeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Footer Ends */


/*body styles starts*/
.whiteBG { background-color: #FFFFFF; }
.topPanel {	background-color: #EBEBEB; }
.leftVline { background-image: url(../images/vline_left.gif); background-repeat: repeat-y; }
.dottedLine { background-image: url(../images/dottedline.gif); background-repeat: repeat-x; vertical-align: middle; }
.dottedLine20 { background-image: url(../images/dottedline20.gif); background-repeat: repeat-x; vertical-align: middle; }
.dottedLineV { background-image: url(../images/dottedlinev.gif); background-repeat: repeat-y; }
.maininfo a { color: #1F8E7B; font-weight: bold; }
.maininfo a:hover {	color: #333333; }
.greenText { color: #1F8E7B; }
