﻿.link {
	font-family:verdana,arial,helvetica; font-size:8pt; color:#003399; font-weight:normal;
}
.link:hover {
	font-family:verdana,arial,helvetica; font-size:8pt; color:#0099FF; font-weight:normal;}
.header {
	font-family:arial,verdana,helvetica; font-size:30pt; color:#003399; font-weight:bold;}
.medium_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.xx_large_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.large_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
.text_align_left {
	text-align: left;
}
.bg_dodgerblue {
	background-color: #1E90FF;
}
.text_color_dodgerblue {
	color: #1E90FF;
	font-weight: bold;
}

.small_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}

.center_text {
	text-align: center;
}

.background_image{
	background-image: url('images/misc/graduated bg_1375.gif');
}

.background_white_text {
	position: absolute;
	top: 0px;
	left: 0px;
	}

}


.text_key{
position: relative;
top: 0px;
right: 0px;
}

.header_text{
position: relative;
top: -30px;
margin-left: 0px;
}

.main_body{
	position: relative;
	top: -100px;
	left: 0px;
	}



.red_medium_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
}
.style3 {
	border-width: 0;
	text-align: left;
}
.style4 {
	border-style: solid;
	border-width: 1px;
}
.style5 {
	border-width: 0;
	text-align: right;
}
.auto-style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.auto-style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.auto-style3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.auto-style4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.auto-style5 {
	border-color: #FFFFFF;
	border-width: 0;
}

.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;	/* "Air" */
		width:786px;	/* Image width */
		height:186px;	/* Image height */
		top: -8px;
		left: 88px;
		position:relative;	/* Don't remove this line */
	}
.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
.imageSlideshowHolder img{
		position:absolute;
		left:-5px;
		top:-3px;
	}
