.gads_top {
clear: both;
margin: 10px auto;
text-align:center;
}

.gad_lc {
clear: both;
margin: 10px auto;
text-align:center;
}


.submenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	text-decoration: none;
	color: #666666;
}

.mainmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	text-decoration: none;
}

a {
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #0088CA;
	line-height: 1.5em;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #333333;
	line-height: 1.5em;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	line-height: 1.5em;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 1.5em;
}

.greybackground {
	background-color: #EFEFEF;
}

.greyborders {
	border: thin solid #CCCCCC;
}

.norepeatinbg {
	background-repeat: no-repeat;
}

.rightpicmargin {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	line-height: 1.5em;
}

.lightgreycells {
	/* not currently in use, use is to highlight a row in a form*/
}

.rightphotoborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.dottedborders {
	border: thin dotted #666666;
}

.leftpicmargin {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FF9900;
	font-weight: bold;
}

.yellowrows {
	background-color: #FFE88C;
}

.bluerows {
	background-color: #00A9FB;
}
body{background-color:#FFFFFF}
.specialhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FF0066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-weight: bold;
	color: #FF9900;
}

