/* tag based */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	border: thin none #999999;
	list-style-position: outside;
	list-style-type: disc;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #FFCC00;
	background-image: none;
	

}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

h6 {
	font-size: 1em;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}

td {
	font-family: Geneva, Arial, helvetica, sans-serif;
	border: thin none #FFFFFF;
	list-style-type: disc;
	
	background-color: #FFFFFF;

}

th {
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFE3AA;
	color: #CC8D04;
}

.SideBar1 {
	background-color: #33FFCC;
	border: thick double #CC9900;
}

.borderEffect {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
/* div ID sections */


#wrapper {
	background-image: url(images/bgs/BGgrad7.jpg);
	background-repeat: repeat-x;
}

#mainHeader {
	
}

#header {
	height: 165px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	
}

#headerNav {
	padding: 10px 0px 0px 0x;
}

#contentArea {
	
}


.MessageBox {
 display:none;
}

/* special nav styles */

/* layout */

#navWrap {
	float: left;
	width: 175px;
}
#nav, #nav * {
	
}

#nav {
	padding: 0px 0px Opx 0px;
}


/* typo */
 

#navWrap {

}

#nav ul, #nav li { 
	margin: 0; 
}

#nav li {
	margin-left: 0px;
	list-style-type: none;
}

#nav ul {
	padding: 20px 0px 0px 0px;
	text-align: left;

}

#nav a {
	text-decoration:none;
}
#nav a span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC8D04;
	text-decoration:none;
	padding: 0px 0px 0px 5px;
	font-size: 1em;

}

#nav a:hover span {
	color: #7D5602;
	text-decoration: none;

}

#navWrap {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
}

.navTitle {
	color: #993300;	
}
/* bg */
 
#nav ul {

}

#nav li {
	list-style-position: inside;

}

end of nav styles 

#rightSideBarContent {
	padding: 5px;
	width: 157px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

#footerArea {
	
}

/* text effects */

.SectionTitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC8D04;
}

.SubSectionHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #993300;
}

.SubSectionHeading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #993300;
}

.emphasis1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.emphasis2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #993300;
}

/* anchor effects */

a:link {
	color: #CC8D04;
}
a:visited {
	color: #CC8D04;
}
a:hover {
	color: #7D5602;
}
a:active {
	color: #7D5602;
}

.rightsideBarTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
	text-align: center;
}
.rightSideBarContent {
	
}

/* storage
background-color: #FFCC00;
*/
.returnToTop {
	font-size: .75em;
}
.requiredFormElement {
	border: 1px solid #993300;
}

/* google toolbar auto color-fill fixes. change declared colors to change bg */
input { 

background-color: white ! important;

}

select {

background-color: white ! important;

}
