/*---- Layout ----*/
body
{
	padding: 20px;
	margin: 0;
	font: 11pt arial, tahoma, verdana;
	color: #676767;
}
td 
{
	margin: 0;
	font: 11pt arial, tahoma, verdana;
	color: #676767;
}
p  {
        line-height: 15px; 
        font: 11px arial, tahoma, verdana; 
        margin: 5px 0px 10px 0px;
        color: #676767;
}
td.headline {
        padding: 0px 5px 5px 0px;
	margin: 0;
	font: 11pt arial, tahoma, verdana;
	color: #000000;
}
td.headline a {
        color: #000000;
	text-decoration: none;
	font: 11px arial, tahoma, verdana;
	font-weight: normal;
}
td.headline a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
H2 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color:#996600;
	font: 11pt arial, tahoma, verdana;
	font-weight: bold;
	/* background: url(images/bullet_h2.gif) no-repeat; */
	text-indent: 20px; 
	line-height: 13px; 
}

.title {
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
	color:#996600;
	font: 11pt arial, tahoma, verdana;
	font-weight: bold;
	/* background: url(images/bullet_h2.gif) no-repeat; */ 
	text-indent: 0px; 
	line-height: 30px; 
}

H3 {
	padding-bottom: 5px;
	margin-bottom: 0px;
	color:#996600;
	font: 11pt Arial Narrow, arial, tahoma, verdana;
	font-weight: bold;
}

H4 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color:#990100;
	font: 11pt arial, tahoma, verdana;
	font-weight: bold;
	/* background: url(images/bullet_h4.gif) no-repeat; */ 
	text-indent: 20px; 
	line-height: 13px; 
}

h1 {
	padding-bottom: 5px;
	margin: 10px 0px 10px 0px;
	color:#2A2A2A;
	font: bold 16px arial, tahoma, verdana !important;
	/* background: url(images/bullet_head.gif) no-repeat; */ 
	text-indent: 24px; 
	line-height: 33px; 
	letter-spacing: 0px;
}
#loginbox h1 {
	padding-bottom: 5px;
	margin: 10px 0px 10px 0px;
	color:#ffffff;
	font: bold 16px arial, tahoma, verdana !important;
	text-indent: 24px; 
	line-height: 33px; 
	letter-spacing: 0px;
        background: none;
}
a {
	color: #000000;
	text-decoration: none;
	font: 11px arial, tahoma, verdana;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#container
{
	background-color: #FFFFFF;
	color: #676767;
	width: 964px;
	min-width: 500px;
    border: solid 0px #000;
    margin: 15px 0px 0px 0px;
	/* this line centers the page container*/
	margin: 0 auto;
	text-align:left;
	
}

#banner
{
	background-color: #696969;
	/* background: #FFFFFF url(images/banner_header.gif) no-repeat top right; */
	color: #000;
	height: 37px;
    border: solid 0px #000;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#orphan_navigation {
    float: left;
    background-color: none;
	padding: 0px 0px 0px 20px;
	margin-top: 9px;
	color: #FFFFFF;
	width: 180px;
    height: 20px;
}

#orphan_navigation a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#orphan_navigation a:hover {
	color: #E9E9E9;
	font-weight: normal;
	text-decoration: underline;
}

#header
{
	background-color: #FFFFFF;
	color: #696969;
	height: 60px;
    border: solid 0px #000;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#search
{
	float: left;
	background-color: #996600;
	color: #FFFFFF;
	font: 10pt arial, tahoma, verdana;
	height: 60px;
	width: 280px;
    border: solid 0px #000;
	/* padding: 20px 0px 0px 25px; */
padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#searchbox
{
	background-color: #996600;
	color: #FFFFFF;
	font: 10pt arial, tahoma, verdana;
	height: 39px;
	width: 240px;
	/* padding: 20px 0px 0px 25px; */
    padding: 0px;
    margin: 15px 0px 0px 20px;
}
#mainnav {
	float:right;
	color:#5B5B5B;
	font: 9pt arial narrow, arial, tahoma, verdana;
	border: 0px solid #333333;
	/* background: #FFFFFF url(images/background_navigation.gif) no-repeat top right; */
	vertical-align: text-bottom;
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
    height: 37px;
	width: 684px;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainnav ul li {
	display: inline;
	float: left;
	/* this property creates space between main nav links */
        padding: 0px 12px;
}
#mainnav ul li a {
	color:#5B5B5B;
	font: bold 13px Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 0px 5px 0 0;
	
}
#mainnav ul li a.last {
	background: none; 
    padding: 0px 0px;
}

#mainnav ul li a:hover {
	color:#003683;
    text-decoration: none;
}

