html,body,ul,p,h1,h2{margin:0;padding:0;}
ul{list-style:none}
img{border:0;outline:0;}
a{border:0;outline:0;}
a:link, a:visited{color:Blue; text-decoration: underline;}
a:hover, a:active{color:Blue; text-decoration: underline;}
.clearBoth{clear: both;}
.floatRight{float: right;}
.floatLeft{float: left;}
.alignRight{text-align: right;}
.alignLeft{text-align: left;}
.alignCenter{text-align: center;}
.center{text-align:center; margin: 0 auto;}
.center img.floatLeft{margin-left: 4px;}
p img.floatLeft{margin-right: 10px;}

body{font-family:Arial; color: black; text-align:center;background-color: #fff; font-size: 76%;}
div#wraper{width: 940px; text-align:left; margin:0 auto; background: #fff url(/images/wraper-bg.gif) no-repeat center top; padding-top: 82px;}
div#menu{width: 940px; margin: 0 auto; margin-top: 20px;}
div#menu ul{height: 27px; background: transparent url(/images/menu-bg.gif) repeat-x left top;}
div#menu ul li{float: left; list-style: none; width: 235px; height: 27px; line-height: 27px;}
div#menu ul li a{display: block; color: #404980; font-size: 114%; text-decoration: none; height: 27px; line-height: 27px;}
div#menu ul li a:hover, div#menu ul li a.selected{color: Black;}
#wraper h1{font-size: 136%; width: 900px; margin: 0 auto; color: #404980; height: 70px; line-height: 70px; background: transparent url(/images/H1-bg.gif) repeat-x left bottom;}

div#content{width: 900px; margin: 0 auto;}
#content * h2{font-size: 124%; color: #404980; line-height: 22px; padding: 6px 0 12px 0; background: transparent;}
div#content div p{margin-bottom: 20px;}
div#content div ul li{margin-left: 20px; list-style: disc outside;}
div.contentBlock{clear: both; margin: 0 0 20px 0; padding: 0 0 47px 0; background: transparent url(/images/contentBlock-bg.gif) repeat-x center bottom;}
div.contentBlock-last{height: 0.1%; clear: both; margin: 0 0 20px 0; padding: 0 0 47px 0; background: transparent;}
div#content div.left-column{float: left; clear: left; width: 425px; padding: 10px 30px 10px 10px}
div#content div.right-column{float: left; clear: right; width: 425px; padding: 10px 10px 10px 0;}
img.contentImg{border: none;}


table#tblGreen{margin-bottom: 40px;}
table#blueTbl th, table#blueTbl td{width: 33%;}
table.dataTbl{border-spacing:0px; border-collapse:collapse;}
table.dataTbl thead tr th{background-color: #404980; color: #fff;}
table.dataTbl thead tr th, table.dataTbl tr td{border: solid 1px black; padding: 10px;}
