/*
  * { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue }
*/
  body
{
/*	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	*/		
	background-color:#DDDDDD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size:9pt;
	font-weight: normal; 
	font-variant: normal; 
	color: #5E5C5C;
	margin:0px 0px 5px 0px;
	padding:0 0px;
	min-width:480px;
}
.heading 
  {
	font-family: Helvetica Condensed, Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5E5C5C;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 10px 10px;
	z-index:100;
  }
.heading_ruler  {
	margin: 0 0 7px 0;
  }
.heading_nopadding
  {
	font-family: Helvetica Condensed, Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5E5C5C;
	text-decoration: none;
	text-align: left;
	z-index:100;
  }  
.heading_tablepadding {
	margin:10px 10px;
}
 .heading1
  {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 80%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #7F7D7D;
	text-decoration: none;
	padding:  10px 10px 0px 0px;
	white-space: nowrap;
	  
  }
 .heading2
  {  
	font-family: Helvetica Condensed, Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 80%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5E5C5C;
	text-decoration: none;
	padding:  10px 10px 0px 0px;
	white-space: nowrap;
	  
  }
.status_table_bg {
	background: #CCCCCC;
	height:25px;
}
.status_link {
	font-weight:normal;
	text-decoration:none;
}
.status_section {
	padding-left:10px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left:10px;
}
.status_table_heading {
	background:#BBBBBB;
	color:#000000;
	font-weight: bold;
	border-bottom:thin solid #000000;
	padding:5px 10px;
	text-align:left;
}
.StatusIncomplete {
	color: #FF0000;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

.ruler {
	background-image: url(../images/ruler.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: left;
 }
/*  .heading2
  {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 110%; 
      font-style: normal; 
      line-height: 120%; 
      font-weight: bold; 
      font-variant: normal; 
      text-transform: uppercase;
      color: #7F7D7D; 
      text-decoration: none;
	  background-image:url(../images/block_lg.gif);
	  background-repeat: no-repeat;
	background-position: bottom left;
	padding:  10px 0px 0px 25px;


  }*/
  
.subheading1 {
      font-weight: bold; 
	padding-left:18px;
}


.bodytext1 {
	margin-left: 18px;
	padding:0;
}

.bodytext2 {
	margin-left: 32px;
	padding:0;
}

.employeebio {
	margin-left: 18px;
	font-weight: bold;
	padding:0;
}

.picturebio {
	font-weight: bold;
	height: 132px;
	bottom:0px;
	margin: 20px 0px 0px 18px;
}

.picturebio img {
	float:left;
	padding-right: 10px;


}

.imgright 
  { 
	float: right; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px; 
  }

/*.copyright 
  {  
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 73%; 
      font-style: normal; 
      line-height: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-transform: none; 
      text-decoration: none
  } */

a, .jobtitle {
      font-style: normal; 
      line-height: 130%; 
      font-weight: bold; 
      font-variant: normal; 
      text-transform: none; 
      color: #1C3486; 
      text-decoration: underline
}

/*.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}*/

.imgleft {

	float: left; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}

/*.disclaimer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}*/

.closelink {
	text-align: center;
	color:#FFFFFF;
	text-decoration: none;
	position:fixed;
   right: 10px;
   width: 3em;
   padding: 4px 8px;
	background: #7F7D7D;
}

ul li {
	list-style-type:square;
}
.onmouse { 
	background-color: #BBBBBB; 
	color: #FFFFFF; 
	}
.outmouse { 
	background-color: #D9D9D9; 
	color: #000000; 
	} 
.button_on {
	width:120px;
	font-size:10px;
	height:19px;
	margin-right: 2px;
	float:left;
	text-align:center;
	background-color: #999999; 
	color: #FFFFFF; 
	padding-top:2px;
	font-weight:bold;
	cursor:hand;
	}
.button_out {
	width:120px;
	font-size:10px;
	height:19px;
	margin-right: 2px;
	float:left;
	background-color: #1C3486; 
	color: #FFFFFF; 
	padding-top:2px;
	text-align:center;
	font-weight:bold;
	}
.button_on2 {
	width:102px;
	font-size:10px;
	height:19px;
	margin-right: 2px;
	float:left;
	text-align:center;
	background-color: #999999; 
	color: #FFFFFF; 
	padding-top:2px;
	font-weight:bold;
	cursor:hand;
	}
.button_out2 {
	width:102px;
	font-size:10px;
	height:19px;
	margin-right: 2px;
	float:left;
	background-color: #1C3486; 
	color: #FFFFFF; 
	padding-top:2px;
	text-align:center;
	font-weight:bold;
		}
.button_text {
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.grayruler {
	border-bottom:1px solid #CCCCCC; 
	line-height: 0; 
	font-size: 0;
	margin-top:2px;
	margin-bottom:2px;
	width:729px;
	float:none;
	height:1px;
	} 
.grayruler2 {
	border-top:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC; 
	line-height: 0; 
	font-size: 0;
	margin-top:3px;
	margin-bottom:3px;
	width:729px;
	float:none;
	height:1px;
}
.imgright 
  { 
	float: right; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px; 
  }

/*.bodyText 
  {  
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 10pt; 
      font-style: normal; 
      line-height: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-transform: none; 
      color: #5E5C5C;
      text-decoration: none;
  }*/

/*.bottomnav 
  {  
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 73%; 
      font-style: normal; 
      line-height: normal; 
      font-weight: normal; 
      font-variant: normal; 
      text-transform: none; 
      color: #990099; 
      text-decoration: none
  }*/

/*.leftnav 
  {  
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 73%; 
      font-style: normal; 
      line-height: 90%; 
      font-weight: bold; 
      font-variant: normal; 
      text-transform: none; 
      color: #99CCFF; 
      text-decoration: none
  }*/
/*.linkfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
}*/
.requiredinfo {
	font-size: 12px;
	font-style: italic;
	color: #2F498D;
	text-align: right;
}
/*.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F498D;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
*/

.SectionQuestions {
	font-weight: bold;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;
	margin: 0px;
}

.ValidationError {
	color: #0000FF;
	text-align: left;
}

/*.VQUAL {
	font-size: 10px;
	color: #1C3486;
	background-color:#CCCCCC;
	margin:2px 0px;
	padding: 0 2px;
}*/

a:visited {
	color: #1C3486;
}

a:link {
	color: #1C3486;
}

.List {
	font-size: 90%;
}
.listheading {
	font-weight: bold;
	color: #5E5C5C;
	vertical-align: middle;
	text-transform: capitalize;
	background-color:#BBBBBB;
	padding-left:10px;
	margin-right:2px;
	font-size:90%;
}
.listheading_blank {
	background-color:#BBBBBB;
	font-size:90%;
}
.list_item {
	margin:2px 0px;
	padding-left: 10px;
	padding-top:4px;
	font-size:80%;
	width:150px;
	overflow:auto;
}

.list-button {
	font-size:80%;
	color: #1C3486;
	margin:2px 0px;
	padding-left:2px;
	text-align:left;
/*	text-align:center;
	width:85px;*/
	
}

.list-noitems {
	color: #FF0000;
	text-align:center;
}
.hidden {
	 visibility: hidden;
}

#status {
	width:270px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}

#submitnotice {
	width:500px;
	margin: 15px auto 15px auto;
	text-align:center;
	border-bottom: solid 1px #000000;
	padding-bottom:8px;
}

#navlinksgroup {
	vertical-align: bottom;
	text-align:center;
	width:450px;
	float:left;
	font-size:80%;
}
.navlink {
	padding: 0px 10px 0px 18px;
	margin-right:2px;
	background: url(../images/block_sm.jpg) left no-repeat;
	text-decoration:none;
	list-style:none;
	color:#1C3486;
}

