p {
	padding: 0;
	margin-top: 0px;
	font-family:  Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	}

hr{
display: none;
}

img{

	display: none;
}
form{display: none;}
/*lists*/
ul{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	li{
	list-style-type: disc;
}

/*links ------------------*/
a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:hover, a:active {
	text-decoration: none;
	color: #FD948E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


#contay{
}

#theader {
display: none;	}
#header,#headerph,#headerauth,#headerp {
display: none;	}
	#header{
display: none;}
	
	
#headertext {
display: none; }

#topbar {
display: none;}
#topbartext {
display: none;
}

#content {

}
#content p {
 }
 
#content li {
	list-style-type: disc;
}
#content ul {
	list-style-type: disc;
}
#centralholder{
	width: 100%;
	list-style-type: disc;

}

#centralholder ul,li{
	list-style-type: disc;
	list-style-position: inside;

}




#formholder{
	width: 70%;}
#authholder {width: 70%;}

/*all left hand side stuff*/
#left {
display: none;
}
#nav,#nav li {
	padding: 0;
	width: 140px;
	list-style: none;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}

#nav a {
  margin-bottom: 0.1em;
  width: 140px;
  height: 24px;
  background: url(../images/navex.jpg) no-repeat;
  color: #666666;
  display: block;
  font: bold 12px/22px Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-indent: 7px;
}

#nav a:hover {
  background-position: 0 -24px;
  color: #333333;
  text-decoration: none;
}
/*all righ hand side stuff*/
#rcol {

}#prcol {
	float:right;
	color: #333333;
	width:125px;
	padding-left: 10px;
	position: relative;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCE08D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #E2FABC;
	background-image: url(../images/r_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*R  boxes */
#cona{
	width: 126px;
	margin-bottom: 10px;
}
#conb{
	background-image: url(../images/r_panel.jpg);
	width: 126px;
	margin-bottom: 10px;
}
#conc{
	background-image: url(../images/r_panel.jpg);
	height: 100px;
	width: 126px;
	margin-bottom: 10px;
}
#consml{
	background-image: url(../images/r_panel_logo.jpg);
	height: 50px;
	width: 126px;
	text-indent: 6px;
	margin-bottom: 10px;
}
#pa,#pb,#pc,#pd{
	height: 100px;
	width: 126px;
	margin-bottom: 10px;}
/*/////////////////*/
#footer {
	display: none;
	}
	
/*C form classes///////////////////////////////*/
.fmwrapper {
	display: none;
}

.fmbox {
	width: 360px;
}

.fmbox fieldset {
	padding: 0 0 10px 0;
}

.fmerrorbox {
	width: 360px;
}

.fmerrorbox fieldset {
	text-align: left;
	padding: 10px;
}

.fmerrors {
	font-weight: bold; 
	color:#FF0000; 
}

.fmtable {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*additional classes*/	
.regtable{
	width: 72%;
}
.spacer {
	clear: both;
	height: 100px;
	}
.centpic{
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 7px;
}
.thumb{
	text-align: center;
	width: 400px;
}
.break{
	page-break-before: always;
	page-break-after: always;
}
