BODY, TD, LI, INPUT {
    COLOR: #5E5D60;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    line-height: 18px;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 18px;
}
#compname {
	color: #2C569B;
	font-size: 14px;
	font-weight: bold;
}
H2 {
	color: #2C569B;
	font-size: 13px;
	display: block;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 4px;
	margin:0px;
}
TH {
	BACKGROUND-COLOR: #4C6FAA;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
TD.signin {
    COLOR: #5E5D60;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
TD.status {
	font-family: Arial;
	font-size: 11px;
	color: #5E5D60;
	font-weight: bold;
}
.textbox {
	background-color: #fff;
	border: 1px solid #ccc;
    COLOR: #5E5D60;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
.tinyprint {
	COLOR: #5E5D60;
	FONT-FAMILY: Arial;
	FONT-SIZE: 9px;
	LINE-HEIGHT: 160%;
}
td.sidebar {
	COLOR: #2C569B;
	FONT-FAMILY: Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 15px;
	background-color: #E9F5F7;
}
TD.box {
	BACKGROUND-COLOR: #EEF0EC;
	COLOR: #333B2D;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1CBBA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1CBBA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1CBBA;
}
TD.rates {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #5E5D60;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px
}
TD.footer {
    font-size: 9px;
	color: #5E5D60;
	padding: 30px 0px 10px 0px;
	text-align: center;
}
A.footer {
    text-decoration:underline;
	color: #5E5D60;
}
A.footer:hover {
	text-decoration:underline;
	color: #48A3C0;
}
A {
    text-decoration:underline;
	color: #5E5D60;
}
A:hover {
	text-decoration:underline;
	color: #48A3C0;
}
.name {
	FONT-SIZE: 18px; 
	COLOR: #2C569B; 
	TEXT-INDENT: 1px; 
	LINE-HEIGHT: 170%; 
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.tag {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #C49A4B; 
	TEXT-INDENT: 1px; 
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
}
.alertText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	color: #C49A4B;
}
input.formButton {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #48A3C0;
	border: 1px solid #48A3C0;
	font-weight: bold;
	cursor: hand;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
input.formButton2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #48A3C0;
	border: 1px solid #48A3C0;
	font-weight: bold;
	cursor: hand;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.navselected {
	font-family: Arial;
	font-size: 11px;
	color: #2C569B;
	text-decoration: none;
	line-height: 160%;
	font-weight: bold;

}
A.navenabled:link {
	font-family: Arial;
	font-size: 11px;
	color: #3985B5;
	text-decoration: none;
	line-height: 160%;
	font-weight: bold;
}
A.navenabled:visited {
	font-family: Arial;
	font-size: 11px;
	color: #3985B5;
	text-decoration: none;
	line-height: 160%;
	font-weight: bold;
}
A.navenabled:hover {
	font-family: Arial;
	font-size: 11px;
	color: #2C569B;
	font-weight: bold;
	text-decoration: none;
	line-height: 160%;
}
.navdisabled {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 160%;
	color: #6E6D70;
}

