body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font: 75% Georgia, "Times New Roman", Times, serif;
}


.halfmoon{
	margin-bottom: 1em;
	padding-bottom: 2em;
}

.halfmoon ul{
	padding: 3px 9px 2px 5px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	border-bottom: 1px solid #929492;
}

.halfmoon li{
	display: inline;
	margin: 0;
}

.halfmoon li a{
	text-decoration: none;
	padding: 3px 9px 2px 5px;
	margin: 0;
	margin-right: 1px; /*distance between each tab*/
	border-left: 1px solid #DDD;
	color: black;
	font-size: 13px;
	background: #ECEEEC url(images/tabright.gif) top right no-repeat;
}

.halfmoon li a:visited{
	color: black;
}

.halfmoon li a:hover{
	background-color: #CDDADA;
	color: navy;
}

h1 { 
	color: #146592;
	font-size: 1.4em;
}

h3 {
	color: red;
	font-size: 1.2em;
}

.red {
	color: #D40000;
	font-weight: bold;
	font-size: 0.9em;
}

.med {color:#8BA0A2; font-family: Eurostar,verdana,ms sans serif,arial; font-size: 18px}
.med A {text-decoration: none}
.med A:hover {text-decoration: none}
.smlt {color: #707C96; font-family: Eurostar,verdana,ms sans serif,arial; font-size: 15px; font-weight: lighter}
.smlt A {color:  #0000ff; text-decoration: none}
.smlt A:hover {color: #DEDAD2; text-decoration: none}
.inputCtrl
{
    BORDER-RIGHT: #b0c4de 1px solid;
    BORDER-TOP: #b0c4de 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #b0c4de 1px solid;
    COLOR: #4169e1;
    BORDER-BOTTOM: #b0c4de 1px solid;
    FONT-FAMILY: Verdana
}









.style1 {
	color: #68767f;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #83c1dd;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #CEE6F2;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #e8ebec;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #959FA5;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #68767f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style7 {
	color: #000;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #8da3b3;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #7b868e;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #098929;
	font-size: 9px;
	font-family: tahoma;
}
.style11 {
	color: #667681;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {
	color: #787878;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style13 {
	color: #098929;
	font-size: 11px;
	font-family: tahoma;
}
.style14 {
	color: #68767f;
	font-size: 9px;
	font-family: tahoma;
}
.style15 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
.style16 {
	color: #68767f;
	font-size: 9px;
	font-family: tahoma;
}

table.data {
	width: 500px;
	height: auto;
	text-align: left;
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: ;
	padding: 3px;
}

table.data th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	background-color: #f7f7f7;
	-moz-border-radius: 0px;
}

table.data td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	background-color: ;
	-moz-border-radius: 0px;
}

.image{
	margin-right: 0px;
	margin-left: 10px;
}

.style1 {font-size: medium}
.style3 {color: #666666}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #146592;
}

body, p, td, ul, ol {font-family: arial, helvetica, sans-serif; font-size: small}

.style1 {font-size: medium}

.style2 {color: #146592}

.style3 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size:small}

.style4 {font-family: Arial, Helvetica, sans-serif}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #146592;
	font-weight: bold;}
	
.botnav {margin-top: 13px; margin-bottom: 10px;}

input:focus, textarea:focus, select:focus {
	background: #fbffc0;
	color: #000;
}

select { font-size: 0.9em;} 