body {
	color: black;
	font-size: 12px;
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-width: 1px;
}

img, div { behavior: url(iepngfix.htc) }

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;
	font-size: 12px;
	line-height: 18px;
	font-family: ARIAL, Helvetica, Geneva;
	text-decoration: underline;
}
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;
}
a:visited {
	color: #ff8c00;
	font-size: 12px;
	line-height: 18px;
	font-family: ARIAL, Helvetica, Geneva;
	text-decoration: underline;
}
.boldtext {
	color: navy;
	font-weight: 700;
	font-size: 9pt;
	line-height: 160%;
	font-family: ARIAL, Helvetica, Geneva
}

b {
	color: #236eaf
}


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: #ffb123;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
    }
	
	#form .theInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e3eef7;
	color: #102132;
	border: 1px solid #284279;
    }

    #form .theSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4996d7;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

	#form .SubmitButton {
	font-family: Verdana, 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;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/category_bg.gif);
	background-repeat: repeat;
}
.CategoryTabContent {
	overflow: auto;
	margin: 0px;
	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: ccc solid 1px;
}

.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;
}
