html, body, #bodywrapper {
height: 100%;
}

body {
margin: 0px auto 0px;
background-image:url(../images/page_bkg.jpg);  
background-position: top center;
background-repeat: repeat;
background-color: white;
}

body { behavior:url("csshover.htc"); }

#bodywrapper {
	width: 1016px;
	height: 100%;
	margin:0 auto;
	padding: 0px;
	background-image:url(../images/page_bkg_inner.jpg);
	background-repeat:repeat-y;
}

/* For 100% height*/

#bodywrapper {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */	
}

/* End 100% height*/


* html #bodywrapper {
	background-image:none !important;
}


#header {
	width: 1000px;
/*	height: 92px; */
	margin:0 auto;
	padding: 0px;
}

#inner_bodywrapper {
	width: 1000px;
	margin:0 auto;
	padding: 0px;	
}

#inner_bodywrapper p.big_blue{
	font-weight: bold;
	padding: 0px 75px 0px 75px;
	margin: 0px;
	text-align: center;
	font-size: 131%;
	color: #133877;
	line-height: 1.2;
}

#inner_bodywrapper p.big_blue_2{
	font-weight: bold;
	padding: 0px 75px 0px 75px;
	margin: 0px;
	text-align: center;
	font-size: 286%;
	color: #133877;
	line-height: 1.0;
}

#inner_bodywrapper p.big_blue_3{
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 12px 0;
	text-align: left;
	font-size: 138.5%;
	color: #133877;
	line-height: 1.0;
}

#inner_bodywrapper p.big_red{
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
	font-size: 200%;
	color: #c50908;
	line-height: 1.0;
}

#inner_bodywrapper p {
	font-weight: bold;
	padding: 0px 5px 0px 18px;
	margin: 0px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 92%;
	color: #133877;
	line-height: 1.2;
	font-style: italic;
}


#inner_bodywrapper p.spacer1 {margin-top:1px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer3 {margin-top:3px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer5 {margin-top:5px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer10 {margin-top:10px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer12 {margin-top:12px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer15 {margin-top:15px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer20 {margin-top:20px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer25 {margin-top:25px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}
#inner_bodywrapper p.spacer100 {margin-top:100px;
margin-bottom:0px;
font-size: 1px;
line-height: 1px;
padding: 0px;
}


#copyright_footer {
margin:0 auto;
padding:0;
margin-top: 5px;
text-align:center;
color: #133877;
font-size: 85%;
}

#disclaimer {
margin:0 auto;
padding: 0 270px 0 270px;
margin-top: 5px;
text-align:center;
color: #676766;
font-size: 69%;
}


#form_table {
width:361px;
margin:0 0 0 0;
padding:0;
}

#form_table input.frm_sbt_btn {
margin: 1px 0 0 0;
padding:0;
}

#form_table_internal {
width:336px;
margin: 81px 0 0 0;
padding:0;
}

#form_table_internal_2 {
width:336px;
margin: 72px 0 0 0;
padding:0;
}

#form_table_internal input.frm_sbt_btn {
margin: 1px 0 0 0;
padding:0;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	float: left;
	overflow: visible;
	background: #333333 url(../images/navbar.gif);
/*	width: 632px; */
/*	height: 32px; */
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	z-index: 999;
	}

#nav {
overflow: visible;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 990;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 991;
	}

#nav a {
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 10px 3px 8px 3px;
	z-index: 992;
	}
	
#nav a:hover {

	color: #000000;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 10px 3px 8px 3px;
	z-index: 993;
	}


#nav li.bullit {
	float: left;
	margin: 0px;
	padding: 0px;
list-style-position: outside;
background-image: url(../images/menu_bullit.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 6px;
padding-right: 6px;
	}

	
	
#nav li.no_bullit {
	float: left;
	margin: 0px;
	padding: 0px;
list-style-position: outside;
background-image: url(../images/clear.gif);
background-repeat: no-repeat;
background-position: 0px 7px;
padding-left: 6px;
padding-right: 6px;
	}	
	
	
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	z-index: 995;
	list-style: none;
	}
	
#nav li li li {
	float: left;
	margin: 0px
	padding: 0px;
	width: 140px;
	z-index: 995;
	}	
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #0080d3;
	color: #FFFFFF;
	width: 100px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 20px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	z-index: 996;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #0080d3;
	color: #000000;
	z-index: 997;
	}
	
