*{margin:0; padding:0;}

body{
	font:85% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background-color: #b6d5f7;
	background-repeat: repeat-x;
	background-image: url(images/pageback.jpg);
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}
a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 70px;
	margin-right: 40px;
}
p form{margin-top:0; margin-bottom:20px;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
img.right,img.navbar {float:right; margin:0 0 5px 12px;}

#container{
	width:950px;
	text-align:left;
	color:#000000;
	border:1px solid #71AEEF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #CBDDF9;
}

#header{
	width:950px;
	height: 220px;
	background-color: #CBDDF9;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7A44E;
}
#nav{
	height: 28px;
	width: 970px;
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
#content{
	width:950px;
	font-size:11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B7A44E;
}
#content ul{
	text-indent: 80px;
	text-align: left;
}
#content h1{
	margin:40px 70px 16px 70px;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	background-color:inherit;
	text-align: left;
	line-height: 30px;
}
#content h2, h3{
	font-size:17px;
	color:#333333;
	margin: 40px 70px 16px 70px;
	text-align: left;
}
#content a:hover {text-decoration:underline;}
#content ul,#content ol{
	margin:0 5px 16px 35px;
	list-style-image: url(../images/bullet.gif);
}
#footer{
	clear:both;
	width:948px;
	font-size:10px;
	color:#003366;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;
	border-right-color: #A0C9F5;
	border-bottom-color: #B8A449;
	margin-bottom: 0px;
	border-top-color: #7F7F7F;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	border-left-color: #A0C9F5;
	background-color: #B7D5F7;
}
.botbanner {
	color: #FFFFFF;
	background-color: #1774DB;
	background-position: center;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bolder;
}


#footer p{
	text-align:center;
	line-height: normal;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}
#footer a{
	color:#003366;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover{
	color:#CC0000;
	text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{
	float:left;
	width:49%;
}
.splitcontentright{
	float:right;
	width:49%;
}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	margin:0 0 20px 0;
	padding:5px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em;
	font-size: 0.9em;
}
#commonform {
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
