* { padding:0; margin:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#homepageslider {
	background-image: url(/images/homepageslider.jpg);
	background-repeat: no-repeat;
	height: 332px;
	width: 900px;
}
#wrap {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.clear {clear:both;}#bluebox {
	margin-top: 10px;
	margin-bottom: 10px;
}
#blueboxtop {
	background-image: url(/images/bluebox-top.jpg);
	background-repeat: no-repeat;
	height: 57px;
}
#blueboxcolumns {
	background-image: url(/images/blueboxbg.jpg);
	background-repeat: repeat-y;
}
#blueboxbottom {
	background-image: url(/images/blueboxbottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#blueboxcolumns .column1 {
	float: left;
	width: 208px;
	padding: 8px;
}
#blueboxcolumns .column2 {
	float: left;
	padding: 8px;
	width: 212px;
}
#blueboxcolumns .column3 {
	padding: 8px;
	width: 211px;
	float: left;
}
#blueboxcolumns .column4 {
	padding: 8px;
	width: 205px;
	float: left;
}
#wrap p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 22px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #020167;
	margin-bottom: 10px;
}
#blueboxcolumns  h2, #blueboxcolumns p {
	padding-top: 10px;
	padding-left: 10px;
}
#wrap #footer {
	background-image: url(/images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #000066;
	text-decoration: none;
}
#homepageslider #roundedbox {
	width: 520px;
	float: right;
	margin-top: 35px;
	margin-right: 35px;
	height: 265px;
	overflow: hidden;
}
/* Easy Slider */

	#slider{

}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:515px;
	height:262px;
	overflow:hidden;
	margin: auto;
		}	



	#slider2 li{

		}		
	#slider2 li h2{ 

		}	
	#slider2 li p{

		}						
		
	p#controls, p#controls2{
	margin:-25px 0 0;
	float: right;
	display: block;
	width: 55px;
		} 
	
	p#controls, p#controls2{
	float: right;
	display: block;
	width: 70px;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
	display:block;
	overflow:hidden;
	width:30px;
	height:24px;
	float: left;
	margin-top: 0;
	margin-right: 2;
	margin-bottom: 0;
	margin-left: 0;
		}	
	#nextBtn, #nextBtn2{

		}														
	#prevBtn a,  #prevBtn2 a, #prevBtn a:active,  #prevBtn2 a:active, #prevBtn a:visited,  #prevBtn2 a:visited {
	display:block;
	width:30px;
	height:24px;
	font-size: 0px;
	color: #000066;
	text-decoration: none;
	background-image: url(/images/previousslide.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a, #nextBtn2 a, #nextBtn a:visited, #nextBtn2 a:visited, #nextBtn a:active, #nextBtn2 a:active {
	display:block;
	width:30px;
	height:24px;
	font-size: 0px;
	color: #000066;
	text-decoration: none;
	float: right;
	background-image: url(/images/nextslide.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}										

/* // Easy Slider */.slidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.imageholder {
	float: left;
	height: 256px;
	text-align: center;
	padding-top: 5px;
	margin-right: 10px;
}
#wrap #homepageslider #roundedbox #slideshow #slider2 .slidetext .small p {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#threecolumnpage {
	padding-top: 10px;
	padding-bottom: 10px;
}
#threecolumntop {
	background-image: url(/images/3columnpagetop.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
#threecolumnbottom {
	background-image: url(/images/3columnpagebottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#threecolumncontent {
	background-image: url(/images/3columnpagebg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
#threecolumncontent .column1 {
	width: 235px;
	float: left;
	margin-right: 25px;
}
#threecolumncontent .column2 {
	float: right;
	width: 170px;
	margin-left: 15px;
}
#threecolumncontent .column3 {
	margin-left: 270px;
	margin-right: 200px;
}
#wrap h1 {
	font-size: 22px;
	font-weight: normal;
	color: #000066;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(/images/headinvdevider.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style-type: none;
}
.column1 .menu_with_desc {
	padding-left: 8px;
}

.menu_with_desc {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	display: block;
}
.menu_with_desc li {
	background-image: url(/images/headinvdevider.jpg);
	background-repeat: repeat-x;
	display: block;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.menu_with_desc strong {
	color: #1A1E65;
	font-size: 14px;
	display: block;
	background-image: url(/images/bluebullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.menu_with_desc p {
	display: block;
	padding-left: 20px;
	margin-bottom: 0px!important;
}
/* - this makes the DNN menu look funny
label {
	display: block;
	font-weight: bold;
	color: #666666;
	margin-bottom: 3px;
}
*/
input.textbox1 {
	background-image: url(/images/textfield.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 243px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
textarea.textbox1 {
	background-image: url(/images/textarea.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 243px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#twocolumn {
	margin-top: 5px;
	margin-bottom: 5px;
}
#twocolumntop {
	background-image: url(/images/2columntop.jpg);
	background-repeat: no-repeat;
	height: 8px;
	font-size: 0px;
	line-height: 0px;
}
#twocolumncontents {
	background-image: url(/images/2columnbg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
#twocolumnbtm {
	background-image: url(/images/2columnbtm.jpg);
	background-repeat: no-repeat;
	height: 8px;
	clear: both;
}
#twocolumncontents .column1 {
	width: 220px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}
#twocolumncontents .column2 
{
    float: left;
    width: 400px;
	margin-left: 22px;
	margin-right: 20px;
}
#twocolumncontents .column4 {
	float: right;
	width: 180px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDC0A0;
}

ul li, ol li {
	display: block;
	list-style-type: none;
}
.table_head td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	background-color: #8E7D6C;
	color: #FFFFFF;
}
.normallist li {
	background-image: url(/images/bluebullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 22px;
	margin-bottom: 15px;
	line-height: 22px;
}

.Section1 .td {
	border: 1px solid #8E7D6C;
}
span.question, span.answer {
	display: block;
}
.question {
	color: #993300;
	font-weight: bold;
}
.answer {
	color: #000000;
	padding-left: 25px;
}
