@charset "utf-8";
/* CSS Document */

p {
	text-align: left;
}
h1 {
	font-size: 1.8em;
	font-weight: lighter;
	font-style: normal;
	margin: 0px 0px 10px;
}



h2 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 10px;
}
ul {
	text-decoration: none;
	margin-bottom: 0px;
}



.margine_table_body {
	padding-right: 20px;
	padding-left: 20px;
}

.margine_top_40 {
	margin-top: 40px;
}

.margine_top_20 {
	margin-top: 20px;
}

.margine_top_10 {
	margin-top: 10px;
}

.margine_top_5 {
	margin-top: 5px;
}

.margine_top_0 {
	margin-top: 0px;
}
.margine_bottom_20 {
	margin-bottom: 20px;
}
.margine_bottom_40 {
	margin-bottom: 40px;
}

.margine_bottom_10 {
	margin-bottom: 10px;
}

.margine_bottom_5 {
	margin-bottom: 5px;
}

.margine_bottom_0 {
	margin-bottom: 0px;
}
.margine_front_h1 {
	padding-top: 20px;
	text-align: center;
}
.bottomlinks {
	font-size: 11px;
	text-align: center;
	line-height: 10px;
	color: #034F87;
	margin-top: 11px;
	margin-bottom: 11px;
}

a.bottom_links {
	color: #034F87;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 40px;
}
a.bottom_links:visited {
	color: #4B8FC2;
}
a.bottom_links:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BAE1FE;
} 

.margine_front_h1 {
	padding-top: 20px;
	text-align: center;
}
#topbar {
	width: 710px;
	margin: 60px auto 0;
	background-image: url(../assets/topbar_sub.jpg);
	height: 200px;
	background-repeat: no-repeat;
}
.botlinks_top {
	padding-top: 12px;
}
h3 {
	font-size: 1em;
	margin-bottom: 5px;
}

#nav {
	width: 710px;
	margin: 1px auto 0;
	height: 32px;
}


a.StandardLink {
	color: #2446B9;
	text-decoration: underline;
}
a.StandardLink:visited {
	color: #1F2181;
}
a.StandardLink:hover {
	color: #024AB5;
	text-decoration: none;
	background-color: #FEF0B1;
} 
#body2 hr {
	background-image: url(../assets/hr.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-top: 60px;
	margin-bottom: 60px;
	border: 1px solid #FFFFFF;
}
