/* reset all */
* {padding: 0px; margin: 0px; line-height:150%;}
/* tags */

p {margin:6px 0px;}
h1{color:#F5822A; font-weight:normal; clear:both; font-size:150%; padding:0px 0px; margin:0;}
h2{color:#002863; font-weight:bold; clear:both; font-size:140%; padding:0px 0px; margin:0;}
h3{color:#002863; font-weight:bold; clear:both; font-size:130%;padding:3px 0px;}
ul {margin:5px 5px 5px 20px; clear:both;}
ul li {list-style-image: none; list-style-position:inherit;}
a {text-decoration:underline; color:#F5822A; font-weight:normal;}
a:hover{color:#002863;}
table {clear:left;}
/* for layout of pages from tinyMCE editor */
.contentcolumn {width:48%; float:left;}
.bigText {font-size:115%;}
.tinyText {font-size:85%; text-align:left; text-align:center; width:90%; font-weight:bold;}
.caption {font-size:85%; text-align:left; text-align:center; width:90%; font-weight:bold; font-style:italic;}
.tablehead {background:#A9A9A9 url(/images/table-header.jpg) repeat-x right center;}
.tablehead:hover {background:url(/images/table-header-over.jpg) repeat-x right center;}
.tablebody {border:1px dashed #A9A9A9;}

.pictureframe {margin:10px; border:1px solidĘ#ccc; background:#e5e5e5; padding:5px;}