/* CSS Document */
body{font:normal 13px Trebuchet MS; margin:0px; padding:0px; color:#8E8E8E;}
.floatL{float:left;}
.floatR{float:right;}
.bold{font-weight:bold;}
.italix{font-style:italic;}
.logoBox{width:980px; margin:0px auto; margin-top:30px; *margin-top:30px;}
.mainContent{top:16%; position:relative; margin-left:16%;}
.mainContainerBg{background:url(../images/content-bg.png);}
.headerBg{background:url(../images/header-curve-bg.png);}
.patch{background:url(../images/patch.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.patch1{background:url(../images/patch1.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.patch2{background:url(../images/patch2.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.patch2a{background:url(../images/patch2a.png) repeat-x bottom left; *background:url(../images/blank.gif) repeat-x bottom left;}
.headerTitle{font:bold 14px Trebuchet MS; color:#8E8E8E;}
.title{font:bold 12px Trebuchet MS; line-height:20px;}
.spacer{padding:2px 10px 0px 0px;}
.content{padding:3px;}
.quotes{font:normal 12px Trebuchet MS; line-height:11px;}
.divContent{height:425px; *height:380px; overflow:auto; padding:0px 10px 0px 5px; vertical-align:middle;}
.footer{height:40px; line-height:40px; color:#FFFFFF; width:980px;}
.credits{font:normal 10px Trebuchet MS; color:#FFFFFF; line-height:40px;}
.credits a{text-decoration:none; color:#FFFFFF;}
.credits a:hover{text-decoration:underline; color:#FFFFFF;}
.shiftRight{margin-right:-104px; *margin-right:0px;}
.bullets{margin-left:40px;}
.contactContent{font:normal 11px Trebuchet MS; line-height:14px;}
.contactBg{background:#CCCCCC; *background:#C6C6C6;}
.formPadding{padding:5px 30px;}
.textbox{border:1px solid #999999; width:100%; height:18px;}
.textArea{border:1px solid #999999; width:100%; height:100px;}
/* div{border:1px solid #000000;} */
/* Navigation */
.navBar{background:#6D298C; height:25px;}
.navBar ul {margin: 0px; list-style: none;}
.navBar li {float: left; padding:0px 5px;}
.navBar a{padding: 0px 20px; float:left; margin:0px; text-decoration:none; color:#FFFFFF; height:25px; font-size:12px; line-height:25px;}
.navBar a:hover {display:block; background-color:#844B9E; color:#FFFFFF; height:25px;}
.navBar .selectedTab {display:block; background:#844B9E; color:#FFFFFF;}
/* Navigation */
