

/*----------------------------------------
 *
 *  Global Components
 *
 *----------------------------------------*/

body {

	font-family: Segoe UI, Tahoma, Verdana, Sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url('/images/body_bggrad.png');
	background-repeat: repeat-x;
	background-position: top left;
}

#main {
	width: 780px;
	border-left: 4px solid #FFF;
	border-right: 4px solid #FFF;
	text-align: left;
	background-color: #FFF;
}

a {
	color: #000;
}

td {
	font-size: 9pt;
}

a img {
	border: none;
}

#masthead img {
	border: none;
}

#masthead .right {
	background-image: url('/images/masthead_right.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#menubar img {
	border: none;
}

#menubar .menuback {
	background-image: url('/images/menu_back.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 40px;
}	

#menubar .menuback a {
	font-weight: bold;
	font-size: 9pt;
	font-variant: small-caps;
	text-decoration: none;
	color: #371F0D;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px 10px 3px 10px;
}

#menubar .menuback a:hover, #menubar .menuback .selected {
	background-color: #EBE4D9;

}

#leftbar {
	background-image: url('/images/left_bar.png');
	background-repeat: no-repeat;
	padding-top: 28px;
	width: 138px;
}


#banner {
	padding: 30px 0px 0px 0px;
}

#banner img {
	border: 1px solid #265284;
}

/*----------------------------------------
 *
 *  Main Content Area
 *
 *----------------------------------------*/

#content {
	font-size: 10pt;
	padding: 13px 5px 25px 10px;
}

#content a {
	font-weight: bold;
	color: #df7e00;
}

#content a:hover {
	color: #ff8400;
}

#content .blurb {
	padding-right: 8px;
	font-size: 9pt;
	text-align: justify;
	line-height: 1.6em;
}

#content .generic {
	font-size: 9pt;
	line-height: 1.6em;
}

.caption {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	background-color: #dad3c6;
	padding: 3px;
}

#content h1 {
	color: #df7e00;
	border-bottom: 1px solid #df7e00;
	font-size: 15pt;
}

/*----------------------------------------
 *
 *  Footer
 *
 *----------------------------------------*/
	
#footer {
	text-align:center;
	font-size: 8pt;
	padding-top: 10px;
	line-height: 160%;
	color: #333;
	border-top: 1px dotted #dad3c6;
}

#footer .baselinks a {
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
	color: #777;
}

/*----------------------------------------
 *
 *  Form Table
 *
 *----------------------------------------*/

.ftable {
	font-size: 8pt;
}

.ftable th {
	text-align: right;
	font-weight: bold;
	padding: 4px;
	vertical-align:top;
}

.ftable td {
	padding: 4px;
}

.ftable .sect, .sect {
	background-color: #5A7CAC;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px;
}

.ftable .redbar, .redbar {
	background-color: #F00;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px;
}

.ftable .l2 {
	padding-top: 4px;
	display:block;
}

.ftable .l3, .l3 {
	padding: 2px 0px 2px 0px;
	display:block;
}

.ftable .tip, .tip {
	font-weight:normal;
	font-style:italic;
}

.hlogin {
	vertical-align: top;
	background-image: url('/images/login_grad.png');
	background-repeat: no-repeat;
	padding: 10px 2px 15px 2px;
	background-color: #FFF;
	font-size: 8pt;
}

.ftable .ii {
	border: 1px solid #000;
}

/*----------------------------------------
 *
 *  Form Elements
 *
 *----------------------------------------*/

select { 
	background-color: #F8F8F8;
	color: #3A617F;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	border-style: inset;
}

.disabled {
	background-color: #CCC;
	color: #EEE;
}

optgroup, option {
	background-color: #F8F8F8;
	color: #3A617F;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
}

input, textarea { 
	background-color: #F8F8F8;
	color: #3A617F;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding: 2px 2px 2px 4px;
	border: 1px solid #000000;
	border-style: inset;
}

