/* Main Text Definitions */

body {
 background: #ffffff;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
 margin: 0;
 padding: 0;
}

h1 {
 color: #707070;
 font-size: 220%;
 font-weight: normal;
 margin:0;
 padding:15px 0px 15px 0px;
}

h1.sub{
 color: #ffffff;
 font-size: 140%;
 font-weight: normal;
 margin:0;
 padding:0px 0px 0px 15px;
}

h2 {
 color: #0095D3;
 font-size: 100%;
 font-weight: normal;
 margin:0px 0px 5px 0px;
 padding:0;
}
h3 {
 color: #606895;
 font-size: 90%;
 font-weight: normal;
}

img {
border:0;
}

a {
color: #000000;
text-decoration: underline;
}

a:hover{
color: #a7a9ac;
text-decoration: underline;

}

/* LAYOUT TABLES */ 

	
	/* members */

table#topBanner{
height:25px;
}	

table#topBanner td.user{
background: #D9C6E0;
font-size:90%;
padding: 0px 20px 0px 20px;
white-space: nowrap;
}

table#topBanner td.user a{
color:#162934;
text-decoration:none;
}

table#topBanner td.user a:hover{
color:#162934;
text-decoration:underline;
}

html>body table#header td.logIn label {width: 145px;}

/*table#header td.logIn div#loginForm {clear: right;padding-bottom: 3px;}*/



	/* header */
	

table#header td{
 background-image: url(../images/header_top.jpg);
 background-repeat:repeat-x;
 padding-bottom: 10px;
}


table#header td.logIn{
width: 241px;
font-size:90%;
background-image: url(../images/login_back.jpg);
background-repeat:no-repeat;
padding: 20px 0px 0px 20px;
color: #666666;
}

table#header td.logIn a{
color: #F69D1C;
}


table#header td.logIn label {
display: block;
text-align: left;
width: 155px;
float: right;
padding-bottom: 2px;
}	
	
	
table#header td.search{
color:#007DC3;
padding-right:10px;
font-size:90%;
}


table#header td.search{
text-align:right;
vertical-align:middle;
}


	/* breadcrumb */

a.bread {
background:#ffffff;
color:#5a5757;
font-size:80%;
text-decoration:none;
padding-right: 5px;

}	

a.bread:hover{
text-decoration:underline;
color:#a7a9ac;
}	

.breadon {
text-decoration:none;
color:#a7a9ac;
font-size:80%;

}	




	/* nav */

div#breadCrumb {padding: 2px 5px;}

table#navBar{
background:#f69d1c;
height: 35px;

}

table#mainNav{
margin-left: 25px;
height:19px;
white-space: nowrap;
color: #ffffff;
}


table#mainNav a.nav {
color:#ffffff;
text-decoration:none;
text-align:center;
}

table#mainNav a.nav:hover{
color:#ffffff;
text-decoration:underline;
text-align:center;
}

table#mainNav .navon {
color:#0F0A02;
font-weight: bold;
text-align:center;
}


table#mainNav a.navon {
color:#0F0A02;
font-weight: bold;
text-align:center;
text-decoration:none;
}

table#mainNav a.navon:hover{
color:#ffffff;
text-decoration:underline;
text-align:center;
}

table#mainNav .spacer{
padding:0px 7px 0px 7px;
}



table#searchNav{
color:#ffffff;
padding:0px 73px 0px 0px;
white-space: nowrap;
width: 260px;
}



	/* homepage body */
	
table#homeBody{
border-top:#ffffff solid 3px;
}
	
table#homeBody td.rowOneA{
width:150px;
background:#ffffff;
height:25px;
}

table#homeBody td.rowOneB{
background:#ffffff;
height:25px;
}


table#homeBody td.rowOneC{
background:#ffffff;
height:25px;
width:240px;
}

table#homeBody td.rowOneC .newsHeader{
font-size:110%;
color:#ffffff;
padding-left:5px;
}




table#homeBody td.rowTwoA{
width:222px;
background:#ffffff;
}


table#homeBody td.rowTwoB{
background:#ffffff;
color:#000000;
padding:40px 30px 10px 15px;
}

table#homeBody td.rowTwoB .emph{
color:#a7a9ac;
font-size:90%;
}

table#homeBody td.rowTwoC{
width:261px;
background-image: url(../images/rowTwoC_back.gif);
background-repeat:repeat-x;
}

table#homeBody td.rowTwoC .newsHeader{
font-size:160%;
color:#ffffff;

}

table#homeLatestNews{
width:198px;
margin-left: 20px;
}


table#homeLatestNews td.news{
padding: 10px 10px 30px 10px;
color:#5a5757;
font-size:90%;
background: #F69D1C;
background-image: url(../images/news_back.gif);
background-repeat:no-repeat;
background-position: bottom;
color:#ffffff;
}


table#homeLatestNews td.news .newsSubHeader{
color:#a7a9ac;
font-weight:bold;
}

table#homeLatestNews td.news a.rightNavSub{
color:#ffffff;
font-weight: bold;
text-decoration:none;
}




	/* subpage body */
	
		
table#subBody{
border-top:#ffffff solid 3px;
}
	
table#subBody td.rowOneA{
width:188px;
background-image: url(../images/subnav_back.gif);
background-repeat:no-repeat;
}

table#subBody td.rowOneB{
background:#ffffff;
height:25px;
padding-left: 15px;
}


table#subBody td.rowOneC{
background:#ffffff;
height:25px;
width:240px;
}

table#subBody td.rowOneC .newsHeader{
font-size:110%;
color:#ffffff;
padding-left:5px;
}




table#subBody td.rowTwoA{
width:150px;
background:#C3BBD9;
}


