@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#BFBFBF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a { 
	color: #003466;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.bot { 
	color: #FFFFFF; 
	font-size: 8pt;
	text-decoration: none;
}
a.bot:hover { 
	text-decoration: underline 
}
h1 { 
	color: #003466; 
	font-weight: bold; 
	font-size: 20pt; 
}
h2 { 
	color: #000000; 
	font-weight: bold; 
	font-size: 12pt; 
}
h3 { color: #000000; 
	font-weight: bold; 
	font-size: 11pt;  
}
.text { 
	color: #000000; 
	font-size: 10pt;
}
hr {
	color:#000;
	height:1px;
}
.left {
	display:block;
	float:left;
}
.right {
	display:block;
	float:right;
}
#wrapper {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	padding:0 10px 0 10px;
	overflow: auto;
}
#header .logo {
	float:left;
	padding-top:12px;
}
#header .phone {
	float:left;
	width:648px;
	margin-top:24px;
	color: #5390D2; 
	font-weight: bold; 
	font-size: 16pt;
	text-align:right;
}
.blue {
	color: #003466; 
	font-weight: bold;
}
ul.menu {
	display:block;
	background:url(images/nav.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:20px 0 10px 0;
	padding:0;
	height:30px;
	width:880px;
	float:right;
}
ul.menu li {
	margin:10px 0 0 0;
	padding:0;
	display:inline;
}
ul.menu li a {
	display:inline-block;
	height:23px;
	color: #57748F; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding:7px 33px 0 27px;
	background:url(images/nav2.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}
ul.menu li a:hover {
	color: #003466
}
#sidebar {
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	color: #000000; 
	font-size: 9pt;
	width:180px;
	background:#dae0e4;
	padding:5px;
}
#sidebar .input {
	padding:0 0 5px 0;
}
.side_label {
	display:block;
	float:left;
	margin:0;
	padding:3px 0 0 0;
}
.side_title1 { 
	color: #072945; 
	font-weight: bold; 
	font-size: 11pt; 
}
.side_title2 { 
	color: #57748F; 
	font-weight: bold; 
	font-size: 11pt; 
}
#content {
	width:640px;
	float:right;
	padding:20px 0 0 25px;
	background:url(images/spacer.gif);
	background-repeat:no-repeat;
	background-position:0px 20px;
}
#footer {
	width:880px;
	height:10px;
	background:#003466;
	color: #FFFFFF; 
	font-size: 8pt;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}

#footer2 {
	width:880px;
	height:25px;
	background:#003466;
	color: #FFFFFF; 
	font-size: 8pt;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}

#copyright {
	width:880px;
	height:10px;
	color: #003466; 
	font-size: 8pt;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}


#artilcelinks {
	width:225px;
	float:right;
	padding:0px 0 0 0px;
		background-position:0px 20px;
}


.photor { margin-right: 0pt; margin-left: 10pt; margin-bottom: 8pt; }