@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 10px;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

h1 p{
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a:link {
	color: #003366;
	-moz-outline:none;
	cursor:pointer;
}

a:hover {
	color: #336699;
}

a:visited {
	color:#003366;
}

/*table {
	background-color: #333;
}

td {
	background-color: #fff;
	padding: 4px;
}*/

.top {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

p { margin: 1em 0; }

dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 6px;
}

dt {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

dt a {
	text-decoration: none;
	color:#000
}

h4 {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;

}

.type-list dt
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.type-list dd dl dt 
	{	
	border: none;
	}
.type-list dd dl dd 
	{	
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

dd {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	line-height: 1.25em;
}

ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

li {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


fieldset {
	width: 99%;

}

legend {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#errorMessage {
	font-size: 14px;
	font-weight: bold;
	padding:10px;
	color: #000;
	background-color: #FC0;
}


#innerbox {
	background-color: white;
	padding: 8px;
	margin:0px;
	text-align: left;	
}

#box {
	padding: 0px;
}

.bWiz {
	font-size: 11px;
	font-weight: bold;
/*		margin:2px;
background-color: #CCC;
	border: 1px solid #666;
	color:#000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	letter-spacing: 1pt;*/
}

 a.bWiz:hover {
	background-color: #E8E8E8;
	text-decoration: none;
}

.req, .opt{
	font-size: 10px;
	font-weight: bold;

}

input, select, textarea{
	border: 1px solid #999;
}

.txtrd{
	color:#C00;
}


#askquestion {
	width: 100%;

}

#alertBox {
	font-size: 14px;
	background-color: #FC3;
	padding: 8px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
}

#askquestion td {
	padding: 8px;
	font-weight: bold;
}

#contactlinks ul,li{
	font-size: 16px;
	list-style-type: none;
}

#subtopic {
	padding:4px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

label {
padding: 8px; display:inline;
}

label.error {
	margin-left: 10px;
	width: auto;
	color: #C30;
	vertical-align: top;
}


.tny {
	font-size: 10px;
	font-weight: normal;
}

#crumbtrail {
	font-size: 12px;
	color: #336699;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#crumbTrail a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.tbl-bkg {
	background-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.tbl-border {
	border: 1px solid #999;
}
.tbl-h{
	background-color: #999;
	padding:4px;
	font-weight: bold;
	color: #FFF;
}

.tbl-sh{
	background-color: #E2E2E2;
	padding:4px;
	font-weight: bold;
}

.tbl-b{
	background-color: white; 
	padding: 4px;
	
}
.tbl-bling {
	background-color:#CEFFCE;
	padding:4px;	
}

.tbl-ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
/*button { border:0; cursor:pointer; font-weight:bold; padding:0 20px 0 0; text-align:center; float: left; width: auto; }
button span { position:relative; display:block; white-space:nowrap; padding:0 0 0 20px; }


button.submitBtn { background:url(/images/btn_blue_right.gif) right no-repeat; font-size:1.8em; font-weight: bold; }
button.submitBtn span {
	height:50px;
	line-height:50px;
	color:#fff;
	background-image: url(/images/btn_blue_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
button.submitBtn:hover {background:url(/images/btn_blue_right_hover.gif) right no-repeat; }
button.submitBtn:hover span {background:url(/images/btn_blue_left_hover.gif) left no-repeat; }*/

#createpwd label.error {
	margin: 0px;
	padding:0px;
	width: auto;
	display: block; font-size:12px;
}





