body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
a {
	color: #333333;
}

.lgBlueText {
	font-size: 16px;
	font-weight: bold;
	color: #014783;
	text-align: center;
}
.navboxP {
	font-size: 10px;
}


.blue {
	color: #014783;
}

.alignCenter {
	text-align: center;
}
.imgAlignRight {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



#navBox, #idPreferred {
	float: left;
	display:inline;
	width: 130px;
	margin-top: 15px;
	margin-left: 52px;
}
.navlinksUL {
	list-style:none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;

}
.navlinksUL li {
	margin-top:1px;
	margin-bottom:1px;
}

.navlinksUL li a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.navlinksUL li a:hover{
		color:#CC9900;
}


#content, #footer, #colFull{
	float: right;
	display:inline;
	width: 595px;
	margin-top: 0px;
	margin-right: 30px;
}
.indColL, .colL, .colSpan{
	display: inline;
	float: left;
	width: 255px;
	margin-top: 15px;
	/*height: 275px;*/
}
.colL, .colSpan{
	margin-top: 0px;
}
.colSpan {
	width: 580px;
}

	
.indColLB {
	display: inline;
	clear: both;
	float: left;
	width: 265px;
	margin-top: 15px;
}

.indColR {
	display: inline;
	width:330px;
	clear: none;
	float: right;
	height: 275px;
}
.indColRB {
	display: inline;
	width:300px;
	clear: none;
	float: right;
	margin-right: 3px;
	margin-top: 15px;
}

#footer {
	text-align:right;
}
#footer a{
	color:#333333;
}
#footer a:hover{
	color:#CC9900;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
}
.coffeeCoupon {
	color: #0000CC;
	text-align: center;
	padding: 3px;
	border: thin dashed #000000;
	width: 280px;
	margin-left: 18px;
}

#buttons {
	display: inline;
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 330px;
}
#video {
	display: inline;
	float: right;
	width: 300px;
	margin-right: 3px;
}
