/* Globals
================================================*/
body   { color: #000000; font: 0.75em/1.4 "Century Gothic", arial, helvetica, sans-serif; background-color: #a6d9ee; background-image: url("images/bg.gif"); background-repeat: repeat-x; margin: 0 }
html { font-size: 100%; /* IE hack */ }
a:link { color: #14266c }
a:visited { color: #14266c }
a:hover  { color: #0087BF }
table { font-size: 100%; /* IE hack */ }	

/* Headings
================================================*/

h1    { color: #0087bf; font-size: 1.3em; font-style: normal; font-variant: normal; line-height: normal; margin-bottom: 8; border-style: none }
	
h2    { color: #0087BF; font-size: 1.1em; margin-top: 7px; margin-bottom: 2px; border-style: none }
	


.boxes   { background-image: url(images/bg.gif); padding: 15px; }

.whitebox   { padding: 6px; }

.bigbox    { padding: 20px; width: 640px; border: dotted 1px #0087bf }


ul {list-style-type: square;margin-left: 0; padding-left: 22px;margin-top: 0px; margin-bottom: 0px; padding-top: 2px; padding-bottom: 0px}
.footer    { color: #666666; font-size: 10px }

