body {
	background: url("/images/bg_background.gif") #336699 repeat-x;	
	margin: 5px;
	padding: 0px;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 13px;
}

p.full-white {
  color: #eee;
}

a.full-white {
  color: #eee;
}

p.unlockinghtc{
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #3B4F05;
    background-color: #DFF2BF;
    background-image:url('../images/knob_valid_green.png');
}

body ul li a, body ul li a:visited {
	color: #10183F;
	font-size: 14px;
	font-weight: 700;
}

body ul li {
	list-style: none;
}

div.imgHeader {
	text-align: center;
}

h1,h2 {
	margin-top: 8px;
	color: #1A4D80;
}

div.content {
	margin-top: 5px;
	border: 5px solid #225588;
	border-bottom: 0px;
	background-color: #E6ECF8;
	color: #333;
	padding: 10px;
}

div.subcontent {
	border: 5px solid #225588;
	border-top: 0px;
	background-color: #E6ECF8;
	color: #333;
	padding: 10px;	
}

div.subcontent img{
    border: 0px;
}

div.sub_right {
	
}

div.content table.ssi_table, div.subcontent table.ssi_table {
	font-size: 12px;
	width: 100%;
}

div.content a{
	color: #333;
}

a.feedburner{
	color: #10183F;
	font-size: 14px;
	font-weight: 700;
}

div.grid_6 a{
	color: #10183F;
}
