@charset "utf-8";
body {
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	padding: 0px;
}
li {
	list-style-position: inside;
	list-style-type: square;
}
hr {
	border: 1px dashed #E8E8E8;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -1em;
}

li a {
	list-style-position: inside;
	list-style-type: square;
	text-decoration: none;
	color: #3253A0;
	padding-left: 0px;
	margin-left: 0px;
}
a {
	color: #3253A0;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #3253A0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6382B9;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 5px;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}



.mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6382b9;
	text-decoration: none;
}


.mainMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6382b9;
	text-decoration: none;
}
.current {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.current a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.copy  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a09d9d;
	text-decoration: none;
	padding-left: 20px;
}
.rngTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.brdrMainmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bababa;
	border-right-color: #bababa;
	border-left-color: #bababa;
}

