html {
	overflow-y: scroll;
}

body {
	background-color: #B2BFC7;
	font-family: Arial, Helvetica, sans-serif;	
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	float: none;
}

p.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	font-style:normal;
	color:#333333;
}

img:link {text-decoration: none;border-width: 0px}

img:visited {text-decoration: none;border-width: 0px}

img:active {text-decoration: none}

img:hover {text-decoration: none}

#wrapper {
	padding:8px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: white;
}

#Body{
	width:750px;
	background-color: white;
	padding-bottom: 0px;
}

img.float_right {
	float: right;
	margin: 0px 0px 5px 20px;
	padding: 0px;
}

.logo_container {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

p.logo_container {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	
}


#submenu {
	margin-top: 10px;
}

#submenu a {
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	margin-left: 35px;
	margin-right: 35px;
}

#copyright_container {
	float: left;
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	font-style: normal;
	color:#333333;
}

#copyright a {
	font-weight: bold;
	text-transform: none;
	color: #333333;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;	
}

h2 {
	font-family: "Calisto MT", "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 24px;
	font-style: italic;
	color: #003366;
}
h4 {
	font-family: "Calisto MT", "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#333333;
}
h1{
	font-family: "Calisto MT", "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight:lighter;
	color: #003366;
	}

div.mainmenustyle {
	background-color: #B2BFC7;
	border: 0px;
	padding: 0px;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	6px;
}

.mainmenustyle ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-bottom: 0px;
}

.mainmenustyle li {
  display: inline;
  height: 5em;
  margin: 0px 0px;
  padding: 2px 2px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.mainmenustyle a:hover{
color: #EFEFFF;
}

.mainmenustyle li a{
	line-height: 20px;
  	color: #FFFFFF;
	text-decoration: underline;
	border-right: 1px solid #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 14px;

}

.mainmenustyleending a {
	border-right: 0px;
	padding-right: 0px;
}


.second_menu_style div {
	border: 0px;
	padding: 0px;
	margin: 0px;

	text-align: center;
}

.second_menu_style ul {
	background-color: #B2BFC7;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.second_menu_style li {
  display: inline;
  height: 5em;
  margin: 0px 0px;
  padding: 2px 2px;
  text-align: center;
}

.second_menu_style a:hover{
color: #EFEFFF;
}

.second_menu_style li a{
	line-height: 50px;
  	color: #FFFFFF;
	text-decoration: underline;
	border-right: 1px solid #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 14px;

}

.second_menu_style_ending a {
	border-right: 0px;
	padding-right: 0px;
}



p.icon img.icon {
	display: inline;
	border: none;
}



/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */
