body {
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background:url(../images/bg.gif);
	margin:0px;
	}
	
h2 {
	color: #000;
	font-size: 18px;
	font-family: ARIAL, Helvetica, Geneva;
	line-height: 20px;
	letter-spacing: 0
}

.SubTitle {
	color: #000;
	font-size: 16px;
	font-family: ARIAL, Helvetica, Geneva;
	font-weight:bold;
	letter-spacing: 0
}

p.padding {
	padding-left:10px;
	text-align: left;
	}

br {
	line-height: 18px;
}


.menustyle {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
}

.frontdivlink {
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/frontdivlink.gif);
	background-color:#054095;
	border:#054095 1px solid;
	color:black;
	font-weight:bold;
	font-size:14px;
	width: 300px;
	padding: 5px;
}



a:link.bmenu, a:visited.bmenu {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	font-family: ARIAL, Helvetica, Geneva;
	text-decoration: none;
	display:block;
	
}
a:hover.bmenu {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	font-family: ARIAL, Helvetica, Geneva;
	text-decoration: underline;
	display:block;
	
}

a:link.amenu, a:visited.amenu {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	font-family: ARIAL, Helvetica, Geneva;
	text-decoration: none;
}

a:hover.amenu {
	color: #ff9933;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	font-family: ARIAL, Helvetica, Geneva;
	text-decoration: none;
}

a:link {
	color: #236eaf;
}

a:visited {
	color: #ff8c00;
}
a:link.button, a:visited.button {
	color: #236eaf;
	font-size: 12px;
	font-family: ARIAL, Helvetica, Geneva;
	line-height: 18px;
	background-color: #ffffdb;
	text-decoration: none;
	padding: 3px;
	border: solid 1px #000080;
}

a:hover.button {
	color: #000;
	font-size: 12px;
	font-family: ARIAL, Helvetica, Geneva;
	line-height: 18px;
	background-color: #ffb123;
	text-decoration: none;
	padding: 3px;
	border: solid 1px #000080;
}

.boldtext {
	color: navy;
	font-weight: 700;
	font-size: 9pt;
	line-height: 160%;
	font-family: ARIAL, Helvetica, Geneva
}

td {
	font-size: 12px;
	font-family: ARIAL, Helvetica, Geneva;
	line-height: 16px;
}


td.indent {
	font-size: 12px;
	font-family: ARIAL, Helvetica, Geneva;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link.menu, a:visited.menu {
	height: 25px;
	line-height: 25px;
	color: #001;
	font-size: 12px;
	background-color: #9ccce6;
	text-decoration: none;
	text-align: center;
	padding: 3px 7px;
}
a:hover.menu {
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	background-color: #2847a4;
	text-align: center;
	width: auto;
	height: 25px;
	padding: 3px 7px;
}
.orangeheader {
	color: #ff8900;
	font-size: 25px;
	font-family: ARIAL, Helvetica, Geneva;
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ffb123;
}
.form {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
    }
	
.theInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e3eef7;
	color: #102132;
	border: 1px solid #284279;
    }

.theSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4996d7;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

.SubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4996d7;
	color: #FFFFFF;
	margin: 0;
	cursor: pointer;
	border-style: solid;
	border-width: thin;
	border-top-color:#B1D3E9;
	border-right-color:#0B3660;
	border-left-color:#B1D3E9;
	border-bottom-color:#0B3660;
	padding:2px;
}

.Category {
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	overflow: hidden;
	width: 100%;
}
.CategoryTab {
	background-color: #4996d7;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/category_bg.gif);
	background-repeat: repeat;
}
.CategoryTabContent {
	overflow: auto;
	margin: 0px;
	font-size: 12px;
	height: auto;
	padding: 5px;
}
.bigfatgreyborder {
	border: 4px solid #666666;
	padding: 15px;
	background-color:#CCDDEE;
}
.basicyellowbox {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FFCC00;
}

.tdunderline {
border-bottom: #cccccc solid 1px;
}

.message {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #3366FF;
}

.new {
color:#FF3300;
font-weight:bold;
}

.active {
background-image: url(../images/activelisting_green.gif);
}

.notactive {
background-image: url(../images/activelisting_red.gif);
}

.redrequired {
color:#a30000;
font-weight:bold;
}

.yellowthickborder {
margin-left:50px;
margin-right:50px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
padding-bottom:15px;
border-color:#115577;
border-style:solid;
background-color:#fffbd5;
}


.pane {
	background: #FFFFCC;
	padding: 5px;
	margin-top: 10px;
	position: relative;
	border: 1px solid #FFCC00;
	text-align:center;	
	font-weight:bold;
}
.pane .delete {
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
}
#bulletlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#bulletlist li 
{
padding: 10px 10px 10px 25px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

td a:link.littlebutton, td a:visited.littlebutton {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 14px;
	font-family: ARIAL, Helvetica, Geneva;
	font-weight: bold;
	font-variant:small-caps;
	background-color: #4996d7;
	text-decoration: none;
	padding: 2px;
	border: solid 1px #004f92;
}
td a:hover.littlebutton {
	color: #000000;
	font-size: 9px;
	line-height: 14px;
	font-family: ARIAL, Helvetica, Geneva;
	font-variant:small-caps;
	font-weight: bold;
	background-color: #ffb123;
	text-decoration: none;
	padding: 2px;
	border: solid 1px #004f92;
}
td a:link.littlebutton2, td a:visited.littlebutton2 {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 14px;
	font-family: ARIAL, Helvetica, Geneva;
	font-weight: bold;
	font-variant:small-caps;
	background-color: #0a589b;
	text-decoration: none;
	padding: 2px;
	border: solid 1px #004f92;
}
td a:hover.littlebutton2 {
	color: #000000;
	font-size: 9px;
	line-height: 14px;
	font-family: ARIAL, Helvetica, Geneva;
	font-variant:small-caps;
	font-weight: bold;
	background-color: #ffb123;
	text-decoration: none;
	padding: 2px;
	border: solid 1px #004f92;
}
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

img, div { behavior: url(/iepngfix.htc) }

