body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #849CA9;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
A:link { color: #F88721; text-decoration: underline; }
A:visited { color: #F88721; text-decoration: underline; }
A:active { color: #FDA124; text-decoration: underline; }
A:hover { color: #526573; text-decoration: underline; }

.just {
	text-align: justify;
	line-height: 14px;
}

.btnStyle {	font-size: 10px; font-weight: bold;	color: #FFFFFF;	background-color: #849CA9;}

input {	font-size: 10px;}

select {font-size: 10px;}

textarea {	font-size: 10px;}

.menuLink {font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; font-weight: bold;}
A.menuLink:link {	color: #5F7987;	text-decoration: none;}
A.menuLink:visited {	color: #5F7987;	text-decoration: none;}
A.menuLink:active { color: #8FA6B1; text-decoration: none; }
A.menuLink:hover {	color: #8FA6B1;	text-decoration: none;}

.whiteLink {font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; font-weight: bold;}
A.whiteLink:link {	color: #FFFFFF;	text-decoration: none;}
A.whiteLink:visited {	color: #FFFFFF;	text-decoration: none;}
A.whiteLink:active { color: #FFFFFF; text-decoration: underline; }
A.whiteLink:hover {	color: #FFFFFF;	text-decoration: underline;}

.red {
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #849CA9;
}
.bgMain {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	height: 340px;
	vertical-align: top;
}
.Title {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #6A8391;
}
li {
	list-style-image: url(images/bullet.gif);
}
.attention {
	font-weight: bold;
	color: #849CA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #849CA9;
	padding: 10px;
}
.subTitle {
	font-weight: bold;
	color: #849CA9;
}
