/* CSS Document */
body {
	margin: 0;
	background-color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:20px;
}

a:link { color: #004E41;text-decoration:none; }
a:visited { color: #004E41;text-decoration:none; }
a:hover { color: #000000; text-decoration:underline; }
a:active { color: #004E41;text-decoration:none; }



#footer {
	font-size: 9px ;
	color:#666666;
	line-height:13px;
}



#footer a:link { color: #0066CC; text-decoration:none; }
#footer a:visited { color: #0066CC; text-decoration:none; }
#footer a:hover { color: #0066CC; text-decoration:underline; }
#footer a:active { color: #0066CC; text-decoration:none; }



h1,h2,h3,h4,h5,h6 {
	font-family: "Georgia", Times New Roman, Times, serif;
	margin:0;
	text-decoration:none;
}

h1 {
	font-size: 32px;
    color:#333333;
	font-weight:100;
    font-style:italic;
	line-height:5px;
	
}
h2 {
	font-size: 24px;
	color: #333333;
	font-weight:100;
	font-style:italic;
	line-height:5px;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 16px;
	color: #004E41;
	font-weight:bold;
}
h5{
	font-size: 15px;
	color: #004E41;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
}
a.h6{
	font-size: 15px;
	color: #206FFF;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
	text-decoration:underline;
}

.border {
	border:solid 1px #CCCCCC;
}
.postadd{
font-family:Tahoma, Arial, Verdana;
font-size:10px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

a.sidelink3 {
	color: #16387c;
	font-weight: regular;
	font-size: 11px;
	padding-left:10px;
	text-decoration:none;
}

a.sidelink3:hover{
text-decoration:underline;
}

/*---------------mainCss----------------------*/











