body {
	margin: 0px;
}
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
}

#pageWrapper{
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #E5CC7A;
	border-right: 1px solid #FFffff;
	border-bottom: 1px solid #253F8C;
	border-left: 1px solid #E7E7EA;
}
.subTitle {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253F8C;
	text-align: right;
	letter-spacing: .1em;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top:20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#login {
	float: right;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273E8C;
}
#login a:link, a:hover, a:visited{ color:#273E8C;}

.main a:link, a:hover, a:visited{ color:#666666;}



.caring {
	background-color: #E5CC7A;
	font-family: Arial, Helvetica, sans-serif;
	color: #273E8C;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	margin: 0px;
	padding-bottom: 2px;
}

h1 {
	font-size: 140%;
	color: #253F8C;
	margin-top: 0px;
}
h2 {
	font-size: 120%;
	color: #C09D25;
}


.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	background-color: #253F8C;
	color: #FFFFFF;
}

.nav a:link {color:#253F8C;}
.nav a:hover {color:#253F8C;}
.nav a:visited {color:#253F8C;}


#header {
	background-color: #000066;
	margin: 0px;
	height: 150px;
	float: right;
	text-align: center;
	clear: both;
	width: 100%;
	padding: 0px;
}
#Layer1 {
	position:relative;
	width:171px;
	height:115px;
	z-index:100;
	top: 0	px;
	float: right;
	margin-right: 0px;
}
.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}

#nav_wrapper {
	margin-top:20px;
	width: 150px;
	background-color: #E7E7EA;
	float: left;
	text-align: left;
	position: relative;
	padding-left: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}

#nav_wrapper a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#273E8C;
padding:3px 10px 3px 7px;

}
.plain{
background:url(images/a.gif) no-repeat left top;
}

.arrow{
background:url("images/a_arrow.gif") no-repeat left top;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #e5cc7a;
	font-weight: bold;
	text-align: center;
	width: 580px;
	padding-top: 10px;
}


#nav_wrapper a:hover {
	background-image: url("images/hover.gif") left top;
	background-repeat: repeat-x;
	color:#4866CC;
}
#nav_wrapper a:visited {
padding:5 10 5 7px;

}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #ffffff;
	}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #253F8C;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #253F8C;
color: #ffffff;
}
 
.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #273E8C;
	background-image: url(images/a.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.news td {font-family: Arial, Helvetica, sans-serif;}

.border {
	border: 1px solid #EBEBED;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
li {
	padding-top:1px;
	padding-bottom: 1px;
}

.blue {
	color: #273E8C;
	font-size: 14px;
}

