@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-color: #E8E8E8;
}
.main {
	background-image: url(../images/main-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 908px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 8px;
}

.top {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
	background-color: #173E96;
}
.top img {
	float: left;
	margin-left: 10px;
}

.top-menu {
	text-decoration: none;
	float: right;
	margin-top: 50px;
	width: 410px;
}
.top-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #50AFFE;
	text-transform: uppercase;
}
.top-menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.top-right {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.top-right img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.top-right a {
	color: #FFFFFF;
	text-decoration: underline;
}
.top-right a:hover {
	text-decoration: none;
}
.h-r {
	background-image: url(../images/h-r.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 177px;
	width: 187px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 12px;
}


.box1 {
	float: left;
	height: 113px;
	width: 215px;
	margin-right: 10px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 8px;
	text-align: justify;
	font-weight: bold;
}
.box1 h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.box1 img {
	float: right;
}

.box1 a {
	line-height: 18px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 18px;
	padding-left: 22px;
	color: #007BBF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
}
.box1 a:hover {
	text-decoration: underline;
}
.box2 {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DDDDDD;
	text-align: justify;
	padding: 8px;
}

.img-right {
	float: right;
}

.txtbox {
	height: 14px;
	width: 125px;
	border: 1px solid #999999;
	line-height: 14px;
}
.txt1 {
	font-weight: bold;
	color: #007BBF;
	text-decoration: none;
}
.txt2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-top: 2px;
}
.txt3 {
	font-weight: bold;
	color: #1993DE;
	text-decoration: none;
	text-transform: uppercase;
}
.txt4 {
	font-weight: bold;
	color: #CA2E15;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.txt5 {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bullet1.jpeg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 11px;
}
.txt6 {
	color: #1993DE;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.txt7 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.link1 {
	color: #299B1F;
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
}







.footer_line {
	background-image: url(../images/main-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	width: 943px;
}
.footer_line  img {
	float: right;
	margin-top: 0px;
}



.footer {
	font-size: 10px;
	color: #007BBF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-color: #E8E8E8;
	padding: 8px;
}

.footer a {
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	text-decoration: underline;
}
