body 	{
	font-family: Arial, Helevetica, Sans serif; 
	text-align:center; 
	border: 0; 
	padding: 0; 
	margin: 0;
	}

a:link {
	text-decoration:none; 
	color: #000;
	}

a:visited {
	text-decoration:none;
	}

a:hover {
	color: #DDD;
	}

ul 	{
	list-style-type: none; 
	padding: 0; 
	margin: 0;
	}

#container {
	margin: auto; 
	width:50em; 
	background-color: #FFFFFF; 
	text-align:left; 
	position: relative;
	min-height: 100%;
/*	padding: 0 20px 0 20px;
	background: url(./cols/outer.jpg) repeat-y left;*/
	}

#skiplinks {
	display:none;
	}

#top_bar {
	display:none;
	}

/*---------------------------------------------------------------------------------------*/
#main_content_container {
	position: relative;
	padding-top: 10px;
	height: 100%;
	}
/*---------------------------------------------------------------------------------------*/

#rc_outer {display:none;}
#rc_inner {display:none;}


/*#outer {width: 25%; position: absolute; right: 0; bottom: 0; z-index: 0; height: 1000em;}
#inner {margin-right: 20px; height: 1000em;}*/

#side_menu {
	display:none;
	}



/*---------------------------------------------------------------------------------------*/

#all_main_content {
	width: 100%; 
	background: url(./mainback.jpg) repeat-y right; 
	margin-top: 0px;
	padding-top: 0.5em;
	padding-bottom: 30px;
	height: 100%;
	z-index: 1;
	}

* html #all_main_content {padding-top: 1em;}

.mainblock {
	width: 98%; 
	margin-top: 50px; 
	font-weight: normal; 
	padding-bottom: 10px;
	position: relative;
	}

p, h3, h4, ul, table, ol {
	margin-left: 75px; 
	margin-right: 20px;
	}

p 	{
	text-align: justify; 
	padding-bottom: 10px; 
	margin-bottom: 0px; 
	}

p, ul, a, table, ol {
	font-size: 0.95em;
	}

.mainblock h3 {
	font-size: 1.2em;
	}

.mainblock h2 {
	font-size: 1.7em; 
	position: relative; 
	top: -0.96em; 
	background: url(./VertBorder.jpg) repeat-x bottom;
	padding: 0 0 2px 15px; 
	display:inline;
	}

.mainblock h2.smallhead {
	font-size: 1.4em; 
	top: -0.99em; 
	padding-bottom: 4px;
	}

.imagedivider {
	margin-top: 0; 
	padding: 0;
	}
.imagedivider img {
	margin: 50px 0 -4px 0; 
	padding: 0; 
	border: 0;
	}

.mainblock a:link, .mainblock a:hover, .mainblock a:active, .mainblock a:visited {
	text-decoration: underline; 
	font-weight: bold;
	}

#form1, #form2 {
	margin-top: 1em;
	padding: 0;
	}

.fwdbutton {
	font-size: 1.1em; 
	color: #373737; 
	height: 35px; 
	background: url(./fwd_arrow.gif) no-repeat right; 
	border: 0; 
	padding: 0 25px 0 0; 
	margin: 5px 5px 5px 0px;
	width: 15em;
	}

.backbutton {
	font-size: 1.1em; 
	color: #373737; 
	height: 35px; 
	background: url(./back_arrow.gif) no-repeat left; 
	border: 0; 
	padding: 0 0 0 25px; 
	margin: 5px 5px 5px 75px;
	width: 12em;
	}

#rtn_home {
	padding-right: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(./fwd_arrow.gif) no-repeat right;
	float: right;
	font-size: 1.1em;
	}

#rtn_home a:link, #rtn_home a:hover, #rtn_home a:active, #rtn_home a:visited {
	color: #373737;
	text-decoration: none;
	}

* html .fwdbutton {
	}

mainblock.dectopspace p {
	margin-top: 0.1em;
	}

mainblock.decbtmspace p {
	margin-bottom: 0.1em;
	}

.red {
	color: #F00;
	}

.boldtext {
	font-weight: bold;
	}
.largetext {
	font-size: 1.2em;
	}
.largertext {
	font-size: 1.7em;
	}
.normalweight {
	font-weight: normal;
	}