table#subBody td.rowTwoB{
background:#ffffff;
color:#000000;
padding:2px 30px 10px 15px;
}

table#subBody td.rowTwoB .emph{
color:#a7a9ac;
font-size:90%;
}

table#subBody td.rowTwoC{
width:261px;
background-image: url(../images/rowTwoC_back.gif);
background-repeat:repeat-x;
}

table#subBody td.rowTwoC .newsHeader{
font-size:160%;
color:#ffffff;
}


table#subLatestNews td.news{
padding:5px 5px 5px 5px;
background:#DCF0EE;
color:#a7a9ac;
font-size:90%;
}

table#subLatestNews td.news a{
color:#ffffff;
text-decoration:underline;
}

table#subLatestNews td.news .newsSubHeader{
color:#007DC3;
font-weight:bold;
}



	/* subbody Nav */


table#subBodyNav{
width:140px;
margin-top: 20px;
margin-left: 15px;
}

table#subBodyNav td.sNav{
padding:0px 15px 0px 15px;
font-size:90%;
color:#797979;
text-align: right;
height: 31px;
}

table#subBodyNav td.sNav a{
text-decoration:none;
color:#797979;
}


table#subBodyNav td.sNav a:hover{
text-decoration:underline;
color:#797979;
}

table#subBodyNav td.sNavon{
padding:0px 15px 0px 15px;
font-size:90%;
color:#797979;
background-image: url(../images/subnav_navon.jpg);
background-repeat: no-repeat;
height: 31px;
text-align: right;
}


table#subBodyNav td.sNavon a{
text-decoration:none;
color:#797979;
}


table#subBodyNav td.sNavon a:hover{
text-decoration:underline;
color:#797979;
}

table#subBodyNav td.sNavLevelTwo{
border-bottom:2px solid #ffffff;
padding:5px 5px 5px 13px;
font-size:85%;
background:#EBE3D9;
color:#8B8070;
}

table#subBodyNav td.sNavLevelTwo a{
text-decoration:none;
color:#8B8070;
}


table#subBodyNav td.sNavLevelTwo a:hover{
text-decoration:underline;
color:#8B8070;
}








	/* footer */

table#footer td.fNav{
background:#f69d1c;
color:#ffffff;
padding:3px 20px 0px 25px;
font-size:80%;
border-top: 3px solid #ffffff;
height: 32px;
}

table#footer td.fNav a{
color:#ffffff;
text-decoration:none;
}

table#footer td.fNav a:hover{
color:#ffffff;
text-decoration:underline;
}

table#footer td.fNav .spacer{
padding:0px 10px 0px 10px;
}

table#footer td.fNav_bottom{
 background-image: url(../images/footer_bottom.jpg);
 background-repeat:repeat-x;
 height: 52px;
}





/* LINKS */


a.rlheader1 {
 color: #606895;
 font-size: 105%;
 font-weight: bold;
 line-height: 180%;
 text-decoration: none;
}
a.rlheader1:hover {
 color: #000000;
 font-size: 105%;
 font-weight: bold;
 line-height: 180%;
 text-decoration: underline;
}

a.rllink {
 color: #606895;

}
a.rllink:hover {
 color: #000000;

}





/* REPEATING LISTS */

.rlheader1 {
 color: #606895;
 font-size: 105%;
 font-weight: bold;
}

.rlheader2 {
 color: #a7a9ac;
 font-size: 100%;
 font-weight: bold;
}

.rlheader3 {
 color: #a7a9ac;
 font-size: 90%;
 font-weight: normal;
}

.rlsummary {
 color: #000000;
}


.rlitem {
width: 50%;
background: #E9EAF2;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 62px;
margin-left: -62px;
}




/* FORMS */

FORM {
	 padding: 0;
	 margin: 0;
	 border: 0;
}

INPUT.fmfield {
	BACKGROUND: #ffffff;
	height: 12px;
	font-size: 11px;
	color: #000000;
}
INPUT.search {
	BACKGROUND: #ffffff;
	color: #666666;
	font-size: 10px;
	height: 15px;
	width: 110px;
}
INPUT.fmbutton {
	BACKGROUND: #ffffff;
	color: #a7a9ac;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #666666;
	padding: 1px;
}
SELECT {
	BACKGROUND: #ffffff;
	color: #000000;
	font-size: 11px;
	border: 1px solid #8891BA;
}
textarea {
	font-size: 11px;
	color: #000000;
	border: 1px solid #8891BA;
}
input.checkbox {
	border: 1px solid #8891BA;
}
TD.fmlabel {
 background: #ffffff;
 font-weight: bold;
 color: #000000;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
 border-top: 1px solid #E9EAF2;
}
TD.fmfield {
 background: #ffffff;
 color: #000000;
 padding-right: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 border-top: 1px solid #E9EAF2;
}



.peopleBorder {
 margin-right: 20px;
}

/* webmanager styles */

.subheader {
 color: #a7a9ac;
 font-weight: bold;
 font-size: 120%;
}

.emph {
 color: #a7a9ac;
 font-weight: bold;
 font-size: 90%;
}


.copytoright 
{
	float:right;	
}

.copytoleft
{
	float:left;	
}


div.headeradditional {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 0;
	background-color: #F69D1C;
	width: 100%;
	text-align: center;
}

div.headeradditional a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

div.headeradditional span.spacer {
	color: #FFF;
	padding: 0 7px;
}


div.formrow {width: 205px;float: left;}
div.formrow.first {margin-bottom: 3px;}

div.formrow span {width: 60px;float: left;}
div.formrow input {width: 100px;float: left;}
div#loginForm a {float: left;}

div.formrow input.homeloginbutton {
	width: 32px;
	margin-left: 5px;
}

