@charset "UTF-8";

.red
	{
	font-size: 30px;
	color:#FF0000;
	}
	
#navbar li {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00a5e3;
	border-right-color: #00a5e3;
	border-bottom-color: #00a5e3;
	border-left-color: #00a5e3;
	list-style-type: none;
	padding-top: 6px;
}
#navbar a:link {
	color: #f99f1b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#navbar ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(images/header-bg.gif);
	height: 95px;
	width: 1200px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main-about {
	width: 323px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 95px;
	left: 182px;
	z-index: auto;
}
#main-about li {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #313131;
	padding-bottom: 10px;
	margin-left: -10px;
}
#sidebar {
	float: right;
	height: 555px;
	width: 675px;
	position: absolute;
	left: 525px;
	top: 95px;
}
#footer {
	background-color: #454747;
	height: 90px;
	width: 363px;
	padding-left: 162px;
	padding-right: 675px;
	padding-top: 10px;
}
#navbar {
	background-color: #999999;
	background-image: url(images/nav-gradient.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 134px;
	margin-right: 14px;
	margin-left: 14px;
	height: 555px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 95px;
}
#navbar a:visited {
	color: #f99f1b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#navbar a:active {
	color: #f99f1b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
p {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #313131;
}
.subsmall {
	font-size: 14px;
	font-weight: bold;
}
.blue {
	font-size: 17px;
	color: #000099;
}
.formtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #313131;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#main-about a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #00A5E3;
	text-decoration: none;
	font-weight: bold;
}
#main-about a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #00A5E3;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#main-about a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #F89C1B;
	text-decoration: none;
	font-weight: bold;
}
#main-about a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #00A5E3;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.formtext {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #313131;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#main-home {
	width: 323px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 95px;
	left: 182px;
	z-index: auto;
}
#main-home a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#main-home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#main-home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #F89C1B;
	text-decoration: none;
	font-weight: bold;
}
#main-home a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}


