body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#86888C;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	line-height:22px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}

p{margin-top:0px;}


.top {color: #555555; font-size:12px;}

a.top:link, a.top:active, a.top:visited, a.top:hover {color: #555555; font-size:12px;}

.copyright {
	font-size: 12px;
	color: #777777;
	line-height:20px;
}

a.copyright:link, a.copyright:active, a.copyright:visited, a.copyright:hover {color: #777777; }


.point13 {
	font-size: 13px;
	line-height: 16px;
}

.point11 {
	font-size: 11px;
	line-height: 13px;
}


a.leftbt:link, a.leftbt:active, a.leftbt:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 21px;
	width: 225px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	display:block;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #598CD7;
	border-right-color: #598CD7;
	border-bottom-color: #598CD7;
	border-left-color: #598CD7;
}

a.leftbt:hover {
	background-image: url(../images/bt_bg_roll.gif);
}

a.leftactivebt:link, a.leftactivebt:active, a.leftactivebt:visited, a.leftactivebt:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 21px;
	width: 225px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	display:block;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #598CD7;
	border-right-color: #598CD7;
	border-bottom-color: #598CD7;
	border-left-color: #598CD7;
	background-image:url(../images/bt_bg_active.gif);

}
.textbox {
	background-image: url(../images/textbox_bg.gif);
	padding: 9px;
	height: 17px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#666666;
}
.heading {
	font-size: 50px;
	color: #FFFFFF;
	line-height:34px;
	text-transform: uppercase;
}

ul{list-style-image: url(../images/bullet.gif)}

li{padding-left:10px; padding-bottom:5px; margin-left:-15px;}

.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	padding:5px;
	width:190px;
}

.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	padding:5px;
	width:190px;
	height:200px;
}

.textbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	padding:2px;
	width:220px;
}


.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #FFFFFF;
	background-image: url(../images/button_bg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:33px;
	width:150px;
}
.bighead {
	font-size: 50px;
	line-height: 60px;
}

.midhead {
	font-size: 25px;
	line-height: 25px;
}
.midheadblue {
	font-size: 23px;
	line-height: 30px;
	color:#003399;
}
.midheadgreen {
	font-size: 20px;
	line-height: 30px;
	color:#009900;
}

.darkpurple{
	color:#330066;
}

.smallblue {
	font-size: 15px;
	line-height: 20px;
	color:#003399;
}

.smallgreen {
	font-size: 15px;
	line-height: 20px;
	color:#009900;
}

.photo{
	padding:3px;
	border:1px solid #999999;
}
