body {
	font-family: Arial;
	font-size: 11px;
	color: #494e53;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #d7ebf6
}


h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}


a:link, a:visited, a:active {
	color: #0074CA;
}
a:hover {
	color: #0074CA;
	text-decoration: none
}
#title { background-color:#1887ce}
.title {color:#ffffff; padding-top: 28px; padding-left: 20px; padding-bottom:12px}

.title a:link, .title a:visited, .title a:active {
	color: #ffffff;
	text-decoration: underline
}
.title a:hover {
	color: #ffffff;
	text-decoration: none
}
#had { background-image:url(../images/bg_had.jpg); background-repeat:no-repeat; height:238px }

#left { float:left; background-image:url(../images/bg_left.jpg); background-repeat:repeat-y; width:251px; margin-left:10px}
.leftlinks { line-height:18px}

#right { width:485px; float:right}
.rightlinks {padding-top: 28px; padding-left: 20px; padding-bottom:12px; padding-right:20px}

.rightlinks a:link, .rightlinks a:visited, .rightlinks a:active {
	color: #077eca;
	font-weight:bold;
	text-decoration: underline
}
.rightlinks a:hover {
	color: #077eca;
	font-weight:bold;
	text-decoration: none
}

#container {
	width: 800px;
	text-align: left;
	background-color:#FFFFFF;
}
.searchform {
	width: 200px;
	border:1 solid #7e92a7;
	font-size:11px;
	color:#000000
	
}
.clear {
	clear: both;
}
#footer { padding-left:20px; padding-top:25px; padding-bottom:30px; background-image:url(../images/bgfoot.gif); background-repeat:repeat-x; background-position:top}
.foot {color:#7e92a7}
.foot a:link, .foot a:visited, .foot a:active {
	color: #7e92a7;
	text-decoration: none
}
.foot a:hover {
	color: #365575;
	text-decoration: none
}
#right2 { width:485px; float:right; text-align:right; padding-right:40px}