body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #03091D;
}

#mainbod {
  width: 949px;/* width can be changed to what you want just stay under 790px*/
  /*height: 350px;*/
  border: 2px solid #000000;/*border can be removed for a borderless page*/
  background: #ffffff;
  color: #cccccc;/*main body text color*/
  margin: 0px auto 0px auto;
  font-size: 12px;
  text-align: center;
}
.style4 {
	color: #CCFF00;
	font-weight: bold;
}
/* Link color control */
a:link { 
	color: #CCCCCC;
}
a:visited { 
	color: #CCCCCC;
}
a:hover { 
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}
a:active { 
	color: #FFFFCC;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#pbodytable1 {
	width: 949px;
	margin: 10px auto 10px auto;
	border: 1px solid #000000;
}
#bodytable1 {
	background-color: #363B4C;
}

#content1 {
	margin-left: 5px;
	margin-right: 5px;
}
#cust1 {
	width: 345px;
}
#internalcontent1 {
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
}
.internalcontent1s {
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
}
.bulletswhite {
	color:#FFFFFF;
	list-style-type: circle;	
}
.Leftnavs {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

.contentBold {
	font-weight: bold;
}
/*
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodystyleBOLD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#news {
	padding : 4px; 
	width : 325px; 
	height : 120px; 
	overflow : auto; 
	scrollbar-base-color: #505568;
	/*background-color: #656E8E;*/
	color: #FFFFFF;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}