body	{
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;
	}
a:link, a:visited{
	text-decoration: underline;
	background-color: white;
	color: Gray;
	}
a:hover	{
	color:navy;
	background-color:  White;
	}

a.menu:link, a.menu:visited{
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
	color: Gray;
	padding-left: 15px;
	}
a.menu:hover{
	color:navy;
	background-color: transparent;
	}

a.foot:link, a.foot:visited, a.foot:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3CED8;
	background-color: #002f57;
	text-decoration: none;
	}

.toplink{
	background-image: url(contact.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 1px;
	padding-bottom: 5px;
	}

.more	{
	text-align: right;
	padding-right: 15px;
	}

table	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	}

h1 	{
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 800;
	text-align: left;
	background-color: transparent;
	}
h2 	{
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-align: left;
	background-color: transparent;
	}
h3, h4 	{
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	text-align: left;
	background-color: transparent;
	}

.header	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
	color: #002F57;
	}

.footer	{
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3CED8;
	background-color: #002f57;
	text-align: right;
	}

.topbg	{
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	}

.leftbg	{
	background-image: url(lbg.gif);
	background-repeat: repeat-y;
	padding-left: 17px;
	line-height: 20px;
	}

.content{
	background-image:  url(bg-map.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	}

.content-bg{
	background-image: url(content-bg.jpg);
	background-repeat: repeat-y;
	}

.contentpart{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	line-height: 16px;
	}

.heading{
	color: White;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	background-color: transparent;
	}

.top-map{
	font-size: 12px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 5px;
	color: White;
	width: 350px;
	text-align: justify;
	background-color: transparent;
	}

img	{
	border: 0px;
	}

tr.bg	{
	background-color: #CA3200;
      	color: White;
	}

.proj	{
	border: 1px solid #A9A9A9;
	}

ul	{
	line-height: 22px;
	}

.sitemap {
	list-style-type: square;
	line-height: 24px;
	margin: 20px;
	padding: 20px;
	}          
	
	
#resource { padding:0px;
margin:0px;
width:100%;
float:left;
font-size:11px; }

#resource a:link, a:visited{
	text-decoration: underline;
	background-color: white;
	color: #DA2C00;
	text-decoration:none;
	}
#resource a:hover	{
	color:#DA2C00;
	text-decoration:underline;
	}
#linkpr { padding-top:300px; font-size:10px;
margin:0px;
width:100%;
float:left;
}

#linkpr a:link, a:visited{
	text-decoration: underline;
	background-color: white;
	color:Gray;
	text-decoration:none;
	}
#linkpr a:hover	{
	color:navy;
	text-decoration:underline;
	}


