
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #E0DFE3;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #BCBCCD;
	text-decoration: none;
}

a:visited{
	color: #ABABAB;
	text-decoration: none;
}

a:hover{
	color: #FF8989;
	text-decoration: underline;
}

#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#mastbanner {
	height: 85px;
	background-image: url(images/top_bg.jpg);
}

#navBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #36377A;
	color: #FFFFFF;
	height: auto;
	width: auto;
}

#menuBar{
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-left: 10px;
}

ul#ul_1{
	color: #676767;
	text-align: justify;
	padding: 0px 15px 0px 10px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5;
}

td#content_0{
	padding: 25px;
	border-width:1;
	border-style: outset;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
}

td#content_1{
	padding: 15px;
	border-width:1;
	border-style: outset;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 10pt;
	line-height: 1.5;
	text-align: justify;
	vertical-align: middle;
}

td#content_2{
	padding: 10px 20px 10px 5px;
	font-size: 100%;
}

td#content_3{
	padding: 0px 30px 10px 5px;
	border-width:1;
	border-style: outset;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 10pt;
	line-height: 1.5;
	text-align: justify;
	vertical-align: middle;
}

h3#header_1{
	padding: 0px 10px 0px 0px;
	text-align: center;
	color: #565689;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

h3#header_2{
	padding: 0px 10px 0px 0px;
	text-align: center;
	color: #565689;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

p#address_info{
	padding: 5px;
	border-width:1;
	border-style: outset;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 10pt;
}

p#para_1{
	color: #676767;
	text-align: justify;
	padding: 0px 15px 0px 10px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 5px 5px 10px;
	background-color:#36377A;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle ;
}

.headlines{
	margin: 10px;
	padding: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	width: 150px;
	color: #333366;
	background-color: #efefef;
}

.headlines a{
	color: #5656dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
	
.headlines p{
	padding: 5px 0px 5px 0px;
	font-size: 12pt;

}

