* {
	margin:0;
	padding:0;
}



body {
	font: 8pt "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
	margin: 0px 0 0 0;
	text-align:center;
	font-size:small;
	padding: 10px;

	color: #000;
	background: #dddcd3;	
	
}

* html body {
	font-size:x-small; /* for IE5/Win */
	f\ont-size:small; /* for other IE versions */
}		
	#sig a, #sig a:visited, #sig a:hover, #sig a:active {
		color: #000;
		font-weight: bold;
		cursor: pointer;
	}

	#sig a:hover {
		color: #c00000;
	}
	#sig {
		width: 750px;
	}

	.hontext {
		font-size: .75em;
	}
	

/* formval.css */
  .fielderror   { 
    font-size:100%;
	border: 1px solid #dd0000;
	background: #fff;
	padding:2px 0 2px 0;
	color: #333; 
	}
  

label {
	margin: 0px;
	padding: 0px;
}





.eastinner a {
	color: #546f17;
}
.eastinner a:hover {
	color: #c00000;
}


.eastinner {
	color: #546f17;
	text-align: left;
	padding: 4px;
}

.westinner a {
	color: #365787;
}
.westinner a:hover {
	color: #c00000;
}

.westinner {
	color: #365787;
	text-align: left;
	padding: 4px;
}







#alg_page {
	width: 768px;
	text-align: left;
	background: #fff;
	border: 1px solid #948f70;
	color: #546f17;
	color: #000;
}

#alg_page2 {
	padding: 12px;
	padding-right: 2px;
	color: #2c2c2c;
	color: #546f17;
	color: #000;
}

#westmain TD, #eastmain TD, #intmain TD      
          { padding: 1px; height: 1.3em; vertical-align: middle; font-size: 90%; 
		  color: #333;
		  color: #546f17;
 }

#westmain TD {
		color: #365787;
}

#intmain TD {
	color: #000;
}

TD.qcell {
	text-align: right;
}		  
		  
TD.lcell {
	text-align: right;
}	

TD.leftcell {
	text-align: left;
}		  
		  
#westmain H3, #eastmain H3, #intmain H3 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 4px;
}		  

#westmain H2, #eastmain H2, #intmain H2 {
	font-size: 16px;
}		

#westmain .smalltext, #eastmain .smalltext, #intmain .smalltext {	
	font-size: 75%;
	color: #000;
	background-color: #ffff00;
}		  
#westmain input, #eastmain input, #intmain input, #alg_page select {	
	font-size: 100%;
}
		  
		  
#westmain, #eastmain, #intmain {
	width: 400px;
	margin: 8px;
}

#certs
{
    xwidth: 285px;
    xheight: 95px;
    xfloat: right;
    vertical-align: top;
} 

#formid {
	float: left;
}

#contentid_right {
	float: right;
	color:#333; 
	font-size: 12px;
	width: 315px;
	margin-left: 0px;
	padding-left: 7px;
	border-left: 1px solid #003b9c;
}

#contentid_left {
	float: left;
	color:#333; 
	font-size: 12px;
	width: 315px;
	margin-right: 0px;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #003b9c;
}

#contentid p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#contentid h3 {
	margin-top: 12px;
	margin-bottom: 16px;
}

#contentid .arrowmessages {
	font-size: 16px; 
	margin-bottom: 16px;
	margin-top: 4px;
}

.testimonial {
	font-size: 13px; 
	xwidth: 330px;
}

#headerbottom {
	clear: both;
}

#header {
	width: 100%;
	font-size: 100%;
	line-height: normal;
	margin-top: 4px;
}
#header ul {
  margin:0;
  padding: 2px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background: #ebdbb5;
  background: #f4f2e4;
  margin:0 0 0 4px;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  color:#06C;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#c00000;
  }

#header #current a {
  text-decoration: none;
}

#headermiddle {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-top: 3px solid #dcb664;
} 

#header li {
  background: #d6e7fe;
  }
#header a {
  color:#06C;
  }


#header #current {
  background: #003b9c;
  }
#header #current a {
  color:#fff;
}

#headermiddle {
	border-top: 3px solid #003b9c;
} 

#contentid .arrowmessages {
	color: #2882b8;
	color: #003b9c;
}


/* SHF css */
#shf {
	padding: 4px;
	color: #333;
}

#shf h2 {
	color: #7A9036;
	font-size: 16px;
	text-align: left;
	margin: 0px;
}

#shf p {
	text-align: left;
	margin-bottom: 10px;
}

#shf fieldset {
	xbackground: #F2F3EF;
	border: none;
	border-top: 1px solid #7A9036;
	margin: 4px 0 0 0;
	padding: 1em;
}

#shf fieldset.alt {
	xbackground: #F8F3E2;
}

#shf fieldset.submit {
	border: 0 none #FFF;
	padding: 0px 0px 14px 0px;
	margin-left: 380px;
}

#shf fieldset.submit li {
        float: right;
}

#shf fieldset ul {
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#shf fieldset li {
	line-height: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
	float: left;
}

#shf fieldset.embedded_checkboxes {
	width: 500px;
	margin: 0 0 1em 1em;
}

#shf fieldset.embedded_checkboxes ul {
        width: 125px;
        clear: none;
        float: left;
}

#shf fieldset.embedded_checkboxes li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 0px;
	font-weight: normal;
}

#shf fieldset.embedded_checkboxes input {
	float: left;
	margin-right: 5px;
}

#shf fieldset.embedded_checkboxes label {
	float: left;
	text-align: left;
}

#shf fieldset.left-aligned-labels label {
	text-align: left;
	width: 80px;
	float: left;
}

#shf fieldset.left-aligned-labels input, fieldset.left-aligned-labels select {
        float: left;
}

#shf fieldset.left-aligned-labels li {
	float: left;
	margin: 2px 0;
	clear: both;
	width: 100%;
}

#shf fieldset.left-aligned-labels ul {
	width: 50%;
	clear: none;
	float: left;
}

#shf fieldset.justified-labels ul {
	width: 100%;
	clear: both;
}

#shf fieldset.justified-labels li {
	float: left;
	margin-right: 20px;
}

#shf fieldset.justified-labels label {
	text-align: center;
	display: block;
}

#shf fieldset.justified-labels input, fieldset.justified-labels select {
	margin: 2px;
}

#shf li.grouplabel {
        float: left;
	margin-top: 24px;
	width: 90px;
	text-align: left;
}

#shf .app_info_ele {
	font-weight: bold;
	float: left;
	margin-right: 35px;
}

#shf .question_radio {
	width: 354px;
	text-align: left;
}

#shf .radio_ele {
	float: left;
}

#shf .label_radio {
	display: inline;
	margin: 0px 10px 0px 5px;
}

#shf option {
	padding-right: 0.4em;
}

#shf .error {
	font-size: 10px;
	margin-left: 5px;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

ul {
	margin-left: 16px;
}


#intmain {
	width: 400px;
	margin-top: 8px;
}

#intmain h2 {
	font-size: 1.2em;
	text-align: center;
	border-bottom: none;
	margin: 1px;
}

#intmain h1 {
	background-color: transparent;
}

.intinner p {
	margin: 0 20px 10px 20px;
	font-weight: bold;
	font-size: 120%;
}

.intinner {
	text-align: left;
	padding: 4px;
}

.intinner h1 {
	margin-top: 0;
}


.boxcontent_green, .boxcontent_blue, .boxcontent_brown {
	padding: 10px;
	padding-right: 2px;
}




