/* CSS Document | John Keese | johnkeese.com | Made for ITS | (c) 2007 */

/*---------------STYLING-------------------*/
body {font-family:"Trebuchet MS", "Fontin Sans", Verdana, Helvetica, sans-serif; line-height:18px; color:#000066;}

h1 {font-size:18px; color:#6E7C91; padding:11px 0 7px 0;}
h2 {font-size:14px; color:#6E7C91; font-weight:bold; padding:11px 0;}
p {font-size:11px; padding:4px 0 3px 0;}
h3 {font-size:12px; padding:3px 0; font-weight:bold; font-variant:small-caps;}
ul li {font-size:11px; list-style-type:disc; margin-left:21px;}
ul li ul li {list-style-type:circle; margin-left:14px;}

a, a:link, a:visited, a:active {color:#CC0033; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}



/*---------------CLASS STYLING-------------------*/
.important {color:#FF3300;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.firstHeader {border-bottom:thin solid #666; padding:9px 0 7px 0;}
.continued {font-weight:bold; color:#FF0033;}

img.floatLeft {float:left; padding:5px; margin-right:5px; border:thin double #00F;}
img.floatRight {float:right; padding:5px; margin-left:5px; border:thin double #00F;}