@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 715px;
	margin: 0 auto;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #878787;
	margin: 0px;
	padding: 0px;
}
#top1 {
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding: 8px 20px 0 0;
	text-align: right;
	color: #4670bb;
}
#top2 {
	background-image: url(images/top2.jpg);
	height: 256px;
}
#nav {
	float: left;
	width: 170px;
}
#topright {
	float: right;
	width: 280px;
	padding-top: 65px;
}
input {
	font-size: 11px;
}
.whitetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.leftimg {
	float: left;
	padding-right: 6px;
	display: block;
}
#content {
	height: 475px;
}
#left {
	float: left;
	width: 533px;
}
#right {
	float: right;
	width: 176px;
}.orangetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ee942f;
}
.bluetext {
	font-weight: bold;
	color: #3e69b8;
}
.orangetext {
	font-weight: bold;
	color: #e8902f;
}
.darkbluebar {
	background-color: #4670bb;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
}
.bluebar {
	background-color: #91b0da;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
	text-decoration: none;
}
.yellowbar {
	background-color: #f3c65e;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
	text-decoration: none;
}
#bottom1 {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	height: 27px;
	text-align: center;
	color: #E8902F;
	padding-top: 10px;
}
#bottom2 {
	padding: 7px;
	text-align: center;
}

#bottom3 {
	margin-top: 30px;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	height: 27px;
	text-align: center;
	color: #E8902F;
	padding-top: 10px;
}
#bottom4 {
	padding: 7px;
	text-align: center;
}