body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_pattern.gif);
}

ul {
	margin-left: 20px;
}
.orgenhdr {
	font-size: 14px;
	font-weight: bold;
	color: #ff794a;
	font-family: Arial, Helvetica, sans-serif;
}
.learnmore {
	font-weight: bold;
	color: #0099ff;
}
#footer {
	color: #333333;
	font-size: 10px;
}
#footer a:link, #footer a:visited{
	color: #333333;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #82bb15;
}
.bodytextjustify {
	text-align: justify;
}
#rightcol {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#rightcol a:link, #rightcol a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
#rightcol a:hover{
	text-decoration: underline;
	color: #54c6ff;
}
#rightcol h5{
	font-size: 11px;
	font-weight: bold;
	color: #0099ff;
	padding: 0px;
}
.rightbullet {
	list-style-image: url(images/bullet_arrow.gif);
	line-height: 18px;
}
#midbodytext {
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
#midbodytext a:link, #midbodytext a:visited,{
	color: #0099ff;
}
#midbodytext a:hover{
	color: #54c6ff;
}

#breakcomb td{
	color: #cccccc;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#breakcomb a:link, #breakcomb a:visited{
	color: #cccccc;
}
#leftcol{
	padding-left: 15px;
}
.freetest {
	font-weight: bold;
	color: #ff794a;
}
h5 {
	color: #ff794a;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:18px;
}
.formfield {
	font-size: 11px;
}
.orangetext {
	color: #ff794a;
}
hr {
	border: 1px dotted #CCCCCC;
}
.smalltext {
	font-size: 10px;
}
.greentitle {
	font-weight: bold;
	color: #82bb15;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.blueLink{
	color: #0099ff;
	font-weight:bold;
	text-decoration:none;
}