.size14 {
	font-size:14px;
}

.size14textbox {
	font-size:14px;
	font-family:Arial;
	border:#DDDDDD 2px solid;
	padding:2px;
}

.size12textbox {
	font-size:12px;
	font-family:Arial;
	border:#DDDDDD 2px solid;
	padding:2px;
}

.bodycopy {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.headline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.orangetitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F86e1b;
}

a:link, a:visited {
	font-family:Arial;
	text-decoration:none;
}

a:active {
	color: #009966;
	font-weight:bold;
}

a:hover {
	color: #009966;
	text-decoration:underline;
}

.adminstyle{
	background-color:#CCCCCC;
	border:none;
	text-align:center;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.titlelinks {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

td {
	font-family:Arial;
	font-size:12px;
}

.bodylink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-align: justify;
}
.smallprint {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.textnav {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.formbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF6633;
}
.formtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6633;
}
.tabletext{
    background-color:#F86E1B;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablerows{
	background-color:#FEAD00;
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}
.bodycopyform {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	border: thin dotted #FF6633;
}
.headling {
	font-size: 18px; font-weight: bold; color: #F86E1B; text-align: justify; ; font-family: "Arial Rounded MT Bold";
}

.pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active {
color:#F86E1B;
font-size:smaller;
text-decoration:none;
margin-right:5px;
}
