#information	{
	position: absolute;
	z-index: 10;
	visibility: visible;
	left: -1000px;
	top: -1000px;
}

.myForm td, input, select, textarea, checkbox  {
	font-family: tahoma;
	font-size: 12px;
}

.required {
	color: red;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
a {
	color: #F67F06;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	margin-bottom: 3px;
}


h1 {
	padding: 0px;
	color: #3E517C;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #F67F06;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	color: #3E517C;
	font-size: 18px;
}
h4 {
	font-size: 14px;
	color: #3E517C;
	margin-top: 0px;
	margin-bottom: 0px;
}


.border {
	border: 1px solid #666666;
}
.top_text {
	font-size: 14px;
	color: #FFFFFF;
}
.blue {
	color: #2B4EAA;
}
#links_top {
	font-size: 13px;
	color: #FFFFFF;
}
#links_top a {
	color: #FFFFFF;
	text-decoration: none;
}
#links_top a:hover {
	color: #3E517C;
}


.heading {
	font-size: 18px;
	font-style: italic;
}


#nav_side {
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
#nav_side a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_side a:hover {
	color: #F67F06;
}
#nav_side_div {
	float: right;
	margin-right: 25px;
}


#main_content {
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 12px;
	width: auto;
}
#side_box {
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.video_background {
	background-image: url(images/video_repeat.jpg);
	background-repeat: repeat-y;
}
.video_box {
	margin-right: 25px;
	margin-left: 30px;
	width: 218px;
}
.side_link {
	color: #F67F06;
	text-decoration: none;
}
.side_link a {
	color: #666666;
	text-decoration: none;
}
.side_link a:hover {
	color: #3E517C;
}
.red {
	color: #FF0000;
}
.border {
	border: 1px solid #666666;
}
.white_text {
	color: #FFFFFF;
}

.short_term_table td {
	text-align: center;	
}
