/* Global styles - set the default behavior of standard HTML markup */
* { 
	margin: 0; 
	padding: 0; 
}
body { 
	font-size: 62.5%; 
	line-height: 190%; 
	font-family: verdana, arial, sans-serif; 
	color: #999; 
	background-color: #000; 
}
p {
	font-size: 1.1em;
	margin: 0 0 15px;
	padding-top: 0px;
}
div > p { 
	margin-top: 0; 
}
ol { 
	margin-left: 40px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-size: 1.1em; 
}
ul { 
	margin-left: 5px; 
	/* margin-top: 10px; */ 
	 margin-top: -15px; 
	margin-bottom: 10px; 
	font-size: 1.1em; 
}
a:link, a:visited { 
	color: #999; 
}
a:hover, a:active { 
	color: #999; 
}
a img { 
	border: 0; 
}
input, select, object { 
	font-size: 1.1em; 
	font-family: verdana, arial, sans-serif; 
}
h1 { 
	font-size: 1.0em; 
	color: #FFF; 
	text-indent: -99999px;
	line-height: 0%;
}
h2 {
	font-size: 1.0em; 
	color: #FFF; 
	text-indent: -99999px;
	line-height: 0%;
}
h3 { 
	font-size: 1.6em;
	font-family: "Times New Roman", times, serif;
	color: #FFFFCC; 
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
h4 { 
	font-size: 1.0em; 
	color: #FFF; 
}
h5 { 
	font-size: 1.0em; 
	font-weight: normal; 
	margin-bottom: 15px; 
}
h6 { 
	font-size: 0.9em; 
	font-weight: normal; 
	color: #A09250; 
	margin-bottom: 15px; 
}

/* Define standard functional classes */
.clear { 
	clear: both; 
}
.clearRight { 
	clear: right; 
}
.clearLeft { 
	clear: left; 
}
.floatLeft { 
	float: left; 
}
.floatRight { 
	float: right; 
}
.alignLeft { 
	text-align: left; 
}
.alignRight { 
	text-align: right; 
}
.alignCenter { 
	text-align: center; 
}

.imgReplacement { 
	text-indent: -9999px; 
}

/* Define site color palette */
.lighGrey { 
	color: #CCCCCC; 
}
.grey { 
	color: #999999; 
}
.yellow { 
	color: #FFCC00; 
}
.black { 
	color: #000; 
}
.white { 
	color: #FFF; 
}

/* Master */
.master { 
	width: 800px; 
	margin: 0; 
	text-align: left; 
	background-color: #000; 
}

/* Header */
.header {
	width: 800px;
}

/* Content wrapper */
.contentWrapper {
	width: 800px;
	margin-top: 0px;
	padding-top: 0px;
}

/* Content area */
.contentArea { 
	margin-left: 68px; 
	margin-right: 78px; 
	padding-top: 0px; 
}
.contentArea a:link {
	color: #999;
}
.contentArea a:visited {
	color: #999;
}
.contentArea a:hover {
	color: #FFFF99;
}
.contentArea a:active {
	color: #FFFF99;
}

.contentAreaImage {
	margin-left: 20px;
	margin-bottom: 5px;
	text-align: right;
	color: #999;
	font-size: 0.9em;
	line-height: 150%;
}

.contentAreaChart {
	padding: 5px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.imageBoarder {
	border: 4px solid #FFFFFF;
}

.errorText {
	color: #FF6600;
}

/* Navigation */
.navigation {
	color: #FFCC00;
	font-size: 1.4em;
	line-height: 300%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
}
.navigation a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.contentLeft {
	float: left;
}
.contentRight {
	float: right;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 160%;
	color: #999;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 20px;
}
.footer a:link {
	color: #999;
	text-decoration: none;
}
.footer a:visited {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
.footer a:active {
	color: #CCC;
	text-decoration: none;
}

/* FORM OBJECTS formatting styles */
div.formContent fieldset { border: 1px solid #CCC; padding-left: 15px; margin-bottom: 1.3em; }
div.formContent legend { color: #999; text-transform: uppercase; font: bold 100%/1.3 arial, helvetica, sans-serif; letter-spacing: .1em; padding-bottom: 3px; }
div.formContent input { font-size: 100%; color: #333; border-color: #CCC; border-width: 1px; padding: 1px 3px; } 
div.formContent input.button { color: #FFF; padding: 4px 6px; font: bold 100%/120% arial, helvetica, sans-serif; background: url(../images/bkgrn_inputButton.jpg) repeat-x bottom; border: none; cursor: pointer; }
div.formContent input:hover.button { color: #FFF; }
div.formContent label { color: #FFF; font-weight: bold; }
/*div.formContent label.inputOption { font-weight: normal; color: #555; padding-right: 15px;  }*/
div.formContent textarea { color: #333; font: 100%/120% verdana, arial, helvetica, sans-serif; border: 1px solid #AAA; padding: 2px; background-color: #EEE; }
div.formContent select { color: #333; font: 100%/120% verdana, arial, helvetica, sans-serif; border-width: 1px; background-color: #EEE; }

div.formContent label.inputOption { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 220px; 
	padding: 0; 
	margin: 0 8px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	color: #FFF;  
}

p.formAlign { margin: 0 0 20px 205px; text-align: left; }
p.buttonAlign { margin: 0 0 0 227px; }
p.formSample { font-size: 1.2em; }
p.formThankyou { font-size: 1.3em; }
