body, table { font: 14px Arial; }

body { background-color: #34456B; }

div.body { width: 960px; margin-left:auto; margin-right:auto; background-color: white; }
		
div.header { background-color: #2C3033; border-top: 1px solid #383C3F; border-left: 1px solid #383C3F;
	border-right: 1px solid #212426; border-bottom: 1px solid #212426; }

div.content { padding: 20px; min-height: 350px }
div.content p { line-height: 17px }
 
.bluenav { color: white; background-color: #0F67A1; padding: 5px 10px ;
	border-top: 1px solid #1175AE; border-left: 1px solid #1175AE; 
	border-right: 1px solid #0D5995; border-bottom: 1px solid #0D5995; text-decoration: none; }

a.bluenav:hover { color: white; background-color: #007DCC }

h2 { font: 21px Verdana; font-weight: bold; color: #1852A3; margin-top: 0px }

h3 { font-size: 18px; }

hr { background-color: #999; height: 1px; border: 0; }

p a { color: blue; }
p a:hover { color: #C00; }

div.yellowbox { border: 1px dashed orange; background-color: #FFFFCC; padding: 5px; margin-bottom: 10px }
div.yellowbox table { margin-left:auto; margin-right:auto; font-size: 15px; text-align: center; }
div.yellowbox small { font-size: 12px }
div.yellowbox a { color: black; }

div.button { padding: 25px 0; width: 240px; font-weight: bold; text-align: center; background-color: #EEE; border: 1px solid #CCC; float: none; }

div.sideboxarea { float: right; clear: right; width: 210px; margin: 20px; margin-bottom: 100px; font-size: 12px; }

div.sideboxheader { color: #FFFFFF; padding: 4px 10px; font: 13px Verdana; font-weight: bold;
	background-image: url('/images/navbar_header.png'); background-repeat: no-repeat; }

div.sideboxbody { background-color: #FFECD6; padding: 10px; border: 1px solid #FF6A00; margin-bottom: 20px; }
	
div.sideboxbody a { color: blue; }

div.sideboxbody a:hover { color: #C00; }

div.footer { color: white; background-color: #2C3033; border-top: 1px solid #383C3F; border-left: 1px solid #383C3F;
	border-right: 1px solid #212426; border-bottom: 1px solid #212426;
	font-size: 11px; padding: 10px 20px; }
div.footer a { color: #999; }
div.footer a.plain { color: white; text-decoration:none; }

span.raquo { color: #C33; font-weight: bold; font-size: 16px; }
span.bigraquo { color: #C33; font-weight: bold; font-size: 18px; }

img.screenshot { border: 0; /* to prevent URL border */ }

li { line-height: 21px }

table.purchase { border: 1px solid #CCC; border-collapse: collapse; }
table.purchase th { border: 1px solid #CCC; padding: 4px 15px; background-color: #EEE }
table.purchase td { border: 1px solid #CCC; padding: 4px 15px }

table.twocolumns { border-collapse: collapse; }
table.twocolumns td.content { width: 49%; vertical-align: top; padding: 0 }
table.twocolumns td.center { width: 2%; }