html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #131E2D;
	
	margin: 0;
	padding: 0;

	background-color: #aaaaaa;
}

img {
  border: 0;
}

a {
  color:#e3560c;
  text-decoration:none;
}

#wrapper {
	display: block;
	left: 50%;
	margin-left: -475px;
	position: absolute;
	background:#eeeeee;
	width: 949px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

#header {
	position: relative;
	width: 100%;
	height: 91px;
	display: block;
}

#logo {
	float: left;
	display: inline-block;
	padding-left:20px;
}

.topnav {
	position: absolute;
	bottom: 0;
	right: 0;
	
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}

.tab {
	background-color:#304a9f;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background-repeat:no-repeat;
	border-color:#666666;
	border-style:solid solid none;
	border-width:1px;
	display:inline-block;
	height:26px;
	line-height:26px;
	margin-left:-6px;
	margin-right:8px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	text-decoration:none;
}

.tab_current {
	background-color: #879Fd7;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background-repeat:no-repeat;
	border-color:#666666;
	border-style:solid solid none;
	border-width:1px;
	display:inline-block;
	height:26px;
	line-height:26px;
	margin-left:-6px;
	margin-right:8px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	text-decoration:none;
}

.tab_current a, .tab_current a:active, .tab_current a:visited,
.tab a, .tab a:active, .tab a:visited {
	color: #ffffff;
}

#mainframe {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	height: 200px;

	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #666666;
	border-width: 1px;
}

.intro {
	font-size: 19px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 500;
	color: #1a3570;
	text-align:justify;
	line-height: 130%;
	margin-bottom: 15px;
}

.smaller {
	font-size: 16px;
	font-weight: 100;
	color: #444444;
	background-repeat: no-repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 130%;
	margin-bottom: 10px;
}

.equal_left p, .equal_right p {
  margin-top: 0;
  margin-bottom: 15px;
}

.content a, .content a:visited, .content a:active {
	color: #0C2577;
	font-weight: bold;
}

.content a:hover {
	color: #0C2577;
	text-decoration:underline;
}

a.email {
	color: #0C5597;
}

a:visited.email {
	color: #0C5597;
}

a:hover.email {
	color: #0C5597;
}

.contentcopy_rt a, .contentcopy_rt a:hover {
  color:#e3560c !important;
  text-decoration:underline !important;
}

a:visited {
  color: #336ba4;
}

.right a {
  color: #336ba4;
}

.content {
  padding: 30px 60px 30px 60px;
  margin: 0;
  display: block;
}

.left {
	float:left;
	display: block;

	font-size:13px;
	line-height:160%;
	
	width: 500px;
}

.equal_left {
	float:left;
	display: block;

	font-size:13px;
	line-height:160%;
	
	width: 400px;
}

.equal_right {
	float: right;
	display: block;

	font-size:13px;
	line-height:160%;
	
	width: 400px;
}

.right {
  display: block;
  float:right;
  width:260px;
  color:#085275;
}

a.button, a.button:hover, a.button:visited, a.button:active {
	font-family: Georgia, "Times New Roman", Times, serif;
		
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius:6px;
	
	-moz-box-shadow:1px 1px 2px #000000;
	background-color:white;
	border:1px solid #555555;
	display:block;
	margin:10px auto auto;
	text-align:center;
	text-decoration:none;
	width:110px;
	height:24px;
	line-height:24px;
}

a.button:hover {
	background-color: #bbbbbb;
}

#footer {
	width: 949px;
	text-align: center;
	position: absolute;
	bottom: 0;
	font-size: 9px;
	color: #888888;
	background-color: #dddddd;
 	height:18px;
}

.label {
	color: #666666;
	width: 100px;
	display: inline-block;
	margin-bottom: 6px;
}

h1 {
	font-size: 22px;
	color: #1A3570;
	font-weight: 600;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	line-height: 120%;
	border-bottom:1px solid #0C5597;
}

.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-decoration:; none;
	color: #0C5597;
	line-height:20px;
	margin:20px 0 10px;
	border-bottom:1px solid #0C5597;
}

.content h2, .content h2 a, .content h2 a:visited, .content h2 a:active, .content h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-decoration:; none;
	color: #0C5597;
	line-height:20px;
	margin:20px 0 10px;
}

h3, h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  color: #336ba4 !important;
  line-height:16px;
  margin:20px 0 0;
}

