.text_main {font-size: 12px; color: #FFFFFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:hover.text_main {font-size: 12px; color: #C0D12D; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_main_blue {font-size: 11px; color: #001F4E; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:hover.text_main_blue {font-size: 11px; color: #C0D12D; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_12 {
	font-size: 12px;
	color: #001F4E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 5mm;
}
.text_16 {
	font-size: 16px;
	color: #001F4E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 5mm;
}

a:hover.text_12 {font-size: 12px; color: #C0D12D; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_pink_12 {
	font-size: 12px;
	color: #CC33FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 5mm;
}

a:hover.text_pink_12 {font-size: 12px; color: #C0D12D; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_main_link {font-size: 11px; color: #C0D12D; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:hover.text_main_link {font-size: 11px; color: #CCCCCC; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_link_orange {font-size: 11px; color:#FF6600; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:hover.text_link_orange {font-size: 11px; color:#FF6600; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_link_orange_12 {font-size: 12px; color:#FF6600; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:hover.text_link_orange_12 {font-size: 12px; color:#FF6600; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_main_quote_blue {
	font-size: 11px;
	color: #001F4E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 5mm;
}

a:hover.text_main_quote_blue {font-size: 11px; color: #C0D12D; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.text_quote {
	font-size: 16px;
	color: #011E4A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover.text_quote {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_quote_green {
	font-size: 16px;
	color: #99AD3A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_quote_underline {
	font-size: 16px;
	color: #011E4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.text_quote_underline{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.header_locations {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;

	font-family:Papyrus
	font-weight: bold;
	font-weight: bold;
}


.text_caption {font-size: 10px; color: #C9C9C9; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.frame_left_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.frame_table {
	border: 1px solid #E9E9E9;
}
.frame_blue {
	border: 1px solid #000033;
}
.blue_table {
	border: 1px solid #000033;
	background-color: #003366;
}
.frame_table_shaded {
	border: 1px solid #E9E9E9;
	background-image: url(../images/images/td_shade_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
.bot_dash {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.td_shade_top {
	background-image: url(../images/images/td_shade_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px none #CCCCCC;
}
.td_shade_bot {
	background-image: url(../images/td_shade_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px none #CCCCCC;
}
.td_line_bot {
	background-image: url(../images/images/td_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.td_box_top {
	background-image:url(../images/images/frame_topblue_200.jpg);
	background-repeat: no-repeat;
}
.td_box_bot {
	background-image:url(../images/images/frame_botblue_200.jpg);
	background-repeat: no-repeat;
}

.bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	font-weight: normal;

}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.h1_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:#C0D12D;
	text-decoration: none;
}
.h1_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#011E4A;
	text-decoration: none;
}
a:hover.h1_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: underline;
}
.h1_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#CC33FF;
	text-decoration: none;
}
a:hover.h1_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: underline;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#011E4A;
	text-decoration: none;
}
a:hover.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
.h2_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
a:hover.h2_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: underline;
}
.box_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}
.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;

}
a:hover.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#EF3023;
	text-decoration: none;

}
.links2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover.links2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#C0D12D;

}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	padding-left:10px;
	line-height:18px;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #001F4E;
}
li a {
	color:#FF6600;
	text-decoration:none;
	font-size: 11px;
}
li a:hover {
	text-decoration:underline;
	color: #FF6600;
	font-size: 11px;
}
.papyrus_green {	font-family: Papyrus;
	font-size: 36px;
	color: #C0D12D;
	font-style: normal;
}
.papyrus_blue {	font-family: Papyrus;
	font-size: 32px;
	color:#022866;
	font-style: normal;
}
.images_border {
	border:1px solid #000033;
	padding:3px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-left: 10px;
}