.navlink_over {

	padding:0px 10px 0px 18px;
	margin-right:2px;
	background:#1C3486;
	text-decoration:none;
	list-style:none;
	color:#FFFFFF;
}
.navlink2 {
	font-size:7pt;
	padding:2px 5px 2px 22px;
	margin:2px 2px 2px 5px;
	background: url(../images/block_lg.jpg) left no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	list-style:none;
	color:#7F7D7D;
}

.navlink_over2 {
	font-size:7pt;
	padding:2px 5px 2px 22px;
	margin:2px 2px 2px 5px;
	background:#1C3486;
	text-decoration:none;
	text-transform:uppercase;
	list-style:none;
	color:#FFFFFF;
}
.navlink3 {
	padding: 0px 0px 0px 18px;
	margin: 5px 2px 0 0;
	background: url(../images/block_sm.jpg) left no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	font-size:80%;
	list-style:none;
	color:#7F7D7D;
	width:72px;
	height:15px;
}

.navlink_over3 {
	padding: 0px 0px 0px 18px;
	margin: 5px 2px 0 0;
	background:#1C3486;
	text-decoration:none;
	text-transform:uppercase;
	font-size:80%;
	list-style:none;
	color:#FFFFFF;
	width:72px;
	height:15px;
}
.nodecoration {
	text-decoration:none;
}

