/* CSS Document */
body {
	/*background-image:url(images/bg2.jpg);
	background-repeat: repeat-x;*/
	/*background-position: left 101px;*/
	background-color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
}
#content form {
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
}
#content form input, #content form textarea, #content form select{
	/*border:1px solid #990000;*/
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	
}
form textarea {
width:250px;
height:50px;
}
input {

color:black;
/*border:1px solid #999999;
*/}

.head {
	width:95%;
	position:relative;
	background-color:#ededed;
	min-width:850px;
height: auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/header-right_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.head-search {
	position:absolute;
	top:110px;
	right:10px;
	text-align:right;
	
}
.slogan {
	position:absolute;
	top:14px;
	right:12px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color:#E20A16;
}
.contact_info {
	position:absolute;
	top:40px;
	right:12px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
textarea {

color:black;
/*border:1px solid #999999;
*/}
#content h1{
	color:black;
	font-size:16px;
	line-height:30px;
	border-bottom:1px solid #E20A16;
}
#content h2{
	color:#003052;
	font-size:13px;
	font-weight:bold;;
	line-height:20px;
}
#content h3{
	color:#E20A16;
	font-size:13px;
	line-height:16px;
	margin:0;
}

#header {
background-color:#164a6e;
min-width:740px;
height:152px;
}
#header h1 {
font-size:18px;
color:#FFFFFF;
margin:0;
padding:0;
white-space:nowrap;
}
#header h2 {
font-size:16px;
color:#CCCCCC;
margin:0;
padding:0;
}
#header h3 {
font-size:14px;
color:#FF0000;
margin:0;
padding:0;
}
#topnav {min-width:700px;}
#topnav td{
	/*background-image:url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:30px;
	border-left:1px solid #b7b7b7;
border-right:1px solid #b7b7b7;*/
white-space:nowrap;


	
}
#topnav a:link, #topnav a:visited {
color:#d60202;
font-weight: bold;
text-decoration:none;
}
#topnav a:hover {
color:#E47676;
}
a:link, a:visited {
color:#d60202;
font-weight: bold;
text-decoration:none;
}
a:hover {
color:#E47676;
text-decoration:underline;
}
#content {
padding-right:10px;
padding-left:10px;
background-color:#FFFFFF;

border-right:1px solid #b7b7b7;
min-width:700px;
}
#index_content {
padding-right:10px;
padding-left:10px;
background-color:#FFFFFF;
border-left:1px solid #b7b7b7;
border-right:1px solid #b7b7b7;
min-width:700px;
}


.leftnav {
	width:180px;
	
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
}
.leftnav td{
border-right: 1px solid #cccccc;
height:25px;
vertical-align:middle;
}


.leftnav a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 4px 0px 4px 10px;
	font-size:14px;
	
}

.leftnav a:hover{
	background-color: #e8e8e8;

}

#footer {
border:1px solid #b7b7b7;
padding:15px;
background-color:#f1f1f1;
min-width:700px;
}
.bucket h1{
font-size:16px;
font-weight:bold;
margin:0 2px 0px 2px;
text-align:center;
color:white;
white-space:nowrap;
}
.bucket {
margin-right:5px;
margin-left:5px;



}
.bucket ul {
margin:0 0 0 20px;
padding:0;
text-align:left;
}
.bucket p {
padding:0;
margin:5px 5px 15px 5px;
text-align:left;
}
.bucket_center_t {
	background-image: url(images/bucket_center_t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:10px;
	padding-bottom:7px
}
.bucket_left_t {
	background-image: url(images/bucket_left_t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:25px;
}
.bucket_right_t {
	background-image: url(images/bucket_right_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:25px;
}
.bucket_center_b {
	background-image: url(images/bucket_center_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:0;
	padding-top:0;
	height:270px;
}
.bucket_left_b {
	background-image: url(images/bucket_left_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:25px;
}
.bucket_right_b {
	background-image: url(images/bucket_right_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:25px;
}
.bucket_center_b img {
padding-top:8px;
}
.pdflink {
	background-image: url(images/pdficon.jpg);
	background-repeat: no-repeat;
	padding-left:23px;
	font-weight:normal;
	font-size:10px;
	margin-bottom:15px;
}
h3 a:hover {
color:#FF0000;
text-decoration:none;
}
h2 a:hover {
color:#003052;
text-decoration:none;
}

