/* CSS Document */

* {
padding:0px;
margin:0px;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62%;
	background-color: #003366;
}
h1 {
	font-size: 20px;
	color: #1E599D;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E599D;
}
h2 {
	color: #1E599D;
	font-size: 16px;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}
h3 {
	color: #1E599D;
	font-size: 12px;
	font-style: normal;
	margin-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}

p  {
	font-size: 14px;
	padding-bottom: 10px;
	color: #666666;
}
p a {
	text-decoration: none;
	color: #1E599D;
	font-weight: bold;
}
p a:hover {
	color: #0099FF;
	text-decoration: underline;
}

b {
	color: #1E599D;
}
pre  {
	font-size: 12px;
	color: #887373;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1.2em;
	padding-top: 0em;
}
ul, ol {
	margin-left: 40px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}
li {
	font-size: 12px;
	margin-bottom: 5px;

}
sup {
	font-size: 10px;
	line-height: 10px;
}

#mainLayout {
	text-align: left;
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainLayout_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainLayout_bottom {
	position: relative;
	height: 100px;
}
#topContainer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 450px;
}
#header {
	height: 450px;
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#middleContainer {
	padding-top: 40px;
}
#table-Pages {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}


#bottomContainer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 40px;
	margin-bottom: 20px;
}
.clear:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
	margin: 0px;
}

/* =====================================
	mainNav Navigation
========================================*/
#mainNav {
	margin-top: 10px;
	padding-top: 10px;
}
#mainNav li  {
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
}
#mainNav a {
	color: #27496e;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}
#mainNav a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#nav1 a#mainNav01,
#nav2 a#mainNav02,
#nav3 a#mainNav03,
#nav4 a#mainNav04,
#nav5 a#mainNav05,
#nav6 a#mainNav06,
#nav7 a#mainNav07,
#nav8 a#mainNav08,
#nav9 a#mainNav09,
#nav10 a#mainNav10 {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#bottomNav {
	list-style-type: none;
	margin-left: 40px;
	text-align: left;
	position: relative;
}
#bottomNav li  {
	text-decoration: none;
	padding-left: 5px;
	display: inline;
}
#bottomNav a {
	color: #27496e;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bottomNav a:hover {
	color: #0099FF;
	text-decoration: none;
}
#nav1 a#bottomNav01,
#nav2 a#bottomNav02,
#nav3 a#bottomNav03,
#nav4 a#bottomNav04,
#nav5 a#bottomNav05,
#nav6 a#bottomNav06,
#nav7 a#bottomNav07,
#nav8 a#bottomNav08,
#nav9 a#bottomNav09 {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#claims {
	margin-right: auto;
	margin-left: auto;
}
