body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.maintextplain { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover {
	color: #993300;
}
.heading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #333399;  
	text-transform: capitalize; 
	text-align: center;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #333399;  
	text-transform: capitalize; 
	text-align: center;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333399; 
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#993333; 
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #21429C;
	font-variant: normal;
	font-weight: bold;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #993333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	display: none;
	white-space: normal;
	margin: auto;
	z-index: auto;
	left: auto;
	right: auto;
	letter-spacing: normal;
	line-height: normal;
}
.focusdescriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.dkred {
	color: #8B3A40;
	font-size: 14px;
}

#sidebar_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#greenbox {
	border:2px dashed #ABB41D;
	margin:10px;
	padding:0 10px 0 10px;
	font-size:90%;
}

