@charset "iso-8859-1";
/* CSS Document */

body,html {
	margin:0;
    padding:0;
	/*background-color:#213C73;
	background-position:center;
	background-repeat:no-repeat;	
	background-color: #4a4949;*/
}

table {border-collapse: collapse;}
	
td {font:normal 15px/20px Georgia; color:#213C73;}
	
a:link, a:visited, a:active {font:normal 15px/20px Georgia; color:#213C73; text-decoration:underline;}
a:hover {font:normal 15px/20px Georgia; color:#89C8DA; text-decoration:none;}
	
img.floatLeft {float: left; margin: 5px;}
	
.head  {
	font : bold 18px Georgia;
	color:#f9e506;
}

.headcontent  {
	font : bold 18px Georgia;
	color:#0db704;
}

.logo  {padding: 14px 0px 0px 45px;	text-align:left;}
	
.index  {
		padding: 0px 0px 0px 0px;
		text-align:left;
		font-family: Georgia;
		font-size: 15px/20px; color:#213C73;;
	}
p {padding: 5px 0px 0px 30px;}
	
.body {
	padding: 10px 10px 0px 10px;
	}

.trans  {
	width: 100%; 
	background-color: #FFFFFF;
	opacity:.80; /* opactity of font IE & safari*/
	filter: alpha(opacity=90); 
	-moz-opacity: .9; /* mozilla */
	/*border:1px solid black;*/
}

.trans50  {
	width: 100%; 
	color:black;
	background-color: #FFFFFF;
	opacity:.80; /* opactity of font IE & safari*/
	filter: alpha(opacity=70); 
	-moz-opacity: 1; /* mozilla */
	/*border:1px solid black;*/
}


.transblue  {
	width: 100%; 
	color:black;
	background-color: #9FD8F2;
	opacity:.80; /* opactity of font IE & safari*/
	filter: alpha(opacity=70); 
	-moz-opacity: 1; /* mozilla */
	/*border:1px solid black;*/
}

div.header {
	width:100%;
	height:112px;
	background-image:url(images/menutop_02.jpg);
	background-repeat:x-repeat;
}

div.footer {
	width:930px;
	text-align:center;
	border-top:1px solid #CCCCCC;
}

div.bodytbl {
	width:100%;
}

div.bodybg {
	width:990px;
	padding-top:28px;
	/*padding-top:22px;*/
	background-image:url(images/bg990.jpg);
	background-repeat:no-repeat;
	/*background-position:top;
	vertical-align:top;*/
}


#bodytext {
	padding: 10px 0px 0px 10px;
	/*width:350px;*/
	text-align:left;
	color:#213C73;
	}

#bodytext2 {
	padding: 10px 0px 0px 10px;
	/*width:350px;*/
	font:normal 11px Georgia;
	color:#FFFFFF;
	}

#subtext {
	font:normal 12px Georgia;
	}
.subtext {
	font:normal 12px Georgia;
	}

#mainmenu {
	padding: 10px 0px 0px 10px;
	width:208px;
	font:normal 12px Georgia;
	vertical-align:top;
	}

/* quote */
#quote {
	font:italic 22px Georgia;
	vertical-align:top;
}

#quotename {
	font:italic 12px Georgia;
	text-align:right;
	padding: 0px 0px 0px 300px;
}



/* from old css */
div.goldbold {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}
.tabletext {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
}
.tablebold {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
.text {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: small;
	color: #213C73;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #213C73;
}
.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	color: #213C73;
	list-style-image: url(images/icons/bullet.gif);
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #213C73;
}
.tablebold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #213C73;
}
.tableyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #213C73;
}
.tablegold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: FFFF99;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #213C73;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #89C8DA;
	line-height: 20px;
	letter-spacing: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: 0px;
	left: 15px;
}
.paleblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #89C8DA;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #89C8DA;
}