.formrow {
	position:relative;
	margin-bottom:3px;
/*	width:714px;*/ 
	width:670px;
	clear:both;
	overflow:hidden;
}
.formrow2 {
/*	position:relative;*/
	width:60%;
/*	width:380px;*/
	padding: 0 0 2px 0;
	margin:auto;
	clear:both;
	overflow:hidden;
}
.formquestion {
	vertical-align: middle;
	padding-right: 0;
	padding-left: 15px;
/*	width: 185px;*/
	width:25%;
	min-height:15px;
	margin-right:5px;
	float:left;
}
.formquestion2 {
	font-weight: bold;
	vertical-align: middle;
	padding-right: 0;
	padding-left: 0;
/*	width: 130px;*/
	width:35%;
	min-height:15px;
	margin-right:5px;
	float:left;
}
.formrequired {
	font-size: 12px;
	font-style: italic;
	color: red;
	text-align:center;
/*	width:12px;*/
	width:2%;
	height:12px;
	margin-right:5px;
	float:left;
}

.formanswer {
/*	width:460px;*/
	width:69%;
	float:left;
}
.formanswer2 {
/*	width:220px;*/
	width:59%;
	float:right;
}
#header {
	margin:auto;
	width:730px;
}

.sectionnotes {
	/*	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 110%;
	color: #1C3486;
	clear:both;*/
	padding: 4px 10px;
	text-align: center;
	margin: 15px 30px;
	font-weight: bold;
}

.centerbutton {
	text-align:center;
	margin:15px 15px 0px 15px;
	clear:both;
}
.rightbutton {
	text-align:right;
	margin:15px 0 15px 15px;
	clear:both;
}
.text_input_city {
	width:80px;
	margin-right:1px;
}
.text_input_state {
	width:98px;
	margin-right:1px;
}
.text_input_zip {
	width:98px;
	margin:0;
}
.text_input_medium {
	width:200px;
}
.text_input_date {
	width:94px;
	margin-right:2px;
}
.text_input_large {
	width:300px;
}
.select_input_small {
	width:98px;
}
.select_input_medium {
	width:205px;
}
.input_menu {
	width:250px;
	height:180px;
}

.panel1 {
	background-image:url(../images/block_darkgray.gif) ;
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #D9D9D9;
	padding:15px;
/*	margin-left:11px;
	margin-top:7px;*/
	position:static;
	z-index:0;
	}
.panel1_over {
	background-image:url(../images/block_darkgray.gif) ;
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	padding:15px;
/*	margin-left:11px;
	margin-top:7px;*/
	position:static;
	z-index:0;
	}
.panel2 {
	background-color: #D9D9D9;
/*	padding: 5px 5px;
	margin-left:11px;
	margin-top:7px;*/
	position:static;
	z-index:0;
	}
#main {
	width:730px;
	margin:auto;
	background-color:#FFFFFF;
	padding:10px;
	border-left:solid 9px #E6E6E6;
	border-right:solid 9px #E6E6E6;
/*	border:1px solid black;*/
}

.spacer {
	clear:both;
}

.bodytext_small {
	text-align: center;
	vertical-align: bottom;
	font-size:80%
}
.button2_over {
	padding: 0 0 0 25px;
	margin:0;
	display:block;
	width:121px;
	height:18px;
	color:#FFFFFF;
	background:url(../images/block_lg.gif) left top no-repeat #1C3486;
	}
.button2_out {
	padding: 0 0 0 25px;
	margin:0;
	display:block;
	width:121px;
	height:18px;
	color:#000000;
	background:url(../images/block_lg.gif) left no-repeat;
}

.positions {
/*	width:198px;
	float:left;*/
}
.positions ul{
	margin-left:15px;
	padding-left:15px;
}
.positions ul li ul{
	margin-left:10px;
	padding-left:0px;
}

form {
	margin:0px;
	}
#content {
	margin: 0px 15px;
	width:700px;
}

.bio {
	margin-bottom:5px;
	font-weight:normal;
}

.bio #name {
	color:#7F7D7D;
}

.bio #title {
	color:#1C3486;
}

.clientlist {
	margin-left:35px;
	padding-left:0;
}
.clientlist li {
	list-style:none;
	font-size:14px;
	padding:0px;
	margin:3px 0;
}

.div_on {
	background-color: #BBBBBB;
	color: #000000;
	margin:0 0 0 4px;
	padding:0 0 0 6px;
	}

.div_off {
	margin:0 0 0 4px;
	padding:0 0 0 6px;
}

.officelocation {
	margin-bottom:10px
}

.locationheader {
	font-weight: bold;
	text-transform: capitalize;
	color: #1C3486; 
	text-decoration: underline;
}

.locationaddress {
	color:#7F7D7D;
}

.jobCodeTitle {
	font-weight:bold;
	float:left;
}

.jobCode {
	font:"Courier New", Courier, monospace;
	text-align:right;

}

.jobCodeLocation {
	margin-left:10px;
	clear:both;
}

.jobCodeDescription {
	margin-left:10px;
	font-style:italic;
	clear:both;
}

.jobCodeSection {
	margin: 0 0 10px 10px;
}