body { background-color: #ffffff; }

/*-------------------Start Site Search------------------------*/

.siteSearch {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 18px;
	color: #ffffff;
	margin-top: 4px;
	margin-right: 8px;
	text-align: right;
}

.searchButton {
	width : 72px;
	height : 20px;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #007ebf;
	color: #ffffff;
}
/*-------------------End Site Search------------------------*/

/*-------------------Start Top Navbar------------------------*/

.navbar {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 18px;
	color: #ffffff;
	text-align: justify;
	width: 100%;
}

.t-top {
background-image: url("form-back.gif");
}

a.nav:link { color: #ffffff; text-decoration: none; }
a.nav:active { color: #ffffff; text-decoration: none; }
a.nav:visited { color: #ffffff; text-decoration: none; }
a.nav:hover { color: #004274; text-decoration: none; }

/*-------------------End Top Navbar------------------------*/

/*-------------------Start Body Text------------------------*/


p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	font-weight: none;
	text-align: justify;
	}

h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #004274;
	font-weight: bold;
	text-align: center;
	width: 100%
	
}

h2 {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #004274;
	text-align: justify;
}

.hred {
font-size: 105%;
font-weight: bold;
color: #0F0B0C;
}
.blue {
	color: #004274;
	font-size: 16pt;
}

.small {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.medium {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
width: 100%;
}

.center {
text-align: center;
}
a.small:link {text-decoration: none;}
a.small:visited {text-decoration: none;}
a.small:hover {text-decoration: underline;}
a.blue:link {text-decoration: none;}
a.blue:visited {text-decoration: none;}
a.blue:hover {text-decoration: underline;}

img {
transparant;
}

.boxes {
float: left;
padding: .5em;
width: 45%;
}

.s-top {
width: 100%
}

#test-wrap {
margin-left: 15px;
margin-right: 15px;
}

#full-wrap {
width: 100%;
background-color: #eee; 
padding: .5em;
}

#wrap {
width: 714px;
margin-top:-8px;
}

#s-contentl {
float: left;
background-color: #eee; 
padding: .5em;
width: 47%
}

#s-contentr {
float: right;
background-color: #F7F2F2; 
padding: .5em;
width: 47%
}

#content {
width: 512px;
float: left;
}


#bottom-bar A:link {text-decoration: none;}
#bottom-bar A:visited {text-decoration: none;}
#bottom-bar A:hover {text-decoration: underline; background-color: #EDE15F;}

#sidebar1{
width: 200px;
float: right;
padding-left: 2px;
}

#side-content {
margin-top: 10px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #2B3945;
	text-align: left;
}

.padleft {
margin-left: 13px;
}

fieldset {
border-top: solid 1pt #4A575C;
border-right: solid 1pt #4A575C;
border-bottom: solid 1pt #4A575C;
border-left: solid .75pt #4A575C;
background-image: url("back-stripe.png");
background-repeat: repeat-x;
}
.h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #004274;
	text-align: justify;
}

.h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	font-weight: none;
	color: #000000;
	text-align: justify;
}

.h3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	line-height: 18px;
	color: #000000;
	text-align: center;
}

/*-------------------End Body Text------------------------*/

/*-------------------Start Unordered Lists------------------------*/

/*---Light Blue Arrow---*/
.ul1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	list-style-image: url(../images/layout/arrow1.gif);
	margin-right: 1px;
	margin-top: 1px;
	text-indent: -1px;
	color: #000000; 
	text-decoration: none;
	text-align: left;
}

a.ul:link { color: #000000; text-decoration: none; }
a.ul:active { color: #000000; text-decoration: none; }
a.ul:visited { color: #000000; text-decoration: none; }
a.ul:hover { color: #004274; text-decoration: none; }

/*---Dark Blue Arrow---*/
.ul2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	list-style-image: url(../images/layout/arrow2.gif);
	color: #000000;
	text-indent: -1px; 
	text-decoration: none;
	text-align: left;
}

/*-------------------End Unordered Lists------------------------*/

/*-------------------Start Bottom Navbar------------------------*/

.navbar2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	line-height: 18px;
	color: #000000;
	text-align: center;
}

a.nav2:link { color: #000000; text-decoration: none; }
a.nav2:active { color: #000000; text-decoration: none; }
a.nav2:visited { color: #000000; text-decoration: none; }
a.nav2:hover { color: #004274; text-decoration: none; }

/*-------------------End Bottom Navbar------------------------*/