/*************** global styles ***************/
body { margin:0px; font-family:verdana; font-size:8pt; font-weight:lighter; }
img { border:0px; }

/*************** content styles ***************/
.content { color:#bdc4cf; }
.content a, .content a:visited { color:#FFFFFF; }

.hrpx {	vertical-align:middle; }

.header1 { font-size:10pt; font-weight:bold; color:#bdc4cf; }
.header2 { font-size:8pt; font-weight:bold; color:#ffdc06; }

.orange { color:#ffa200; }
.boldorange { font-weight:bold;	color:#ffa200; }

.yellow { color:#ffdc06; }
.boldyellow { font-weight:bold; color:#ffdc06; }

ul { list-style-type:square; color:#ffa200; margin:5px 0px 0px 20px; padding:0px; }
li { margin-bottom:2px; }

ul ul { list-style-type:disc; }

p { padding:0px 0px 0px 0px; margin:5px 0px 10px 0px; }

fieldset { margin:0px; padding:0px; border:0px; }

.readmore { color:#92aebd; font-weight:bold; font-family:arial; }
.readmore a { color:#92aebd; text-decoration:none; }
.readmore a:visited { color:#92aebd; }

.imgfloatleft { float:left; padding:0px 8px 5px 0px; }
.imgfloatright { float:right; padding:0px 0px 5px 8px; }

/*************** table styles ***************/
th { border:solid 1px; background-color:#ffa200; border-color:#bdc4cf; color:#000000; font-weight:bold; }
tr { border:solid 1px; border-color:#bdc4cf; }
td { border:solid 1px; border-color:#bdc4cf; }


/*************** form styles ***************/
label { float:left; width:100px; clear:both; }

form { margin:5px; }
form select { float:left; width:365px; margin-bottom:3px; background-color:#727a86; border-color:#9f9fa0;
	border-style:solid; border-width:1px; color:#bdc4cf; }
	
form input#subject { float:left; height:17px; width:365px; margin-bottom:3px; background-color:#727a86; border-color:#9f9fa0;
	border-style:solid; border-width:1px; color:#bdc4cf; }
form input#email{ float:left; height:17px; width:365px; margin-bottom:3px; background-color:#727a86; border-color:#9f9fa0;
	border-style:solid; border-width:1px; color:#bdc4cf; }

form textarea { float:left; overflow:visible; height:80px; width:365px; margin-bottom:3px; background-color:#727a86; 
	border-color:#9f9fa0; border-style:solid; border-width:1px; color:#bdc4cf; }

form input#reset { position:relative; float:left; font-size:7pt; text-align:center; background-color:#727a86;
	border-color:#9f9fa0; border-style:solid; border-width:1px; color:#bdc4cf; }
form input#submit { position:relative; float:left; left:5px; font-size:7pt; text-align:center; background-color:#727a86;
	border-color:#9f9fa0; border-style:solid; border-width:1px;	color:#bdc4cf; }

/*************** copyright styles ***************/
.copyright { color:#969595; font-size:7pt; }
.terms a { color:#777B86; font-size:7pt; text-decoration:none; padding-right:5px; }



