/* CSS Document
red #841422 */

.mainWrapper{
background-color:#FFF;
border:1px solid #000;
width:840px;
height:2200px;
margin:5px;
}

.underPageWrapper{
background-color:#FFF;
border:1px solid #000;
width:820px;
margin:5px;
}

.header{
clear:both;
background-color:#FFF;
width:100%;
}

.content{
width:100%;
background-color:#FFF;
}

.distHeader{
font-weight:600;
padding-bottom:5px;
}

.headerText{
height:96px;
}

.headerImg{
text-align:left;
width:200px;
float:left;
}

hr{
border:1px dashed #000;
}

img{
border:0px;
}

img.border{
border:1px solid #841422;
}

body{
background-color:#841422;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
text-align:center;
}

a.nav{
font-size:14px;
font-weight:600;
color:#0000FF;
}

a.nav:visited{
}

a.nav:hover{
color:#990000;
}

a.nav:activ{}

.nav{
padding-top:10px;
padding-left:5px;
width:100%;
text-align:left;
}

h1{
line-height:35px;
}

h1.red{
color:#841422;
}


.descRight{
float:right;
border:1px solid #000;
position:relative;
width:260px
}

.distWrapper{
clear:both;
position:relative;
width:500px;
}

#logoHeader{
font-size:16px;
font-weight:600;
color:#841422;
padding:10px 0 0 0;
}

.logo{
width:100%;
text-align:left;
padding:10px 0px 0px 0px;
}

.leftCol{
float:left;
width:330px;
border-right:1px dashed #000;
padding:10px 20px 10px 10px;
text-align:left;
}

.rightCol{
text-align:left;
float:right;
width:455px;
padding:10px 20px 10px 10x;
}

.articleText{
text-align:left;
padding:5px 10px 5px 10px;
}
