body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #666666;
	font-style: normal;
	line-height: 135%;
	margin: 0px 0px 0px 0px;
	background-color: #FEFEFE;
	background-image: url(../images/bg_grey_grad2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}

a:link{
	text-decoration: underline;color: #993399;
	display: inline;
	font-weight: bold;
}
a:visited{font-weight: bold;}
a:hover{text-decoration: underline;color: #000000;display: inline; font-weight: bold;}

h1, h2, h3 {color: #999999; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
h1 {font-size:1.5em; line-height: 1.25em;}
h2 {font-size:1.25em; line-height: 1.35em;}
h3 {font-size:1.15em; line-height: normal;}

.titletext {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.75em;
	line-height: 1.25em;
	padding: 0px 0px 30px 30px;
	text-align: left;
	vertical-align: bottom;
}

.image_left {
	float						: left;
	margin						: 2px 15px 4px 0px;
	padding						: 5px;
	clear						: both;
}
.image_right {
	float						: right;
	margin						: 2px 0px 4px 15px;
	padding						: 5px;
	clear						: both;
}

.border_all {border: solid #999999 1px;}
.border_left {border-left: 1px solid #999999;}
.border_right {border-right: 1px solid #999999;}
.border_top {border-top: 1px solid #999999;}
.border_bottom {border-bottom: 1px solid #999999;}
.border_leftandright {border-left: 1px solid #999999; border-right: 1px solid #999999;}
.border_right_bottom {border-bottom: 1px solid #999999;border-right: 1px solid #999999;}


 ul#navlist {
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 0.95em;
	line-height: 100%;
	padding: 0px 20px 0px 0px;
}
 #navlist li {list-style-type: none; display: inline;}
 #navlist a {padding: 4px 10px;}
 #navlist a:link {color: #fff; text-decoration: none;}
 #navlist a:visited {color: #fff; text-decoration: none;}
 #navlist a:hover {
	color: #FFFFFF;
	background-color: #A69CA3;
	text-decoration: none;
}


.formtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.95em;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	line-height: 115%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #999999;
	vertical-align: middle;
}
.footertext {
	padding: 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #ccc;
}
.footertext a:link{ text-decoration: none;color: #CCCCCC;display: inline;}
.footertext a:visited{text-decoration: none;color: #CCCCCC;}
.footertext a:hover{
	text-decoration: none;
	color: #666666;
	display: inline;
}
#webdesign {
	padding						: 5px 10px;
	text-align					: right;
	font-family					: Arial, Helvetica, sans-serif;
	font-size 					: .75em;
	color						: #999;
}
#webdesign * {
	color						: #999;
	text-decoration				: none;
}
.headerbar {
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
.headerbar {
	color: #eee;
}
.navbar {
	background-image: url(../images/navbar_bg_grey2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: right;
	vertical-align: middle;
	height: 30px;
	width: 720px;
	background-color: #FFFFFF;
}