#nav li li li a, #nav li li li a:link, #nav li li li a:visited {
	background: #0080d3;
	color: #FFFFFF;
	width: 140px;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #FFFFFF;
	z-index: 5;
	}
	
#nav li li li a:hover, #nav li li li a:active {
	background: #0080d3;
	color: #000000;
	z-index: 997;
	}	
	
	
	

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 998;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 979;
	}


/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}


#nav li li.one:hover ul,
#nav li li li.one:hover ul {
top: 0;
left: 10em;
}

#nav li li.two:hover ul,
#nav li li li.two:hover ul {
top: 2.3em;
left: 10em;
}


#left_col {
	float: left;
	width: 600px;
	border: 0;
	margin: 10px 0px 0px 30px;
	}

#left_col p {
	font-weight: normal;
	padding: 0px;
	margin: 0 0 8px 0;
	text-align: left;
	font-style: normal;
	font-size: 100%;
	color: #000000;
	line-height: 1.2;
	}
	
#left_col p.question {
	font-weight: bold;
	padding: 0px;
	margin: 15px 0 8px 0;
	text-align: left;
	font-style: normal;
	font-size: 100%;
	color: #000000;
	line-height: 1.2;
	}
	
#left_col p.top_question {
	font-weight: bold;
	padding: 0px;
	margin: 0 0 3px 0;
	text-align: left;
	font-style: normal;
	font-size: 100%;
	color: #000000;
	line-height: 1.1;
	}
	
#left_col p.news {
	font-weight: normal;
	padding: 0px;
	margin: 0 0 11px 0;
	text-align: left;
	font-style: normal;
	font-size: 100%;
	color: #000000;
	line-height: 1.2;
	}
	
#left_col a {
	color: #133877;
    text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	text-align: left;
	font-style: normal;
	font-size: 100%;
	line-height: 1.2;
	}	

#left_col a:hover {
	color: #c50908;
    text-decoration: underline;
	}



#right_col {
	float: right;
	width: 336px;
	border: 0;
	margin: 0px;
	margin-right: 15px;
	margin-top: 5px;
	padding: 0px 0px 0px 0x;
	}




.clear{
	clear:both;
}



#list_type_1 ul
{
list-style-position: outside; 
list-style-type: none;
padding: 0;
margin: 0 0 14px 0;
}

#list_type_1 ul li
{
list-style-position: outside;
color: #000000;
font-size: 100%;
line-height: 13px;
text-align:left;
background-image: url(../images/List_Bullit.png);
background-repeat: no-repeat;
background-position: 66px 4px;
padding-left: 82px;
padding-right: 50px;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin: 0px;
margin-bottom: 8px;
}

#list_type_1 ul li a
{
list-style-position: outside;
color: #3c5914;
font-size: 100%;
line-height: 14px;
text-decoration: none;
}

#list_type_1 ul li a:hover
{
list-style-position: outside;
text-decoration: underline;
}




#list_type_2 ul
{
list-style-position: outside; 
list-style-type: none;
padding: 0;
margin: 0 0 14px 0;
}

#list_type_2 ul li
{
list-style-position: outside;
color: #000000;
font-size: 93%;
line-height: 13px;
text-align:left;
background-image: url(../images/List_Bullit.png);
background-repeat: no-repeat;
background-position: 6px 4px;
padding-left: 22px;
padding-right: 15px;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin: 0px;
margin-bottom: 5px;
}

#list_type_2 ul li a
{
list-style-position: outside;
color: #133877;
font-size: 100%;
line-height: 14px;
text-decoration: none;
}

#list_type_2 ul li a:hover
{
color: #c50908;
list-style-position: outside;
text-decoration: underline;
}



#list_type_3 ul
{
list-style-position: outside; 
list-style-type: none;
padding: 0;
margin: 0 0 1px 0;
}

#list_type_3 ul li
{
list-style-position: outside;
color: #000000;
font-size: 100%;
line-height: 13px;
text-align:left;
background-image: url(../images/List_Bullit.png);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 16px;
padding-right: 15px;
font-style: normal;
font-weight: bold;
text-decoration: none;
margin: 0px;
margin-bottom: 1px;
}

#list_type_3 ul li a
{
list-style-position: outside;
font-weight: bold;
color: #133877;
font-size: 100%;
line-height: 14px;
text-decoration: none;
}

#list_type_3 ul li a:hover
{
color: #c50908;
list-style-position: outside;
text-decoration: underline;
}





