body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11437E;
	background: #fff;
	background-position:bottom left;
	background-repeat:repeat-x;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	
}

#container {
background: #fff;
width: 80%;
margin: 0px auto;
padding: 0px;
}


#header {
background-color:#FFFFFF;
height: 68px;
}

#topbar{
height: 17px;
background: #11437E;
}

#botbar{
height: 17px;
background: #11437E;
}

#main {
background: #fff;
border-bottom: 1px solid #6BC4EC;

}

#main2 {

}

#leftside {
width: 142px;
border-right: 1px solid #11437E;
}

#midcontent {
padding: 10px 30px 0px 10px;
}

#indexmid {
padding: 0px;
}

#indexmid2 {
padding: 0px;
border-left: 1px solid #11437E;
}

#rightside {
width: 146px;
border-left: 1px solid #fff;
}

.line {
height:1px;
background: #11437E;
margin: 0;
padding:0;
font-size: 1px; line-height: 0;
}

.title {
padding: 1px;
margin: 1px;
font-size: 12px;
line-height: 12px;

}
#featurebox {
	width: 140px;
	padding: 5px;
	background:#fff;
	border-left:1px solid #A5AF7C;	
	float: right;
}

.box1 {
	padding: 3px;
	background:#A99F7C;
	color: #fff;
	border:1px solid #fff;	
}
#featuredbox {
	padding: 5px;
	background:#fff;
	border:1px solid #fff;	
}

.box2 {
	padding: 3px;
	background:#6BC4EC;
	border:1px solid #fff;	
}
.box3 {
	padding: 0 3px;
	background:#406A97;
	color: #fff;
}
.box4 {
	padding: 0 3px;
	background:#11437E;
	color: #fff;
}
.tab1 {
	padding: 0 100px;
	text-align: justify;	
}
.tab2 {
	padding: 0 15px;
	margin: 10px;	
}
/*Text Stuff*/

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	text-align: left;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

p{
padding: 3px 0;
margin: 3px 0;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5 {
font-family: Georgia, Times New Roman, Times, serif;
}

h1 {
font-size: 16px;
color: #11437E;
padding: 1px;
margin: 1px;
}

h2 {
font-size: 14px;
color: #11437E;
padding: 3px 0;
margin: 3px 0;
}

h3 {
font-size: 12px;
color: #11437E;
padding: 3px 0;
margin: 3px 0;
}

h4 {
font-size: 11px;
color: #11437E;
padding: 3px 0;
margin: 3px 0;
}

#navcontainer {background:#6BC4EC; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px 1px ;
width: 130px;
background:#6BC4EC;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, .navlist a:visited
{
color: #11437E;
text-decoration: none;
}

#navcontainer a:hover
{
background:#fff;
color: #11437E;
}


a:link {
	color: #666;

}

a:visited {
  color: #666;
}

a:hover {
	text-decoration: underline; color: #F79400;
}


.topnav { text-decoration: none; color: #FFFFFF; font-weight:normal;  }

A.topnav:link { text-decoration: none; color: #FFFFFF; font-weight:normal;  }

A.topnav:visited { text-decoration: none; color: #FFFFFF; font-weight:normal;  }

A.topnav:hover { text-decoration: underline; color: #FFFFFF; font-weight:normal; }

.box { text-decoration: none; color: #FFFFFF; font-weight:normal;  }

A.box:link { text-decoration: underline; color: #FFFFFF; font-weight:normal;  }

A.box:visited { text-decoration: underline; color: #FFFFFF; font-weight:normal;  }

A.box:hover { text-decoration: underline; color: #11437E; font-weight:normal; }

.bot { text-decoration: none; color: #109BDC; font-weight:normal; font-size:8pt; }

A.bot:link { text-decoration: underline; color: #109BDC; font-weight:normal; font-size:8pt; }

A.bot:visited { text-decoration: underline; color: #109BDC; font-weight:normal; font-size:8pt; }

A.bot:hover { text-decoration: underline; color: #11437E; font-weight:normal; font-size:8pt; }

input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
color: #11437E11437E;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 

.formfield {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}

.inline {
float: left;
padding: 0px 10px 0px 0px;
}

.shadeform	{ FONT: 10pt verdana, arial, sans-serif;
		background-image: url("shadeform.gif");
		text-align: left;
		WIDTH: 175PX;
		BORDER: #000000 1px solid}
		
.shadeform2	{ FONT: 10pt verdana, arial, sans-serif;
		background-image: url("shadeform.gif");
		text-align: left;
		WIDTH: 100PX;
		BORDER: #000000 1px solid}
		
.shadeform3	{ FONT: 10pt verdana, arial, sans-serif;
		background-image: url("shadeform.gif");
		text-align: left;
		WIDTH: 30PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 10pt verdana, arial, sans-serif;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid}

.textarea2	{ FONT: 10pt verdana, arial, sans-serif;
		text-align: left;
		WIDTH: 400PX;
		HEIGHT: 70PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 10pt verdana, arial, sans-serif}

.button { 	background-image: url("button.gif");
		background-color:#406A97;
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #FFFFFF;
		font-size: 10pt;
		height: 21px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }

.buttonon { background-image: url("buttonon.gif");
		background-color:#A99F7C;
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #FFFFFF;
		font-size: 10pt;
		height: 21px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }
		 d }
		 d }
		 d }
		 d }
		 d }
		