.b {
	text-align: center;
	height: 36px; 
	min-height: 36px; 
	max-height: 36px;
	cursor: pointer; cursor: hand;
	color: #0060b0;
	font-weight: bold;
}
.b a{	display: block;
	width: 152px;
	height: 32px;
	text-decoration: none;
	background: url('img/button.gif');
	background-position: -152px 0;
}
.b a:hover {background-position: 0px 0;
}

body {
	color: #000000;
	background-color: #def1ff;
	background-image: url(img/topstrip.gif);
	background-repeat: repeat-x;	
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
.rightcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
.rightcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(img/bullet.gif);
	
}
.leftcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #000000;
}
.leftcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: url(img/bullitt.gif);
	
}

 .headingbg {
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
a {text-decoration: none; font-weight: bold;}
a:link {
	color: #800000;
}
a:visited {
	color: #500000;
}
a:hover {
	color: #0200ff;
}
.rightcoltext a:link {
	color: #4877de;
}
.rightcoltext a:visited {
	color: #3355bb;
}
.rightcoltext a:link:hover {
	color: #0200ff;
}

.centercoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.rightcoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.leftcoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 14px;
	color: #264a97;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftcolbg {
	background-color: #b9cefe;
}
.leftcoltext {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topcorner {
	background-image: url(img/corner.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.footer {
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.rightcoltext {
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
}
.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.lcoltopbg {
	background-image: url(img/leftcolumn_top_bg.gif);
	background-repeat: repeat-x;
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #0200ff;
}
.style1 {font-size: 10px}
.rightcoltext1 {padding-right: 20px;
	padding-left: 20px;
	color: #000000;
}
.leftcoltext1 {	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.style2 {font-size: 18pt}
.style3 {font-size: 14pt}
