body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.7;
	color:#666;
	}
	/* color:#f68b1f; */
#contentFrame a, #contentFrame a:visited, #sideBar a, #sideBar a:visited, #footer a, #footer a:visited {
	color:#f68b1f;
	text-decoration:none;
	}

a, a:visited {
	color:#f68b1f;
	text-decoration:none;
	}
	
a:active, #contentFrame a:hover, #sideBar a:hover, #footer a:hover {
	text-decoration:underline;
	}

a:hover {
	text-decoration:underline;
	}	
	
p { margin:0;
	padding:0 0 10px 0;
	}
	
h1 {
	padding:0;
	margin:0;
	line-height:1;
	font-size:150%;
	color:#999;
	font-weight:normal;
	text-transform:lowercase;
	}
	
h2,h3,h4,h5,h6,h7{
	padding:0;
	margin:0;
	line-height:1.8;
	font-size:100%;
	}
	
ul {
	margin:0 0 0 0;
	padding:0;
	list-style:none outside;
	}
	
ul li {
	background: url('../%7EIMAGES/bullet.gif') top left no-repeat;
	margin:0;
	background-position:0 4px;
	padding:0 0 6px 10px;
	}
	
.contentBoxRight li {
	background:none;
	padding:0 0 6px 0;
	}
	
.contentBoxRight li a {
	background: url('../%7EIMAGES/bullet.gif') top left no-repeat;
	background-position:0 4px;
	padding:0 0 0 10px;
	display:block;
	}
.contentBoxRight a:hover, .contentBoxRight li.currentPage a {
	background: url('../%7EIMAGES/bullet_on.gif') top left no-repeat;
	background-position:0 4px;
	}
		
p.quotesource {
	margin:-20px 0 18px 31px;
	padding:0;
	}
	
.orangeText {
	color:#f68b1f;
	}
	
.greylink {
	color:#666;
	}
	
.lightGrey {
	color: #ccc;
	}
	
.errorText {
	color:#8B0000;
	text-align:center;
	}
	
input {
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
input.textField {
	width:315px;
	padding:7px;
	border:1px solid #999;
	color:#999;
	}
	
input.normalField {
	width:315px;
	padding:4px 7px;
	border:1px solid #999;
	color:#999;
	margin-bottom:4px;
	}
	
textarea {
	width:315px;
	height:70px;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:7px;
	border:1px solid #999;
	color:#999;
	}
	
	
.smalltext {
	font-size:75%;
	}
	
.largetext {
	font-size:125%;
	}
	
.size8 {font-size:8px;}
	
.size9 {font-size:9px;}
	
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}