.text_med {  font-family: arial, sans-serif; font-size: 11px; line-height: 13px; color: #000000}
.text_main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #F6F3E0; text-decoration: none}
.text_normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #000000; text-decoration: none}
.text_header {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 17px; font-weight: bold; color: #eea240; text-decoration: none}
.text_header2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px; font-weight: bold; color: #778016; text-decoration: none}
.text_tagline {  font-family: Times New Roman; font-size: 14px; line-height: 16px; font-weight: bold; color: #6ecde3; text-decoration: none}
.text_quote {  font-family: Times New Roman; font-size: 13px; line-height: 18px; font-weight: normal; color: #000000; text-decoration: none}
.text_mainideaheader {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-weight: bold; color: #442b7e; text-decoration: none}
.text_mainidea {  font-family: Times New Roman, Times, serif; font-size: 14px; line-height: 16px; font-weight: bold; color: #442b7e; text-decoration: none}

a:link { color: #702c2d; text-decoration: none }

a:active { color: white; text-decoration: none }

a:visited { color: #442b7e; text-decoration: none }

a:hover { color: #702c2d; text-decoration: underline; }


#Footer a:link { color: #fff; text-decoration: underline }

#Footer a:active { color: white; text-decoration: none }

#Footer a:visited { color: gray; text-decoration: none }

#Footer a:hover { color: #fff; text-decoration: none; }

.sm_link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #305292; text-decoration: underline}
a.sm_link:hover { color: b31f17;}
.sm_link3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #F47317; text-decoration: underline}
a.sm_link3:hover { color: E2CC9E;}
.sm_link2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: normal; color: #6f7815; text-decoration: none}
a.sm_link2:hover { color: b31f17;}
.side_link {  font-family: #Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a.side_link:hover { color: #E2CC9E;}
.normal_linkheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #FFFFFF; text-decoration: none}
a.normal_linkheader:hover { color: d98d17; text-decoration: none}
.normal_linkheader2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 25px; color: #FFFFFF; text-decoration: none}
a.normal_linkheader2:hover { color: #eaf4f8; text-decoration: none}
a.normal_linkheader2:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 25px; color: #442b7e; text-decoration: none}
a.normal_linkheader2:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 25px; color: #eaf4f8; text-decoration: none}
.normal_linkheader3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000; text-decoration: none}
a.normal_linkheader3:hover { color: #333333; text-decoration: none}
a.normal_linkheader3:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #442b7e; text-decoration: none}
a.normal_linkheader3:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333; text-decoration: none}

body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background: #305292;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 14px;
}
div {
  margin: 0;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
}

.clear {
  margin: 0;
  padding: 0;
  line-height: 0;
  clear: both;
}
.clearL {
  margin: 0;
  padding: 0;
  line-height: 0;
  clear: left;
}
.clearR {
  margin: 0;
  padding: 0;
  line-height: 0;
  clear: right;
}

dl {
  margin: 10px;
}
dt {
  font-weight: bold;
  font-size: 13px;
  color: #694907;
  margin-top: 20px;
}
dd {
  padding: 3px 0 3px 10px;
  font-size: 12px;
}
ol li,
ul li {
	font-size: 12px;
	margin-left: 20px;
	line-height: 14px;
	padding:2px 10px;
}
ol,ul {
	padding-left: 10px;
	padding-right: 10px;
}
/* -----------------------------------
MAIN NAV
-------------------------------------*/

ul#MainNav {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 50px 0 0 0;
}
ul#MainNav li {
  font-size: 11px;
  line-height: normal;
  color: #fff;
  display: block;
  float: left;
  padding: 0 7px 0 7px;
  border-left: 1px solid #90ccdf;
  font-weight: bold;
  margin:0;
}
ul#MainNav li a {
  display: block;
  color: #90ccdf;
  text-decoration: none;
  font-weight: normal;
}
ul#MainNav li a:hover {
  background: none;
  color: #fff;
}
ul#MainNav li.first {
  padding-left: 0;
  border: none;
}