body { 
	background-color:#cccccc;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
}
#top {
	background-color:#999999;
	width:100%;
	height:60px;
	vertical-align:top;
	text-align:center;
	border:#ffffff 1px solid;
	border-width:1px 0px 1px 0px;
}
#bottom {
	background-color:#999999;
	width:100%;
	height:60px;
	vertical-align:bottom;
	text-align:center;
	border:#ffffff 1px solid;
	border-width:1px 0px 1px 0px;
}
#header {
	background-image:url('images/bgheader.gif');
	background-repeat:repeat-x;
	height:60px;
	width:740px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	background-image:url('images/logo.gif');
	width:400px;
	height:60px;
	float:left;
}
#logo2 {
	height:20px;
	vertical-align:middle;
	float:left;
	color:#0A3987;
	font-weight:bold;
	font-size:20px;
	margin:20px 0px 20px 20px;
}
#footer {
	background-image:url('images/bgheader.gif');
	background-repeat:repeat-x;
	height:60px;
	width:740px;
	margin-left:auto;
	margin-right:auto;
}
#copyright {
	height:20px;
	vertical-align:middle;
	float:left;
	color:#333333;
	font-size:10px;
	margin:30px 0px 20px 20px;
}
#bg1l {
	background-image:url('images/bg1l.gif');
	background-repeat:repeat-y;
	width:20px;
	height:60px;
	float:left;
}
#bg1r {
	background-image:url('images/bg1r.gif');
	background-repeat:repeat-y;
	width:20px;
	height:60px;
	float:right;
}
#bg2l {
	background-image:url('images/bg2l.gif');
	background-repeat:repeat-y;
	width:20px;
	height:100%;
	float:left;
}
#bg2r {
	background-image:url('images/bg2r.gif');
	background-repeat:repeat-y;
	width:20px;
	height:100%;
	float:right;
}
#vbl {
	background-color:#0A3987;
	width:10px;
	height:60px;
	float:left;
	border:#ffffff 1px solid;
	border-width:0px 1px 0px 1px;
}
#vbr {
	background-color:#0A3987;
	width:10px;
	height:60px;
	float:right;
	border:#ffffff 1px solid;
	border-width:0px 1px 0px 1px;
}
#hb {
	background-color:#999999;
	width:698px;
	height:10px;
	border:#ffffff 1px solid;
	border-width:1px 0px 1px 0px;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
#container {
	background-color:#ffffff;
	width:740px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	width:698px;
	float:left;
	border:#ffffff 1px solid;
	border-width:0px 1px 0px 1px;
}
#banner {
	width:678px;
	height:100px;
	background-image:url('images/banner.jpg');
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	padding:10px;
}	
#text {
	height:267px;
	padding:20px;
	border:#0A3987 10px solid;
	border-width:0px 0px 0px 10px;
	/* line-height:2;*/
	color:#333333;
	font-size:12px;
}
a {
	color:#0A3987;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.nav {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:#ffffff 1px solid;
	padding:2px 5px 2px 5px;
	background-color:#426B9E;
	margin:10px 0px 0px 10px;
}
a.nav:hover {
	background-color:#2B4D79;
}
.header {
	color:#0A3987;
	font-size:14px
}
input {
	border:#0A3987 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:2px;
}
input.button {
	background-color:#83BA0E;
	border:#0A3987 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A3987;
	font-weight:bold;
	padding:1px;
}