input, textarea { 
	background-color: #F8F8F8;
	color: #3A617F;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding: 2px 2px 2px 4px;
	border: 1px solid #000000;
	border-style: inset;
}

.ie_input {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	height: 1.8em;
}


.submit {
	background-color: #EFF1F3;
	border: 1px solid #3A617F;
	border-style: outset;
	color: #253743;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	cursor: pointer;
	background-image: url('../images/go.png');
	background-repeat: no-repeat;
	background-position: 4px 7px;

}


.submit_secure {
	background-color: #EFF1F3;
	border: 1px solid #3A617F;
	border-style: outset;
	color: #253743;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	cursor: pointer;
	background-image: url('../images/secure.png');
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

.ie_button {
	border-top: 1px solid #c3cfd8;
	border-left: 1px solid #c3cfd8;
	border-right: 1px solid #203646;
	border-bottom: 1px solid #203646;
	cursor: pointer;
}

.ie_button_secure {
	border-top: 1px solid #c3cfd8;
	border-left: 1px solid #c3cfd8;
	border-right: 1px solid #203646;
	border-bottom: 1px solid #203646;
	cursor: pointer;
	padding-left: 10px;
	background-image: url('../images/secure.png');
	background-repeat: no-repeat;
	background-position: 4px 2px;
}


label {
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.inner_edit {
	border: 2px solid #000;
	border-style: outset;
	margin-top: 8px;
	padding: 10px;
	background-image: url('/images/listing_bg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #f7f5f2;
}

legend {
	font-weight: bold;
	color: #df7e00;
}

fieldset {
	border: 1px solid #d4c9b0;
}

/*----------------------------------------
 *
 *  Errors
 *
 *----------------------------------------*/

.errorstrip {
	background-color: #FFD305;
	background-image: url('/images/error_anim.gif');
	text-align: left;
	color: #000;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	font-size: 10pt;
	border: 1px solid #FF9805;
	margin: 2px;

}

.errorstrip .info {
	font-weight: bold;
	font-size: 9pt;
	padding: 3px 3px 3px 4px;
}

.error_line {
	margin-bottom: -1em;
	padding: 2px 2px 2px 20px;
	background-image: url('/images/error.gif');
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #F00;
}

.warning {
	font-weight: bold;
	color: #F00;
	padding: 3px 3px 3px 24px;
	border: 1px solid #E57011;
	background-color: #FFFFB7;
	background-image: url('/images/warning_sign.png');
	background-repeat: no-repeat;
	background-position: 4px 2px;
	margin-bottom: 4px;
}

/*----------------------------------------
 *
 *  Redirect Page
 *
 *----------------------------------------*/

.redir {
	background-color: #FFF;
}

.redir th { 
	color: #000;
	background-color: #F9C26E;
	padding: 6px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	font-style: italic;
}

.redir td {
	padding: 2px;
	text-align: center;
	font-size: 8pt;
}

.redir .maintd {
	background-color: #FFF;
	text-align:center;
	padding: 20px;
	color: #D98A11;
	font-weight: bold;
}

.redir .blink {
	font-style: italic;
	font-size: 8pt;
	text-align: center;
}



/*----------------------------------------
 *
 *  Misc
 *
 *----------------------------------------*/



.loud {
	font-size: 14pt;
	font-weight: bold;
	color: #b66814;
}

.arrowlink {
	padding: 2px 0px 2px 0px;
}

.lheading {
	font-weight: bold;
	color: #df7e00;
}


.dheading {
	font-weight: bold;
	color: #B66814;
	border-bottom: 1px solid #DF7E00;
	font-size: 12pt;
}

.about_us {
	background-image: url('images/justice.jpg');
	background-repeat: no-repeat;
	background-position: bottom-right;
}

.boot {
	border-right: 1px solid #B66814;
	border-bottom: 1px solid #B66814;
}

.outline {
	border: 1px solid #B66814;
}

.bodybld {
	font-weight: bold;
	color: #B66814;
}