body {
	padding:0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../pics/back.gif);
	background-repeat: repeat;
	background-position: 1px 1px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


/* ID's */

#container {
	padding:0px;
	background-image: url(../pics/logo_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

* html #container{
	width: 771px; /*IE 5.5 */
  w\idth: 770px; /*IE 6.x */
}

#container{
	width: 770px;
}

#content {
	float:right;
	padding: 100px 20px 0px 20px;
	margin: 0px;
}

* html #content{
  width:630px;  /* (only for IE5.x/Win) */
  w\idth:590px;  /* (for other IE) */
}

#content {
	width:590px;
}

#leftnav {
	width: 133px;
	float: left;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
}

* html #leftnav {
	margin: 100px 0px 0px 0px; /*IE*/
}

#leftnav{
	margin: 100px 0px 0px 0px;
}

#leftnav ul li{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftnav a{
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../pics/leftnav_a_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 10px;
	vertical-align: middle;
	display: block;
	padding: 10px 0px 10px 15px;
	font-weight: bold;
}

*html #leftnav a{
	margin: 10px 10px -1px 5px; /*for IE 5.5 */
	m\argin: 10px 10px -3px 5px; /*for IE 6.x */
}

#leftnav a{
	margin: 10px 10px -2px 5px;
}

#leftnav a:visited{
	color:#DDDDDD;
}

#leftnav a:active, #leftnav a:hover{
	color:#F8C30D;
}

#leftnav div.level2{
	background-image: url(../pics/leftnav_level2_back.gif);
	background-position: center bottom;
	background-repeat: repeat-y;
	padding-bottom: 13px;
	padding-top: 7px;
}

#leftnav div.level2 a{
	background-image: url(../pics/leftnav_level2_a_bullet.gif);
	display: block;
	font-size: 10px;
	color: #0A337B;
	padding: 0px 15px 4px 15px;
	margin: 0px 0px 0px 12px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 10px;
}

#leftnav div.level2 a:visited{
	color: #0A337B;
}

#leftnav div.level2 a:hover, #leftnav div.level2_link a:active{
	color: #0099CC;
}

#leftnav a.nolink{
	color: #F8C30D;
}

#leftnav div.box_container{
	margin:auto 8px auto 7px;
	background-image: url(../pics/box_container_back_leftnav.gif);
}

#leftnav div.box_container h2.leftnav_title{
	font-size: 10px;
}

*html #leftnav .tables{
	width: auto;
	w\idth: 100%;
}

#leftnav .tables td.nopadding table td{
	padding:3px 2px 1px 3px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#leftnav .tables td.nopadding table td input{
	margin:-1px 0px 0px 0px;
}

* html #leftnav .tables td { /* this selector recognized by IE only */
  height: 15px; /* total width (only for IE5.x/Win) */
  h\eight: 15px;  /* content width (for other IE) */
}

#leftnav .tables td { /* other browsers */
	height:20px;
}

.textbox_leftnav{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 1px;
	border: 1px solid #0A337B;
}

#footer {
	background: url(../pics/footer_back.gif) repeat-x;
	margin:0px auto 0px auto;
	padding:0px;
	width: 770px;
	height:25px;
}

* html #footer { /* this selector recognized by IE only */
  margin: 0px auto;  /* total width (only for IE5.x/Win) */
  m\argin: 0px auto;  /* content width (for other IE) */
}

#footer{
	margin:0px auto ;
}

#legal {
	font-size: 10px;
	margin: 0px;
	float: left;
	padding: 20px 0px 5px 160px;
}

#totop {
	padding-left: 12px;
	padding-right: 22px;
	background-image: url(../pics/totop.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#watermark{
	position:absolute;
	top: 69px;
	left: 659px;
	z-index: 100;
}

/*images*/

a.nolink img {
	border:none;
}

.img_left{
	float:left;
}

.img_right{
	float:right;
}

.img_noborder, div img.img_noborder{
	border: 0px;
}

.img{
}

