a {
	color:				black;
	text-decoration:	none;
}

body,
td,
input,
textarea {
	font-size:			10px;
	font-family:		Verdana, Helvetica, Arial, sans-serif;
}

body {
	height:				100%;
	margin:				0px;
	padding:			0px;
	background-color:	whitesmoke;
}

input,
textarea {
	border-width:		2px;
	background-color:	white;
}

ul, 
li {
	list-style:			disc outside none;
}

hr {
	height:				1px;
	color:				#336799;
	background-color:	#336799;
	margin-top:			10px;
	margin-bottom:		0px;
	clear:				both;
}

td {
	padding:			0px;
}

.body-table {
	background-color:	white;
	border-collapse:	collapse;
	table-layout:		fixed;
	width:				775px;
	height:				100%;
}

.table1 {
	border-style:	solid;
	border-color:	black;
	border-width:	1px;
}


.logo {
	padding:			39px 5px 8px 8px;
}

.border {
	background-color:	#336799;
}

.noborder {
	border: 			none;
}


.mainmenu {
	background-color:	#669ACC;
	cursor:				default;
	padding:			0px 0px 0px 0px;
}

.mainmenu div {
	height:				100%;
	padding-left:		6px;
	padding-right:		6px;
	padding-top:		5px;
	white-space:		nowrap;
	font-weight:		bold;
	color:				white;
}

.mainmenu a {
	color:				white;
}

.infomenu {
	background-color:	#B4D5DD;
	cursor:				default;
	text-align:			right;
}
.infomenu span {
	height:				100%;
	padding:			5px 8px;
	white-space:		nowrap;
}




.mainheader,
.mainfooter {
	background-color:	#336799;
	padding:			0px 8px;
	font-weight:		normal;
	color:				white;
}
.mainheader {
	padding:			0px 0px 0px 6px;
	font-size:			13px;
	font-weight:		normal;
	font-style:			arial;
}

.mainfooter a {
	color:				white;
}
.mainfooter a:hover {
	text-decoration:	underline;
}

.main {
	font-size:			11px;
	background-color:	#ffffff;
	padding:			15px 0px 0px 40px;
	vertical-align:		top;
	line-height:		14px;
}

.news {
	font-size:			11px;
	background-color:	white;
	padding:			0px 0px 0px 0px;
	vertical-align:		top;
	line-height:		14px;
}

.news2 {
	font-size:			9px;
	padding:			10px 0px;
	vertical-align:		top;
	line-height:		12px;
	border:1px solid #336799;
	padding: 40px 40px 40px 40px;
	background-color: #4CA1B0;
}

.main-table {
	width:				490px;
	border-collapse:	collapse;
	table-layout:		fixed;
}

.spacer {
	height:				10px;
	font-size:			0px;
	padding-left:		146px;
}

.mainParagraph {
	font-size:			11px;
	padding-right:		25px;
	color:				#4CA1B0;
	vertical-align:		top;
	text-align:			left;
}
#caption {
	font-size:			13px;
	font-weight:		bold;
}
.mainText {
	font-size:			11px;
	vertical-align:		top;
	line-height:		14px;
	padding-bottom:		5px;
}




.infoheader,
.infofooter {
	background-color:	#4CA1B0;
	padding:			0px 8px;
	font-weight:		normal;
	color:				#28535B;
}
.infoheader {
	font-size:			13px;
	font-style:			arial;
	color:				white;
}
.info {
	font-size:			10px;
	background-color:	#B4D5DD;
	padding:			10px 10px 8px 8px;
	vertical-align:		top;
	width:				100%;
}

.info td {
	padding-top:		5px;
	padding-bottom:		5px;
}

.info a:hover {
	color:				white;
	text-decoration:	none;
}

.infotable,
.infocell {
	width:				100%;
	padding:			0px;
	vertical-align:		top;
}

.icon_orange
{
	font-size:			12px;
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	color:				#FC9C3F;
}

.icon_green
{
	font-size:			12px;
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	color:				#71813E;
}

.icon_red
{
	font-size:			12px;
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	color:				#BC1014;
}

.icon_blue
{
	font-size:			12px;
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	/* font-weight:		bold; */
	color:				#4CA1B0;
}

#dropmenudiv
{
	position:absolute;
	border:1px solid #336799;
	border-bottom-width: 0;
	font:bold 10px Verdana;
	line-height:18px;
	z-index:100;
}

.a_menu
{
	width: 100%;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #336799;
	padding: 1px 0;
	background-color: #669ACC;
	color:white;
	text-decoration: none;
	font-weight: normal;
}


#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #336799;
	padding: 1px 0;
	background-color: #669ACC;
	color:white;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover
{
	background-color: #336799;
}

