body
{
	background-color: #cccccc;
	font-family: Helvetica;
	font-size: 10pt;
	padding: 0 0 0 0;
	height: auto;

}
td,th
{
	font-family: Helvetica;
	font-size: 10pt;
}

.div
{
	padding: 0 0 0 0;
}

a:link {
	text-decoration: none;
	color: #6e728c;
}

a:visited
 {
	text-decoration: none;
	color: #6e728c;
}

a:hover
{
	text-decoration: none;
	color: red;
}

a:active {
	text-decoration: none;
}

input, select
{
	font-size: 8pt;
	font-family: Helvetica;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
}

input.noborder
{
	font-size: 8pt;
	font-family: Helvetica;
	font-weight: bold;
	color: #333333;
	border: 0;
	background-color: #ffffff;
}

.heading
{
	font-size: 15pt;
	color: #FF6600;
	font-weight: bold;
	font-family: Georgia;
	text-align: center;
}

.subheading
{
	font-family: Arial;
	color: #000000;
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
}




.error
{
  color: #ff0000;
}

.note
{
  color: #ff0000;
  font-size: 8pt;
}

.top
{
  color: #ffe893;
  font-size: 10pt;
  font-weight: bold;
}

.hilite
{
  color: #142ab2;
  font-size: 8pt;
}

.dark
{
  color: #01377d;
}


.redtext
{
	color:#ff0000;
	font-weight: bold;
}

.redbig { color: red;
font-size:16px;
font-weight:bold;
}


.smallcontent
{
	font-size: 8pt;
}

td.the_table {
background-color:white;
border-right:1px solid black;
border-top:1px solid black;
color:#404040;
font-size:12px;
padding-left:5px;
padding-right:5px;
text-align:center;
}

td.the_table_code {
background-color:white;
border-right:1px solid black;
border-top:1px solid black;
color:#404040;
font-size:12px;
padding-left:1px;
padding-right:1px;
text-align:center;
}

table.the_table {
border-bottom:1px solid black;
border-left:1px solid black;
}



ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	display:inline;
	padding:5px;

}
img{border:none;
    margin-left: auto;
    margin-right: auto;
}

.header-wrapper{
text-align: left; width: 1024px; margin-left: auto; margin-right: auto;
overflow: hidden;
background-repeat: no-repeat;
}

.header1
{
	height: 155px;
	overflow: hidden
}

.header2
{
	height: 198px;
	overflow: hidden
}

#content{
text-align: left; width: 1024px; margin-left: auto; margin-right: auto; border: 1px;
overflow: hidden;
background-repeat: no-repeat;
background-color: #9cae7b;
}

.main_heading li
{
	font-weight: 500;
	padding: 19px;
	_padding: 17px;
	color: White;
}


.main_heading a:visited, .main_heading a:active, .main_heading a:link
{
	color: White;
}

.main_heading a:hover
{
	color: red;
}

.menu_left_ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	z-index: 10;
	}


.menu_left_li
{
 padding: 10px 10px 5px 30px;
 _padding: 8px 10px 5px 30px;
 height: 20px;
 _height: 28px;
 background-position: 15px 13px;
 _background-position: 15px 10px;
 position: relative;

 width: 135px;
 _width: 180px;
 color: Red;
 display: block;
 color: Black;
 background-image: url(images/arrow-tab.gif);
 background-repeat: no-repeat;
 border-bottom: solid 1px #b8c6a5;
}

.menu_left_ul li ul {
	position: absolute;
	z-index: 9999;
	top: 0px;
	width: 150px;
    left: 175px;
    _left: 180px;
	display: block;
    border: solid 1px #b8c6a5;
	background: #9CAE7B;
	display: none;
    }

 .menu_left_ul li ul li{
	position: relative;
	left: 0px;
    z-index: 9999;
	top: 1px;
    _top: 2px;
    border-bottom: solid 1px #b8c6a5;
	height: 20px;
	_height: 25px;
	display: block;
	width: 140px;
	_width: 165px;
	_padding: 8px 10px 5px 1px;
    }
    
.menu_left_ul li:hover ul, .menu_left_ul li.over ul {
	display: block; }



.menu_left_li span
{
	position: relative;
    display: block;
	line-height: 1em;
}

.menu_left_li a:visited, .menu_left_li a:active, .menu_left_li a:link
{
	color: black;

}

.menu_left_li a:hover
{
	color: red;
}
    
.menu_top_ul {
    z-index: 9999;
    position: absolute;
	}

.menu_top_li{
 padding: 10px 10px 5px 30px;
 height: 10px;
 position: relative;
 width: 135px;
 _top: -15px;

}
.menu_top_ul li ul {
    position: absolute;
	top: 44px;
	_top: 40px;
	width: 158px;
	_width: 140px;
    _left: 180px;
	display: block;
    border: solid 1px white;
	background: #4a494a;
	display: none;
    }

 .menu_top_ul li ul li{
	position: relative;
	left: 0px;
    z-index: 9999;
	top: 1px;
    border-bottom: solid 1px white;
	height: 0px;
    display: block;
	width: 120px;

    }

.menu_top_ul li:hover ul, .menu_top_ul li.over ul {
	display: block;
	z-index: 9999;
    }

.menu_top_li span
{
	position: relative;
    display: block;
	line-height: 1em;
}

.menu_top_li a:visited, .menu_top_li a:active, .menu_top_li a:link
{
	color: white;
}

.menu_top_li a:hover
{
	color: red;
}

.sub_span_top
{
padding: 0px 0px 0px 0px;
_padding: 1px 10px 1px 10px;
position: relative;
_width: 120px;
height: 0px;
top: -7px;
_top: 0px;
}
    
.sub_span
{
padding: 5px 10px 5px 10px;
_padding: 1px 10px 1px 10px;
height: 0px;

}
    


.menu_left {
float: left;
padding-bottom: 20px;
padding-top: 5px;
height: 50%;
font-size: 12px;
font-weight: bold;
}



.footer
{
 width: 1024px; margin-left: auto; margin-right: auto;
	background-color: #4a494a;
	color: #282828;
	font-size: 8pt;
	font-family: Helvetica;
	height: 80px;
}
.footer_text
{
	background-color: #9cae7b;
	width: 1024px;
	height: 30px;
	float: left;
}

.footer a
{
	color: white;
}

.footer a:hover
{
	color: red;
}

