.med_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 100;
}

.dark_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003246;
	font-weight: 100;
}

.bot_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 100;
}


.title_gen {
	font-family: "Trebuchet MS", Georgia, Arial, serif;
	font-size: 14px;
}


.sm_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.sm_gen_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.black_border {
	border: 1px solid #000000;
}
.gray_border {
	border: 1px solid #666666;
}





.white_link a:link,a:active,a:visited,a.postlink{
color: #FFFFFF;
}


a:link {
	color: #71c7db;
	text-decoration:underline;
}
a:visited {
	color: #71c7db;
}
a:hover {
	color: #71c7db;
	text-decoration:none;
}
a:active {
color: #71c7db;
}


.default_link:link {
	color: #71c7db;
	text-decoration:underline;
}
.default_link:visited {
	color: #71c7db;
}
.default_link:hover {
	color: #71c7db;
	text-decoration:none;
}
.default_link:active {
color: #71c7db;
}


.darkLink:link {
	color: #000066;
	text-decoration:underline;
}
.darkLink:visited {
	color: #000066;
}
.darkLink:hover {
	color: #000066;
	text-decoration:none;
}
.darkLink:active {
color: #000066;
}




.index_bkg {
	background-color: #01102F;
}

.bkg {
	background-color: #01104F;
	color: #FFFFFF;
}
.overall_site_bg {
	background-image: url(/images/bkg_tile_sub800.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #01104F;
	margin: 0px;
	padding: 0px;
}
.blue_border {
	border: 1px solid #78a8bb;
}
.blue_grad_drop_shadow {
	background-color: #253154;
	background-image: url(/admin/images/blue_drop_shadow_grad.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.blue_grad_drop_shadow_vert {

	background-color: #253154;
	background-image: url(/admin/images/blue_drop_shadow_grad_vert.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.dark_blue_border {
	border: 1px solid #172444;
}
.err_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.box_83 {
	width: 83px;
}

.weird_shape_blue {
	background-color: #004D6C;
	background-image: url(images/odd_shape_blue01.jpg);
	height: 245px;
	width: 299px;
	background-repeat: no-repeat;
}
.alertTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	background-color: #FFFF99;
	padding: 10px;
	text-align: left;
	width: 90%;
	border: 1px dashed #990000;
}

.darkBlue_link:link {
	color: #000099;
	text-decoration:underline;
	font-weight:bold;
}
.darkBlue_link:visited {
	color: #000099;
	font-weight:bold;
}
.darkBlue_link:hover {
	color: #000099;
	text-decoration:none;
	font-weight:bold;
}
.darkBlue_link:active {
	color: #000099;
	font-weight:bold;
}