@charset "utf-8";
body {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
	
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
	margin-left: 30px;
	color: #4F6397;
	margin-right: 25px;
	margin-top: 10px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 30px;
	color: #495B8B;
	margin-right: 50px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 6px;
	color: #41517C;
	margin-left: 30px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 6px;
	color: #41517C;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #41517C;
	text-decoration: underline;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
	color: #41517C;
	text-decoration: underline;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.2em;
	text-align: right;
	font-weight: normal;
	margin-right: 6px;
	margin-top: 2px;
	color: #41517C;
}
#divHeader img {
	margin-left: 100px;
}


#divWrapper {
	width: 520px;
	border: 1px solid #333333;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 0;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#divHeader {
	display: block;
	float: left;
	width: 520px;
	background-image: url(images/tag2de42.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EFF0F4;
	height: 122px;
}

#divNavigation {
	display: block;
	float: left;
	width: 520px;
	background-color: #EFF0F4;
	height: 50px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #5B71AA;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	line-height: 2em;
}

#divNavigation a {
	text-decoration: none;
	color: #41517C;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#divNavigation a:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #1B2234;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}

#divMain {
	display: block;
	float: left;
	width: 520px;
	background-color: #FFFFFF;
}

#divFooter {
	display: block;
	float: left;
	width: 520px;
	background-color: #EFF0F4;
}
#copyright {
	display: block;
	float: left;
	width: 520px;
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.right {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	text-decoration: none;
	padding-right: 8px;
}

.nomargin {
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}