.img_left_text{
	float:left;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.img_right_text{
	float:right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}

/* HTML tags */

a{
	color: #0A337B; 
}

a:visited{
	color: #666666;
}

a:hover, a:active {
	color: #7989B4;
}

a img, a img.img_left_text, a img.img_right_text, a img.img{
	border: 1px solid #003576;
}

a img{
	text-decoration:none;
}

p, li, ul,ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p{
	margin-top: 2px;
	margin-bottom: 9px;
}

ul, ol{
	margin-top: 2px;
	margin-bottom: 12px;
}

ul li {
	margin-left: -20px;
	line-height: 15px;
	padding: 0px;
	margin-bottom: 3px;
	list-style-image: url(../pics/bullet.gif);
}

ol li {
	margin-left: -10px;
	line-height: 10pt;
	padding: 0px;
	margin-bottom: 3px;
}

ul li ul, ol li ol{
	margin-bottom: 5px;
}

ul li ul li, ol li ol li{
	list-style-image: url(../pics/bullet_2.gif);
	margin-left: -30px;
	line-height: 13px;
}

h1,h2,h3,h4,h5,h6 {
	MARGIN-BOTTOM: 2px;
	color: #474747;
	FONT-STYLE: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 5px;
}

h1{
	font-size: 20px;
	padding-top: 0px;
	background-image: url(../pics/h1_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #294A8A;
	letter-spacing: 2px;
	margin-left: -15px;
	font-weight: normal;
	padding-bottom: 8px;
}

h2{
	FONT-SIZE: 13px;
	margin-top: 0px;
	background-image: url(../pics/h2_back.gif);
	background-repeat: no-repeat;
	color: #666666;
	margin-left: -10px;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 0px;
}

h3{
	FONT-SIZE: 13px;
}

h4{
	FONT-SIZE: 13px;
	margin-top: 0px;
}

h5{
	FONT-SIZE: 12px;
}

h6{
	FONT-SIZE: 11px;
}

form{
	margin: 0px;
	padding: 0px;
}

input{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 2px;
}

select{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding:1px;
}

textarea{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #004D91;
	margin: 3px auto;
}

table, table p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/*classes*/

.pSmall{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.box_container{
	background-color: #7989B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin:0px;
	background-image: url(../pics/box_container_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.box_container h1, .box_container h2{
	FONT-SIZE: 12px;
	color: #FFFFFF;
	margin: 0px auto 4px 3px;
	padding: 4px 0px 0px;
	font-weight: bold;
	background-image: none;
}

.box_container div{
	background-color: #FFFFFF;
	margin: auto 1px 1px auto;
	padding: 3px;
	border-bottom: solid 1px #7989B4;
}

.tables_noheading{
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #7989B4;
}

.tables{
	background-color: #FFFFFF;
	width: 100%;
}

.tables ul li{
	font-size: 10px;
}

.tables td, .tables_noheading td {
	font-family: verdana;
	font-size: 10px;
	padding: 8px 3px 3px 4px;
	border-bottom: 1px solid #7989B4;
	border-right: 1px solid #7989B4;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}

* html .tables td { /* this selector recognized by IE only */
  height: 20px; /* total width (only for IE5.x/Win) */
  h\eight: 20px;  /* content width (for other IE) */
}

.tables td { /* other browsers */
	height:30px;
}

.tables td p, .tables td table tr td p {
	font-family: verdana;
	font-size: 10px;
	margin: 3px auto;
	line-height: 13px;
}

.tables td.nopadding table tr.thinrow td {
	padding-bottom: 0px;
	line-height:5px;
	font-size: 5px;
}
	
.secondrow {
	background-color:#E7E9EE;
}

.tables td td, .tables_noheading td td {
	border-style: none;
	border-width: 0px;
	margin: 0px;
}

.tables_label td, td.tables_label, .tables td.nopadding table tr.tables_label td {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #003576;
	background-color: #CCD7E0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}

.tables_label td a, td.tables_label a{
	color:#004B7C;
}

td.tables_info{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 7px;
}

.tables_info{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

.tables td.nopadding{ /*for nested tables inside another table*/
	padding:0px;
}

.tables td.nopadding table td.nopadding{ /*for nested tables inside another table*/
	padding:0px;
}

.tables td.nopadding table td{ /*for nested tables inside another table*/
	padding: 8px 3px 3px 4px;
}

.tables td input, .tables td select , .tables td textarea{ /*pulls input boxes up to align with label text*/
	margin-top: -4px;
}

.td_correct{ /*for special cases where an individual td has to be brought in line with overall style*/
	border-right: 1px solid #71AC23; border-bottom: 1px solid #71AC23; background-color:#FFFFFF; padding:4px;
}

.required{
	color:#CC0000;
}

.failure{
	color:#CC0000;
	font-weight:bold;
}

.success{
	color:#009900;
	font-weight:bold;
}

.firstletter {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.formbutton{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F8C30D;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
	font-weight: bold;
	border: 1px solid #003576;
	background-color: #0A337B;
}

.tables tr.secondrow .formbutton{
	background-image: url(../pics/form_btn_blue_lt.gif);
}

.textbox, .tables td select.textbox{
	border: 1px solid #004D91;
}

td.checkbox input{
	
}

*html td.checkbox input{
	margin: -1px; /*IE 5.5 */
	m\argin: -1px; /*IE 6.x */
	padding: -1px; /*IE 5.5 */
	p\adding: -1px; /*IE 6.x */
}

td.checkbox input{
	vertical-align: middle;
	margin:1px;
	padding: 1px;
	line-height: 0px;
}

.checkbox_text{
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
