body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #02041b url(../img/bg.jpg) no-repeat top left;
	margin: 0; 
	padding: 0;
	padding-top:0;
	text-align: left; 
	color: #333333;
}
p{
	padding: 20px 90px;
	margin: 0;
	line-height:180%;
}

img{
	border:none;
}
#nav a:link{
	color: #1E7A9F;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#1E7A9F;
}
#nav a:visited {	
	text-decoration: none;
}

#nav a:active {
	text-decoration: none;
}

a:visited {
	color: #1E7A9F;
	text-decoration: none;
}
a:link{
	color: #1E7A9F;
	text-decoration: none;
	}
	
.current {
	color:#FFFFFF;
	text-decoration: none;
	background-color:#1E7A9F;
}

#container {
	width: 970px;
	margin: 0 auto; 
	padding: 0;
	text-align: left; 
	margin-top:20px;
	
}
#header {
	height: 180px;
	float: left;
	margin-top:0;
}
#nav{
	clear:both;
	padding-top:20px;
	text-align:center;
	background: #FFFFFF;
	line-height: 180%;
}
#mainContent {
	clear:both;
	background: #FFFFFF;
	padding:20px 20px;;
}

.italic {
	font-style:italic;
}

#title{
	padding: 10px 90px; 
}
#footer {
	padding: 0 10px; 
	clear:both;
	background:url(../img/bg_footer.png) bottom;
	margin-bottom: 20px;
}

#footer .copyright{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#addresses {
	width:460;
	height:auto;

}
.bold {
	color: #1E7A9F ;
	font-weight:bold;
}

.border {
	border:#1E7A9F solid;
	border-width:1px;
	border-color:#1E7A9F;
}


.linehei {
	line-height:140%;
}

#linkspecial a:link{
	color: #1E7A9F;
	text-decoration: none;
}
#linkspecial a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#1E7A9F;
}


/*css theme sheet Start  */

.style4 {color: #693923; font-weight: bold; }
.style6 {color: #026623; font-weight: bold; }
.style8 {color: #c32636; font-weight: bold; }
.style10 {color: #2789bf; font-weight: bold; }
.style13 {color: #962809; font-weight: bold; }
.style15 {color: #b36621; font-weight: bold; }
.style17 {
	color: #ea9d06;
	font-weight: bold;
}
.style19 {color: #8d8b0a; font-weight: bold; }
.style21 {color: #00457d; font-weight: bold; }
.style23 {color: #830e5e; font-weight: bold; }
.style25 {color: #5d4b6a; font-weight: bold; }

#linkpdf {}

#linkpdf a:link{
	color: ##333333;
	text-decoration: none;
}
#linkpdf a:hover {
		color: ##333333;
	text-decoration:underline;

}
#linkpdf a:visited {
	color: ##333333;	
	text-decoration: none;
}

#linkpdf a:active {
	color: ##333333;
	text-decoration: none;
}
/* end css theme sheet */