/* inline styles removed from header aug 07  */

body {
font-size: 11px; 
overflow-x:hidden;
overflow-y:scroll;	
}


.redirstyle	{
	position:absolute;
	left:50px;
	top:200px;
    width:600px;
    font-family:Arial;
    font-size:10pt;
	color:000000;
}
.textstyle	{
	position:absolute;
	left:-2000px;
    width:300px;
}
A	{
	color:000000;
}
.coverstyle	{
	position:absolute;
	left:-2000px;
}


.banner_image{
margin-left: 30px; 
padding-top: 25px;
}

/* end */

td {
	vertical-align: top;
}
h1 {
	font-size: 20px;
}


h2 {
	font-size: 18px;
}


h3 {
	font-size: 12px;
	margin: 10px 0px -10px 0px;
}


h4 {
	font-size: 12px;
	margin: 10px 0px -10px 0px;
	font-weight: normal;
}


h5 {
 font-size: 12px;
	margin: 0px;
}


h6 {
	font-size: 11px;
}


p {
	margin: 10px 0px 0px 0px;
}


ul {
	list-style: square outside;
	list-style-image: url(images/bullet.gif);
	margin: 8px 0px 0px 10px;
	padding-left: 8px;
}


#anchornav ul {
	list-style: square outside;
	list-style-image: url(images/bullet-arrow.gif);
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
}


#anchornav a {
	text-decoration:none;
}


ol {
	margin: 10px 0px 0px 10px;
	padding-left: 10px;
}




/* COMMON STYLES */


.line-v {
	background-image: url(images/line-v.gif);
	background-repeat: repeat-y;
}


.line-h {
	background-image: url(images/line-h.gif);
	background-repeat: repeat-x;	
}


.middlecontent {
	padding: 0px 5px 0px 5px;
	color: #666666;
}


.maintitle {
	height: 40px;
	padding: 12px 0px 8px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FC761D;
	text-transform: none;
}


.subtitle {
	font-weight: bold;
	color: #000000;
}


.caps {
	text-transform: uppercase;
}


table.stupidcontentholder td.moreinformation {
	vertical-align: bottom;
}


.backtotop {
	text-align: right;
	font-weight: bold;
	color:#000;
	padding: 0px 0px 5px 0px;
}


.sidedivider {margin: 12px 0px 0px 0px;}

.sideimage {margin: 10px 0px 10px 5px;}



/* PAGE OR SECTION SPECIFIC STYLES 
.memorandum {
	float: left;
	width: 140px;
}*/



/* FORM STYLES */


form {
	margin: 0px;
}


.textfield {
	border: solid #E5E0D1 1px;
	height: 14px;
	width: 200px;
	background-color: #B1A482;
	font: 10px Arial, sans-serif;
	color: #4D4941;
}


.textfieldnowidth {
	border: solid #E5E0D1 1px;
	height: 14px;
	background-color: #B1A482;
	font: 10px Arial, sans-serif;
	color: #4D4941;
}


.dropdown {
	border: solid #E5E0D1 1px;
	height: 14px;
	background-color: #B1A482;
	font: 10px Arial, sans-serif;
	color: #4D4941;
}


.textarea {
	width: 200px;
	height: 80px;
}



.button {
	border: solid #E5E0D1 1px;
	height: 14px;
	width: 52px;
	margin-top: 10px;
	background-color: #E5E0D1;
	font: 10px Arial, sans-serif;
	color: #4D4941;
}
.orange {color:#f77F00;}

#embarassment {
	clear: both;
	position: relative;
	font-size: xx-large;
	background: #F77F00;
	height: 30px;
	color: #fff;
	text-align: center;
	width: 100%;
}

.bold_text{
font-size: 1.1em;
font-weight: bold;
}

.home_content{
font-size: 1.1em;
}

.leading {
color: #000000;	
}

.anchors {
padding: 0 60px 0 60px; 	
}

.staff{
padding-top: 0px;
height: 165px;
}

.img_right{
float: right;
display:inline;
width: 100px;
margin-right: 10px;
}

table.image_table tr td{
padding: 5px;
text-align: center;
font-weight:bold;
color: #000000;
}

table.image_table tr td img{
display:block;
}

div.accred_logo{
float:right;
padding:10px;
}

td.accomm_title{
width:150px;
font-weight:bold;
color: #000000;
padding:0px;
margin:0px;
vertical-align:top;
}

input.err,
textarea.err,
select.err{
	border: 1px solid  #f00 !important;
}

label.err, p.err {
	color: #f00 !important;
}
p.err {
    font-weight:bold;
}
p.reduced {
	color:black !important;	
}