body {
	margin:0px;
	padding:0;
	background:#fff url(../images/bodybg.gif) top left repeat-x;
}
h1, h2, h3, h4, h5, ul, li, div, form, input, select, img {
	margin:0;
	padding:0;
	border:none;
}
a {
	outline:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.head_pic {
	background:url(../images/header_pic.jpg) top left no-repeat;
	height:229px;
	width:780px;
!important
}
.textwhite15 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff; float:left; padding-left:10px;
}
.textwhite24 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
.textblue12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#0e578a;
	line-height:20px
}
.textblack11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#595959;
}
.textblack15 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#242525;
}
.textorange11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#e7931b;
}
.textorange11 a:link, .textorange11 a:visited, .textorange11 a:hover, .textorange11 a:active {
	color:#e7931b;
	text-decoration:none;
}
.textgreen11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#93ae09;
}
.textgreen11 a:link, .textgreen11 a:visited, .textgreen11 a:hover, .textgreen11 a:active {
	color:#93ae09;
	text-decoration:none;
}
.textyellow11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#efc91e;
}
.textyellow11 a:link, .textyellow11 a:visited, .textyellow11 a:hover, .textyellow11 a:active {
	color:#efc91e;
	text-decoration:none;
}
.textblue11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#52c2ce;
}
.textblue11 a:link, .textblue11 a:visited, .textblue11 a:hover, .textblue11 a:active {
	color:#52c2ce;
	text-decoration:none;
}
.textblack12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#696969;
	line-height:18px;
}
.textgrey11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#696969;
}
.textblack11 a:link, .textblack11 a:visited {
	text-decoration:none;
	color:#595959;
}
.textblack11 a:hover, .textblack11 a:active {
	text-decoration:none;
	color:#0575c5;
}
/* ######### Style for Drop Down Menu ######### */
#bluemenu {
	height:27px;
	padding-top:6px;
	padding-left:10px;
}
.bluetabs {
	list-style:none;
	float:left;
}
.bluetabs li {
	display: inline;
	background:url(../images/divider.gif) right no-repeat;
}
.bluetabs li a {
	font: bold 12px Arial;
	text-decoration: none;
	padding:8px 15px;
	color: #464646;
	text-decoration:none;
}
.bluetabs li a:hover, .bluetabs li .current {
	background:url(../images/arrow_down.gif) bottom center no-repeat;
	text-decoration: none;
	color:#0575c5;
}
.navigation {
	position:absolute;
	top: 0;
	border: 1px solid #d9d9d9; /*THEME CHANGE HERE*/
	border-width: 0 1px 1px 1px;
	font:normal 12px Verdana;
	z-index:100;
	background-color: white;
	width: auto;
	visibility: hidden;
	background-color:#f4f4f4;
	padding:0 12px;
}
.navigation a {
	width: auto;
	display: block;
	border: 0 solid #d9d9d9; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 7px 0;
	text-decoration: none;
	color:#474747;
}
.navigation a:hover { /*THEME CHANGE HERE*/
	color:#0575c5;
}
.body_content {
	background:#ffffff;
	border:1px solid #f9f9f9;
	border-width:0px 6px
}
.tab_bg {
	background:url(../images/tab_bg.gif) top left no-repeat;
	width:170px;
	height:auto;
}
.orange_bar {
	background:url(../images/orange_bar.gif) top left repeat-x;
	height:20px;
	font:normal 16px Arial;
	color:#a45803;
	text-align:center;
	padding-top:3px
}
.green_bar {
	background:url(../images/green_bar.gif) top left repeat-x;
	height:20px;
	font:normal 16px Arial;
	color:#647704;
	text-align:center;
	padding-top:3px
}
.yellow_bar {
	background:url(../images/yellow_bar.gif) top left repeat-x;
	height:20px;
	font:normal 16px Arial;
	color:#b78701;
	text-align:center;
	padding-top:3px
}
.blue_bar {
	background:url(../images/blue_bar.gif) top left repeat-x;
	height:20px;
	font:normal 16px Arial;
	color:#128695;
	text-align:center;
	padding-top:3px
}
.footer {
	background:url(../images/footer.gif) top left repeat-x;
	height:90px;
}
.footer_border {
	background:#ffffff;
	border:1px solid #f9f9f9;
	border-width:0px 6px 6px 6px
}

.textfields{
	width:225px;
	height:20px;
	color:#1F1A0D;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999999
}

.textarea{width:225px; height:65px; color:#1F1A0D; font-size:12px; text-decoration:none; font-weight:normal; font-family:Arial, Helvetica, sans-serif; border:1px solid #999999}
input.smallText {
	font-size: 11px;
	font-style: italic;
}

.imgborder{ background:#fff; padding:2px; border:1px solid #ccc; margin:0 8px;}
.floatRight {
	float: right;
	padding-bottom: 7px;
	padding-left: 7px;
}

