html {
		height: 100%;
}
body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #22337B;
	padding: 0px;
	height: 100%;
	background-color: #ebebeb;
	margin: 0px;
}

.floatleft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.clear {
	clear: both;
}
.floatright {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#page {
	width: 850px;
	left: 10px;
	height: auto;
	min-height: 100%;
	background-color: #FFFFFF;
	margin-left: 50px;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#header {
	width: 845px;
	position: relative;
}
#logo {
	position: relative;
	left: 10px;
	top: 20px;
	float: left;
}
#header-background {
	background: #FFFFFF;
	vertical-align: bottom;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
}

.tagline {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 220px;
	padding-top: 2em;
	float: left;
	color: #22337B;
}
.tagline2 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	color: #22337B;
}
#main {
	position: relative;
	width: 845px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#content {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-right: thin solid #EBEBEB;
	margin-left: 200px;
	margin-right: 210px;
	color: #22337B;
	margin-top: 10px;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#content .inline-box {
	float: left;
	width: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-size: 75%;
	margin-top: 20px;
}
#content .box {
	float: left;
	width: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-size: 75%;
	margin-top: 20px;
}
#content h1 {
	font-size: 120%;
	font-weight: bold;
	color: #22337B;
	margin: 0px;
	padding: 0px 0px 0.2em;
}
#content h2 {
	font-size: 110%;
	font-weight: bold;
	color: #22337B;
	padding: 0px 0px 0.1em;
}
#content h3 {
	font-size: 105%;
	font-weight: bolder;
	color: #22337B;
	margin: 0px;
	padding: 0px 0px 0.1em;
}
#content a:link {
	color: #000099;
}
#content-2col {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin-left: 210px;
	color: #22337B;
	margin-top: 10px;
	height: 100%;
	width: 600px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#content-2col .inline-box {
	float: left;
	width: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-size: 75%;
	margin-top: 20px;
}
#content-2col h1 {
	font-size: 120%;
	font-weight: bold;
	color: #22337B;
	margin: 0px;
	padding: 0px 0px 1em;
}
#content-2col h2 {
	font-size: 110%;
	font-weight: bold;
	color: #22337B;
	padding: 0px 0px 0.1em;
}
#content-2col h3 {
	font-size: 105%;
	font-weight: bolder;
	color: #22337B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#content-2col p {
	margin-top: 0px;
}

#content-2col a:link {
	color: #000099;
}
#content-2col h4 {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

#sidebar2 {
	right: 1px;
	width: 200px;
	background-color: white;
	margin: 0 2px 0 0;
	padding: 0;
	position: absolute;
	top: 20px;
}
#sidebar2 .inner2 {
	margin: 1px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#sidebar2 .inner2 ul {
	font-size: 75%;
	list-style-type: none;
	margin-left: 0px;
}
#sidebar2 .inner2 li {
	margin-bottom: 3px;
	margin-left: 0px;
}



#sidebar2 p {
	font-size: 80%;
	color: #22337B;
	text-align: left;
}
#sidebar2 .inner2 a {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#sidebar2 a:link {
	color: #245185;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#sidebar2 h3 {
	color: #22337B;
	padding-bottom: 0.2em;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar2 .ais-image {
	margin: 0 0 0 0;
}
#sidebar1 {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 195px;
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
}
#sidebar1 .inner {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1 p {
	font-size: 60%;
	color: #36424a;
}
#sidebar1 a:link, #sidebar1 a:visited {
	color: #5A6D77;
	font-weight: bold;
}
#sidebar1 h3 {
	color: #22337B;
	font-size: 80%;
}
#page #nonfooter #main #sidebar1 .inner .news {
	padding-top: 10px;
}
#page #nonfooter #main #sidebar1 .inner .news h3 {
	color: #CCCCCC;
	background: #000066;
}
#newsletterform .text {
	width: 135px;
	border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
	text-align: left;
	margin-top: 4px;
}
#newsletterform .btn {
	border: 1px solid #45bac0;
	background-color: #22337B;
	color: white;
	font-size: 80%;
}
#footer	{
		position: static;
		margin: -7.5em auto 0 auto;
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
		color: #000033;
		background: #EBEBEB;
		bottom: 0;
}
* html #footer {
		margin-top: -7.4em;
}
#footer li a:link {
	color: #000066;
	text-decoration: none;
}
#footer ul {
	margin: 0px;
	padding: 10px 0px 4px 20px;
	list-style: none;
}
#footer p {
	margin-left: 20px;
}
#footer li {
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	margin-right: 2.4em;
	color: #22337B;
}
.bold {
	font-weight: bold;
}
#content table {
	width: 98%;
	margin-top: 1em;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006666;
	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	font-size: 80%;
}
#content th {
	background-color: #ebebeb;
}
#content td {
	font-size: 90%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#content tr.even {
	background-color: #F4F4F0;
}
#content h4 {
	font-size: 100%;
	margin-bottom: -20px;
}
#sidebar2 h1 {
	font-size: 100%;
}
#sidebar2 h2 {
	font-size: 90%;
}
.newsbox {
	border: 1px solid #000066;
	margin: 10px;
	padding: 10px;
}
#content .inline-photos {
	float: left;
	width: 130px;
	font-size: 75%;
	margin-top: 20px;
	background-color: #ebebeb;
	text-align: center;
	border: 1px solid #666666;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-top: 10px;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #AFB5BF;
	margin-bottom: 0.3em
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #AFB5BF;
	background-color: transparent;
}
#nav a:hover {
	color: #333333;
	
}
#nav h1 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #22337B;
}
#nav h3 {
	font: bold normal 80% Verdana, Arial, Helvetica, sans-serif;
	color: #22337B;
	text-decoration: underline;
}
#nav h2 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	padding-left: 10px;
}
.listbox {
	margin: 10px;
	padding: 0px;
	float: left;
	width: 45%;
}
#tab {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 605px;
	float: right; /* Contain floated list items */
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #36424A;
}
#tab li {
	margin: 0;
	padding: 0;
	float: left;
}
#tab a {
	float: left;
	width: 100px;
	color: #FFF;
	text-decoration: none;
	line-height: 2.5;
	text-align: center;
	border-right: 1px solid #FFF;
	background-image: url(../images/lintabs.gif);
	background-repeat: no-repeat;
}
#tab #tab_hom a {
	border: none;
}
#tab a:hover {
	background-color: #3399CC;
	background-position: -100px 0;
}
#body_hom #tab_hom a,#body_abo #tab_abo a,#body_pro #tab_pro a,#body_ser #tab_ser a,#body_inf #tab_inf a,#body_con #tab_con a,#body_sit #tab_sit a {
	background-position: -200px 0;
	color: #FFCC00;
	font-weight: bold;
	background-color: #FF0000;
}
#nav2 {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #ebebeb;
}
#nav2 ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav2 li {
	font-size: 80%;
	margin-bottom: 0.3em;
	border-bottom-width: thin;
	background-color: #69778C;
	text-indent: 10px;
}
.news {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #3399FF;
	border-bottom-width: 1px;
	border-bottom-color: #3399FF;
	margin-top: 10px;
}

.news h1 {
	color: #3399FF;
	font-size: 0.8em;
}
#nav2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav2 h1 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #22337B;
}
#nav2 h3 {
	font: bold normal 80% Verdana, Arial, Helvetica, sans-serif;
	color: #22337B;
	text-decoration: underline;
}
#nav2 h2 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	padding-left: 10px;
}
#content-2col .section {
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: 69778C;
}
