/**********************
HTML STYLES
***********************/
body {
	margin: 0;
	background: #FFFFFF;
	color: #000000;
}
body, 
p, 
td, 
.standard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
/* Use BODYID to assign styles to body tag */
#bodyid {
	text-align:center;
	background:url(standard/bkgd.jpg) top center;
}
a {
	color: #000000;
}
a:hover {
	color: #76C478;
}

/**********************
UNIVERSAL STYLES
***********************/
.error {
	color: #CC0000;
}
.standard {
}
.standardbold {
	font-weight: bold;
}
.standardheader {
	font-size: 12pt; 
}

/**********************
LAYOUT STYLES
***********************/
#container {
	margin:0 auto;
	background:url(standard/line.jpg) repeat-y top center;
	width:833px;
	clear:both;
	text-align:left;
}

#header {
	width:833px;
	height:209px;
	/*border:1px solid #ff00ff;*/
	padding:0 0 0 0;
}

#sidecontainer {
	width:220px;
	background:url(standard/pres_sidenav.jpg) no-repeat top left;
	float:left;
}

#sidenav {
	width:205px;
	background:url(standard/pres_sidenavrpt.jpg) repeat-y top left;
	float:left;
	padding: 0px 0 10px 15px;
	text-align:left;
	min-height:170px;
}

#sidenav ul {
	text-decoration: none;
	color: #000000;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}


a.nav, a.nav:hover, a.subnav, a.subnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:2px 0 0 15px;
	text-transform:uppercase;
	display:block;
	background:url(standard/btn.jpg) no-repeat left;
}

#sidenav a:hover {
	color:#76C478;
}
#howto{
width: 210px;
height: 200px;
background: url(standard/howto.gif) no-repeat left;
}
#content {
	width:574px;
	float:left;
}

#contentform {
	width:574px;
	float:left;
	margin:10px 0 0 0;
}

#footer {
	width:833px;
	height:29px;
	clear:both;
	background:url(standard/footernew.jpg) no-repeat left bottom;
	font-size:8pt;
	padding:20px 0 0 0;
}

#splashpics {
	width:275px;
	height:204px;
}	

.poweredby {
	padding: 10px;
}

#formlinks {
	width:157px;
	float:left;
	background:#d1e9cf;
	padding:10px 5px 10px 5px;
	margin:7px 0 0 0;
	line-height:1.75em;
	font-size:11px;
}

#formlinks ul {
	list-style:none;
	margin:0;
	padding:0;
}

.customform {
	line-height:1.5em;
}

.customform td {
	vertical-align:top;
}

#rightheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:10pt;
}

a.giftbutton, a.giftbutton:hover {
	width:130px;
	background:none;
	padding:0 0 0 30px;
}
