@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: scroll;
	background-color: #1e407a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #515151;
}

a:link {
	color: #006fbf;
	text-decoration: underline;
}

a:visited {
	color: #006fbf;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e407a;
	display: inline;
	line-height: 18px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #515151;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
h4 {
	font-weight: bold;
	color: #ffcd09;
	line-height: 18px;
	display: inline;
	font-size: 13px;
}
#form1 div {
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}
#form2 div {
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}
.second_nav {
	font-size: 10px;
	color: #515151;
}
input {
	font-size: 10px;
	color: #515151;
}
.chapters_div {
	background-attachment: scroll;
	background-image: url(../images/chapters_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ufi_events_div {
	background-attachment: scroll;
	background-image: url(../images/outlinebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.mian_content_div {
	background-attachment: scroll;
	background-image: url(../images/largelogo_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.white_text {
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}
.footer a:active{
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}
.alt {
}
.alt a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.alt a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.alt a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.alt a:active{
	color: #FF9900;
	text-decoration: underline;
}
.formtext {
	font-size: 11px;
	color: #515151;
	font-weight: bold;
}
ul {
	margin-left:0px;
	padding-left: 15px;
	font-weight: bold;
	color: #515151;
}