body{
	color:#BFBFBF;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-align: center;
}	
#com1 {
	position:relative;
	width:300px;
	height:115px;
	z-index:1;
	left: 260px;
	top: -150px;
}
.bodybg {
	background-image: url(images/SDBG.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:fixed
	}
.bodyText {
	color:#D1A905;
	line-height:20px;
	margin: 15px;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.titlecaption {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	padding: 10px;
	}
img.floatLeft {
	float: left;
	margin: 8px;
	padding-right: 15px;
}
.w300 {
	padding: 5px;
	width: 600px;
	text-indent: 0px;
	text-align:center; 
	margin-left: auto; 
	margin-right: auto;
}
.w300u  {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
.bodytextcenter {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin: 15px;
	text-indent: 0px;
	text-align: center;
}
.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; }
.fieldset .textfield {
	height:20px;
	width:200px;
	border:solid 0 #fff;
	background: transparent 
	url("../images/txtfldbg.gif") no-repeat fixed;
	color: #FF0000;
	margin: 3px;
}
fieldset>input.textfield {
	background: transparent 
	url("../images/txtfldbg.gif") no-repeat; }
.submit {
margin:3px;
background: transparent url("../images/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
 }
legend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
.formtable {
	text-indent: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
}
.jrmenu {
	font-size: 1em;
	font-weight: normal;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.pagenameline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #205988;
	vertical-align: 75%;
	margin-bottom: 7px;
	position: relative;
	top: 3px;
	cursor: default;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.bodytextleft {
	line-height:20px;
	margin: 15px;
	text-indent: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1A905;
}
.bodytextcenter {
	color:#D1A905;
	line-height:20px;
	margin: 15px;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.txtalignleft {
	text-align:left;
}

html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
	}

	#nonFooter
	{
	position: relative;
	min-height: 100%;
	background-color: #000;
	}

	* html #nonFooter
	{
		height: 100%;
	}

	#footer
	{
		position: relative;
		margin: -2.5em auto 0 auto;
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: -2.4em;
	}
