body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top:20px;
	margin-bottom:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top:0px;
	margin-bottom:10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F3A000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.formbutton {
	font-size: 11px;
}

.formselect11 {
	font-size: 11px;
}

.formselect10011 {
	width: 100px;
	font-size: 11px;
}

.formtextfield200 {
	width: 200px;
}

.formtextfield20011 {
	font-size: 11px;
	width: 200px;
}

.formtextfield10011 {
	font-size: 11px;
	width: 100px;
}

.formtextfielddomaincheck {
	font-size: 10px;
}

.textjustify {
	text-align: justify;
}

.formdomaincheck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

.textwhite {
	color: #FFFFFF;
}

.textgrey {
	color: #999999;
}

.textdarkblue11 {
	color: #003366;
	font-size: 11px;
}

.textred {
	color: #FF0000;
}

.textwhite11 {
	font-size: 10px;
	color: #FFFFFF;
}

.textwhite10 {
	font-size: 10px;
	color: #FFFFFF;
}

.textred10 {
	font-size: 10px;
	color: #FF0000;
}

.textred11 {
	font-size: 11px;
	color: #FF0000;
}

.textgreen11 {
	font-size: 11px;
	color: #339900;
}

.textgreen12 {
	font-size: 12px;
	color: #339900;
}

.text11 {
	font-size: 11px;
}

.text10 {
	font-size: 10px;
}

.text11bggrey {
	font-size: 11px;
	background-color: #F1F1F1;
}

.text10bggrey {
	font-size: 10px;
	background-color: #F1F1F1;
}

.bggrey{
	background-color: #F1F1F1;
}

.text9 {
	font-size: 9px;
}

.sidenavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}
.sidenavlink:link {
	text-decoration: none;
}
.sidenavlink:visited {
	text-decoration: none;
}
.sidenavlink:hover {
	text-decoration: underline;
}
.sidenavlink:active {
	text-decoration: none;
}

.sidenavlinkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
}
.sidenavlinkactive:link {
	text-decoration: underline;
}
.sidenavlinkactive:visited {
	text-decoration: underline;
}
.sidenavlinkactive:hover {
	text-decoration: underline;
}
.sidenavlinkactive:active {
	text-decoration: underline;
}

.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7B7B7B;
	text-decoration: none;	
}
.headerlink:link {
	text-decoration: none;
}
.headerlink:visited {
	text-decoration: none;
}
.headerlink:hover {
	text-decoration: underline;
}
.headerlink:active {
	text-decoration: none;
}

.listlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #F3A000;
	font-size: 11px;
}
.listlink:link {
	text-decoration: none;
}
.listlink:visited {
	text-decoration: none;
}
.listlink:hover {
	text-decoration: underline;
}
.listlink:active {
	text-decoration: none;
}

.borderbottomgrey{
	border-bottom:1px solid #A4A4A4;
}

.textgrey11 {
    color: #999999;
    font-size: 11px;
} 
