* {
	color: #333333;
	font-family: 'Tahoma', 'Arial';
	font-size: small;
}
a:visited {
	color: #333333;

}
a:hover {
	color: black;
}
body {
	margin: 0px;
	height: 100%;
	background: white;
}
h3 {
	font-size: large;
	color: #FF9900;
	font-family: "Century Gothic";
}
#body {
	margin: 0px;
	width: 700px;
	
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 30px;
	border-right-width: 30px;
	border-color: #CCCC66;
}

.mainPageHeader {
	width: 700px;
	height: 200px;
	border-style: solid;
	border-width: 0px;
	position: relative;
}
#outerMenuDiv {
	position: absolute;
	top: 0px;
	/* z-index: 5;*/
	height: 15em;
	width: 700px;	
}
#everythingAfterBanner {
	position: relative;

}

#tandc {
	position: relative;
	border-style: solid;
}

#menuDiv {

	position: absolute;
	height: 2.4em;
	
	background-color: #CCCC33;
	margin-left: 1.5em;
	margin-right: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	border-width: 1px;
	/* border-style: solid;*/
	border-color: black;
	padding: 0px;
	width: 650px;
	

}
#body > #menuDiv {

}
#mainContent {
	border-style: none;
	border-color: black;
	border-width: 1px;
	position: relative;
	top: 30px;
	width: 680px;
	z-index: 1;
	font-size: small;
	border-style: none;
	margin-bottom: 20px;
	height: 500px;
}
#everythingAfterBanner > #mainContent {
	height: auto;
	min-height: 500px;
}


.homepageLeftContent {
	left 0px;
	position: absolute;
	width: 250px;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	margin: 10px;
	z-index: 1;
}

.leftContent {
	left 0px;
	position: absolute;
	width: 150px;
	padding: 20px;

	margin: 10px;
	z-index: 1;
}
.homepageRightContent {
	right: 0px;
	position: absolute;
	width: 350px;
	padding: 10px;
	z-index: 1;
	top: 15px;
}

.rightContent {
	right: 0px;
	position: relative;
	width: 450px;
	padding: 10px;
	z-index: 1;
	left: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCC66;
}

#footer {
	position: relative;
	top: 0px;
	/* font-family: 'Arial';*/
	font-size: small;
	color: #FF9900;
	word-spacing: 4px;
	padding: 5px;

	
}

a.footer {
	color: #333333;
}

span.copyright {
	color: #333333;
}

a.menuDropDown {
	display: block;
	background-color: #CCCC33;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding: 0.5em;
	color: #666600;
	/* font-family: "Arial Narrow";*/
	
	font-size: small;
	text-decoration: none;
	height: 1.35em;
	float: left;

}
div.menu {
	float: left;
	border-width: 1px;
	position: relative;
	/*border-style: solid;*/
	height: 2.5em;
}
div.roundedCorder {
	position: relative;
	float: left;
}
#leftTopCorner {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#leftBottomCorner {
	position: absolute;
	bottom: -2px;
	left: 0px;
	z-index: 10;
}
#rightTopCorner {
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 10;
}
#rightBottomCorner {
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 10;
}


a.menuDropDown:hover {
	background-color: #cccc66;
}

div.items {
	position: absolute;
	top: 2.25em;
	left: 0.5em;
	display: none;
	border-style: none;
	margin: 0px;
	border-color: white;
	z-index: 100;
	
}

a.menuChoice {
	display: block;
	position: relative;
	font-size: small;
	padding: 5px;
	padding-left: 15px;
	width: 200px;
	background-color: #CCCC33;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	color: #333333;
	top: 3px;
	text-decoration: none;
}
a.menuChoice:hover {
	background-color: #cccc66;
}


a.pageNav {
	display: block;
	position: relative;
	font-size: small;
	padding: 5px;
	padding-left: 15px;
	width: 130px;
	text-decoration: none;
	vertical-align: center;
	color: #666600;

}
div.pageNav {
	position: relative;
	height: 300px;
	margin: 0px;
	background-image: url(/images/gradient.gif);
	background-repeat: no-repeat;


}

a.pageNav:hover {
	background-color: white;
}

.current {
	background-color: #FF9900 !important;
}

ol.upperRoman {
	list-style-type: upper-roman;
}
ol.upperAlpha {
	list-style-type: upper-alpha;
}
ol.lowerRoman {
	list-style-type: lower-roman;
}

img.pageNav {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
div.financials {
	width: 350px;
	position: relative;
}
p.head {
	position: relative;
	margin: 5px;
	width: 100%;
	/* border-style: solid;*/
}
p.subhead {
  margin: 5px;
  position: relative;
  text-indent: 3em;
  width: 100%;
  /* border-style: solid;*/
}
span.dollars {
	position: absolute;
	right: 0em;
}

a.learnMore {
	margin-top: 15px;
	clear: both;
	float: right;
	text-decoration: none;
}
a.learnMore:hover {
	/* font-weight: bold;*/
	text-decoration: underline;
}

.entry {
	vertical-align: bottom;
	padding: 5px;
	width: 450px;
	display: block;
	/* border-style: solid; */
	height: 4em;
}
.textField {
	
}
.labelInputPair {
	float: left;
	height: 3em;
	vertical-align: bottom;
	padding: 0.5em;
}

.streetAddress {
	width: 30em;
}
.state {
	width: 20px;
}

.zip {
	width: 50px;
}

.country {
	width: 75px;	
}
.city {
	width: 100px;
}

.error {
	color: red;
	font-weight: bold;
}

.application{

	position: relative;
}
.required {
	font-weight: bold;
}

.borderless {
	border-style: none;
}
.rightAlign {
	text-align: right;
}
