h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: #FFFFFF; text-decoration: none}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #006DB7; text-decoration: none}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #006DB7; text-decoration: none }
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 28px; color: #6699CC; text-decoration: none}
h6 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 18px; color: #CCCCCC; text-decoration: none; font-weight: lighter}
li {
	list-style-image: url(../images/indent.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
input {
width:100px;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.blue-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}
.blue-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}
.blue-bold-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.quotation-author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title-bold-bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.blue-dot-bullet {
	list-style-image: url(../images/indent-dot.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bold-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.warning {
	font-weight: bold;
	text-align: left;
	color: #990000;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 6px solid #EBEBEB;
	border-top: 6px solid #EBEBEB;
	margin-left:10px;
}

.hover-button {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002F78;
	cursor: hand;
	text-decoration: none;
	border: 5px solid #00ADC6;
	margin:3px;
}
.redbutton {
 BORDER-RIGHT: #666666 1px solid; 
 BORDER-TOP: #666666 1px solid; 
 FONT-WEIGHT: bold; 
 FONT-SIZE: 12px; 
 BACKGROUND: #CC0000; 
 BORDER-LEFT: #666666 1px solid; 
 COLOR: #ffffff; 
 BORDER-BOTTOM: #666666 1px solid;
 margin:3px;
 width:140px;
 height: 25px;
 cursor: hand;
}

.hide_button {
 BORDER-RIGHT: #666666 1px solid; 
 BORDER-TOP: #666666 1px solid; 
 FONT-WEIGHT: bold; 
 FONT-SIZE: 13px; 
 BACKGROUND: #CC0000; 
 BORDER-LEFT: #666666 1px solid; 
 COLOR: #ffffff; 
 BORDER-BOTTOM: #666666 1px solid;
 margin:3px;
 width:200px;
 cursor: hand;
}