/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}

.bodycopy {
font-size:12px;
color:#333333;
}

.bodysub {
font-size: 12px;
color: #666666;
font-weight:bold;
}

.thumbs {
margin-left: 10px;
}

.PageTitles {
margin-left: 15px;
margin-top: 15px;
margin-bottom: 15px;
}

a:link {
	color:#FF9900;
	font-weight: bold;
	text-decoration: none;
}

a:visited {	color:#FF9900;
	font-weight: bold;
	text-decoration: none;
}

.sublinks {font-size: 10px;}

.itemhead {
font-size: 10px;
font-weight: bold;
margin-top: 5px;
margin-bottom: 25px;
color: #5A3E1C;
}

.contfieldname {
font-size: 12px;
font-weight: bold;
margin-top: 5px;
color: #5A3E1C;
}

.textfield {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: #5A3E1C 1px solid;
color: #C39367;
background-color: #F8F2E9;
}

.errMessage{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #C39367;
font-weight: bold;
}
.SubTitles {
	font-size: 14px;
	font-weight: bold;
}

