
<!--
body {
font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; 
font-size: 14px; 
BACKGROUND: url(images/background.jpg); 
/* background-color: #368C9E; */
/*background-color: #9A131A; */
padding: 0; margin:0; text-align: center
}

div#wrapper {width: 850px; margin: 0 auto; background: #fff; text-align: left;}

#content{
	position:relative;
	width: 895px;
	height: 100%;
<!--	background-color: #B7DFDC; --> 
	padding: 10px 10px 10px 10px;
}

A:link {color: red; text-decoration: underline;}
A:hover {color: red; text-decoration: none;}
A:visited {color: red; text-decoration: underline;}
A:active {color: red; text-decoration: underline;}

TD {
padding: 2px;
}
.white
{
font-family: verdana,sans-serif; font-size: 14px; color: white;

}

.image_border
{
    BORDER-RIGHT: #cdcdcd 5px solid;
    BORDER-TOP: #cdcdcd 5px solid;
    BORDER-LEFT: #cdcdcd 5px solid;
    BORDER-BOTTOM: #cdcdcd 5px solid;
}

.orangeTitle {font-family: Roboto, sans-serif; 
font-size: 16px; color:black; font-weight: bold; line-height: 3;}

.orangeSmall {font-family: Verdana,sans-serif; font-size: 
12px; color:#9E6333; font-weight: normal; line-height: 1;}

.creamBody {font-family: Verdana,sans-serif; font-size: 
12px; color:black; font-weight: normal; line-height: 2;}
/* color:#6C9C98;*/ 
.blueText {font-family: "Century Gothic",verdana,sans-serif; font-size: 
12px; color:#6C9C98; font-weight: normal;  line-height: 2;}

.blueTitle {font-family: "Century Gothic", verdana,sans-serif; font-size: 
16px; color:#286D94; font-weight: bold; line-height: 3;}

.bgBlueTitle  {font-family: verdana,sans-serif; font-size: 16px;
color:#286D94; font-weight:bold;  line-height: 3;}

.bgBlueText {font-family: "Century Gothic", verdana,sans-serif; font-size: 
12px; color:#286D94; font-weight: normal;  line-height: 2;}
-->
</style>
