@charset "utf-8";
/* CSS Document */
/******** Defaults ********/
* {margin:0; padding:0;}
body,td,th {font:13px/20px Trebuchet MS, Arial, Helvetica, sans-serif; color: #222;}
h1, h2, h3, h4, h5, h6 { color:#38D; line-height:1.3em; margin:0;}
h1 {font-size:2.1em; border-bottom:1px solid #ccc;}
h2 {font-size:1.8em;}
h3 {font-size:1.6em;;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}
h1.contentheading {}
p {margin-bottom:1em;}
a:link, a:visited {color:#06C; outline:none; }
a:hover {color:#036;}
#content a:link, #content a:visited {border-bottom:1px dotted #06C;}
#content a:hover {border-bottom:1px dotted #036; text-decoration:none;}
.noborder, a img {border:none !important;}
img[align*="left"], img[style*="left"] {margin:0 1em .5em 0;}
img[align*="right"], img[style*="right"] {margin:0 0 .5em 1em;}
table {width:100%; margin:.5em 0 1em; border-color:#ccc;}
table tr {}
table td {padding:1% 2%; vertical-align:top; border-color:#ccc;}
table tr:nth-child(even) {background-color: #fff;}
table tr:nth-child(odd) {background-color: #f7f7f7;}
/******** /Defaults ********/