#mainnavbox {
	background: none;
        height: 20px;
        width: 660px;
        padding: 0px 0px 0px 10px;
}

#main_banner {
    position: relative;
    left: 0px;
	border: 0px solid #333333;
	padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    height: 222px;
	width: 964px;
	clear: both;
}
	
#logo {
	float: left;
	color: #676767;
	font: 9pt arial, tahoma, verdana;
	font-weight: normal;
	border: 0px solid #333333;
	background: #FFFFFF;
	padding: 3px 0px 0px 0px;
    vertical-align: bottom;
    height: 219px;
	width: 280px;
	clear: both;
}

#login {
	color: #FFFFFF;
	font: 9pt arial, tahoma, verdana;
	font-weight: bold;	
	border: 0px solid #333333;
	/* background: #996600 url(images/background_login.gif) no-repeat top right; */
        height: 121px;
	width: 282px;
	padding: 0px 0px 0px 0px;
        clear: both;
}

#loginbox
{
	background-color: none;
	color: #FFFFFF;
	font: 9pt arial, tahoma, verdana;
        font-weight: bold;
	width: 250px;
	padding: 5px 0px 0px 5px;
        margin: 0px 0px 0px 0px;
        float: left;
}
.frontendlabel {
	text-align: left;
	width: 50px;
	padding-right: 20px;
        display: block;
        float: left;
}
.input {
        text-align: left;
	width: 125px;
        display: block;
        float: left;
}

.headline {
       	margin: 0px;
	padding: 0px;
}
.headline a {
        color: #676767;
	font: 10pt arial, tahoma, verdana;
	font-weight: normal;
}

#index_banner {
	float:right;
	color: #676767;
	font: 9pt arial, tahoma, verdana;
	font-weight: normal;
	border: 0px solid #333333;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
    height: 222px;
	width: 681px;
}

/* this style is for the side navigation */

.navigation {
	color:#5B5B5B;
	font: 11px arial, tahoma, verdana;
	border: 0px solid #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    list-style: none;
}

.navigation a {
    color: #676767;
    text-decoration: none;
	font: 11px arial, tahoma, verdana;
	font-weight: bold;
	} 

.navigation a:active {
    color: #999999;
    text-decoration: none;
	}  
    
.navigation ul li {
	padding: 0px 0px 0px 0px;
    list-style-position: inside;
    list-style: none;
    text-indent: 1px;
	}

.navigation li ul {
    font-size: 14px;
    text-decoration: none;
    text-indent: 0px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* second level navigation style */
.navigation li ul a {
	list-style: none;
    font-size: 11px;
    padding: 0px 0px 0px 10px;
    color: #676767;
	font-weight: normal;
	}
    
.navigation li ul a:hover {
    text-decoration: underline;
	font-weight: normal;
	}    
    
/* third level navigation style */	
.navigation li ul li ul li {
	list-style: none;
    text-indent: 0px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
    
.navigation li ul li ul li a {
	list-style: none;
    padding-left: 5px;
    color: #676767;
	}        

.navigation li ul li ul li a:active {
	list-style: none;
    padding-left: 5px;
    color: #999999;
	}
	
/*  end side navigation  */

#inner_leftColumn
{
	margin-right: -220px;	/* IE 4 fix */
	float: left;
	width: 280px;
	background: #FFFFFF;
	background: #F9F6F0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#center_contentColumn
{
	float: right;
	width: 670px;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 25px 20px 20px 20px;
        padding: 0px 0px 0px 0px;
}

#center_contentColumninner
{
	float: right;
	width: 670px;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#maincontent
{
	width: 620px;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#side_nav_container {
	float:left;
	width: 200px;
	background: #F9F6F0;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 10px;
	border: 0px solid #333333;	
}

/* SET formatting for the middle column */

#footer {
    position: relative;
    left: 0px;
	/*background: #FFFFFF url(images/background_footer.gif) no-repeat top right;*/
	border: 0px solid #333333;
	padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    height: 22px;
	width: 964px;
	clear: both;
}

#innerFooter {
	float: right;
	color: #676767;
	font: 9pt arial, tahoma, verdana;
	font-weight: normal;
	border: 0px solid #333333;
	/*background: #FFFFFF; */
	padding: 3px 50px 0px 0px;
    vertical-align: bottom;
    height: 18px;
	width: 580px;
	clear: both;
}

#innerFooter a {
	color: #676767;
	font-weight: normal;
	text-decoration: none;
}

#innerFooter a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

img {
border: 0;
vertical-align: bottom;
}
.dosearch {
vertical-align: middle;
}
