body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D659E;
	/*background-image: url(images/bg_wholepage.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
} 
.footer_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #49678D;
	text-decoration: none;
}
.footer_credits a {
	color: #49678D;
	text-decoration: none;
}
.footer_credits a:hover {
	color: #6699FF;
	text-decoration: underline;
}



.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3B4A5D;
	text-decoration: none;
}
.topnav a {
	color: #3B4A5D;#0099FF
	text-decoration: none;
}
.topnav a:hover {
	color: #0099FF;
	text-decoration: underline;
}


 
  
/* start first dropdown menu button */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#nav a {
	display: block;
	width: 100px;
	color: #1E446A;
	text-decoration: none;
}
#nav a:hover {
	display: block;
	color: #0099FF;
	text-decoration: none;
}
#nav ul li.hover ul, #nav li.sfhover {
}
#nav li li.hover, #nav li li.sfhover {
	text-decoration: none;
	background-color: #FFFFFF;
}
#nav li li {
	width: 14em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	margin: 0;
}

#nav li { /* all list items */
	float: left;
	margin: 0;
	width: 6em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	background-color: #DDDDDD;
	width: 14em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#navmenu {
	background-color: #99CC00;
}
#nav li li a {
	width: 14em;
	display: block;
	padding: 3px 3px 3px 3px;
}
#nav li a.hover, #nav li a.sfhover {
	background-color: #99FF00;
}

/* end first dropdown menu button */
/* start second dropdown menu button */

#nav2, #nav2 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#nav2 a {
	display: block;
	width: 100px;
	color: #1E446A;
	text-decoration: none;
}
#nav2 a:hover {
	display: block;
	color: #0099FF;
	text-decoration: none;
}
#nav2 li:hover, #nav2 li.sfhover {
}
#nav2 li li.hover, #nav2 li li.sfhover {
	text-decoration: none;
	background-color: #FFFFFF;
}
#nav2 li li {
	width: 14em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	margin: 0;
}

#nav2 li { /* all list items */
	float: left;
	margin: 0;
	width: 6em;
}

#nav2 li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	background-color: #DDDDDD;
	width: 14em;
}

#nav2 li:hover ul, #nav2 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#navmenu2 {
	background-color: #99CC00;
}
#nav2 li li a {
	width: 16em;
	display: block;
	padding: 3px 3px 3px 3px;
}
#nav2 li a.hover, #nav li a.sfhover {
	background-color: #99FF00;
}

/* end second dropdown menu button */
/* start third dropdown menu button */

#nav3, #nav3 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#nav3 a {
	display: block;
	width: 100px;
	color: #1E446A;
	text-decoration: none;
}
#nav3 a:hover {
	display: block;
	color: #0099FF;
	text-decoration: none;
}
#nav3 li:hover, #nav3 li.sfhover {
}
#nav3 li li.hover, #nav3 li li.sfhover {
	text-decoration: none;
	background-color: #FFFFFF;
}
#nav3 li li {
	width: 14em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	margin: 0;
}

#nav3 li { /* all list items */
	float: left;
	margin: 0;
	width: 6em;
}

#nav3 li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	background-color: #DDDDDD;
	width: 14em;
}

#nav3 li:hover ul, #nav3 li.sfhover ul, #nav3 li li:hover ul, #nav3 li li li.sfhover ul, #nav3 li li:hover ul, #nav3 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#navmenu3 {
	background-color: #99CC00;
}
#nav3 li li a, #nav3 li li li a {
	width: 14em;
	display: block;
	padding: 3px 3px 3px 3px;
}
#nav3 li a.hover, #nav li a.sfhover {
	background-color: #99FF00;
}
#nav3 li ul ul, #nav3 li ul ul { /* lists nested under hovered list items */
	margin: -1em 0 0 10em;
}
#nav3 li:hover ul ul, #nav3 li.sfhover ul ul, #nav3 li:hover ul ul ul, #nav3 li.sfhover ul ul ul {
    left: -999em;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.text_main_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #6699CC;
	text-decoration: none;
}

.text_main_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

.text_main_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

.text_main_heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #4A86C1;
	text-decoration: none;
}
.text_events_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5C7BAF;
	text-decoration: none;
	line-height: 15px;
}
.text_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}


.text_main a {
	color: #3475B6;
	text-decoration: underline;
}
.text_main a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.text_leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2D659E;
	text-decoration: none;
}
.text_leftside a {
	color: #2D659E;
	text-decoration: underline;
}
.text_leftside a:hover {
	color: #888EFF;
	text-decoration: underline;
}
