/**************************************/
/*           Main Styles              */
/**************************************/

.dont-print {
display: none;
}

.footer, .topicons, .navbar, .pagenav, .nav {
display: none;
}

.content {
text-align: left;
border: solid 1px #000;
display: block;
}

.bodycopy {
display: block;
position: relative;
background-image: none;
background-color: #ffffff;
text-align: left;
overflow-y: visible;
}

body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000; 
line-height: 1.4em;
}

#pagecopy {
position: relative;
width: 100%;
height: 100%;
}

#homecopy {
position: relative;
width: 100%;
height: 100%;
}

#NavBar, #Header, #back, #SideImage, #OpenBracket, #CloseBracket, #Footer ul, #NavBarHome {
display: none;
}

#CopyRight {
display: block;
clear: both;
margin-top: 20px;
font-size: 10px;
}


h1 {
display: inline;
font-size: 1.5em;
font-weight: bold;
font-variant: small-caps;
letter-spacing: .1em;
color: #5d87a1;
margin-top: 20px;
margin-bottom: 0;
}

h2 {
font-size: 1.3em;
line-height: 1.3em;
font-weight: bold;
color: #a6a698;
margin-bottom: 0;
}

h3 {
font-size: 1.2em;
font-weight: bold;
color: #a6a698;
margin-bottom: 0;
}

h4 {
font-size: 1em;
font-weight: bold;
color: #5d87a1;
margin-bottom: 0;
}

h5 {
font-size: 1em;
color: #a6a698;
margin-bottom: 0;
}

h6 {
display: inline;
font-size: 1.3em;
font-weight: bold;
color: #7a6f00;
margin-top: 0;
margin-bottom: 0;
}


.Logos {
display: block;
float: left;
width: 110px;
height: 80px;
text-align: center;
vertical-align: middle;
margin: 1.5em .5em 0 0;
}

.ColHalf {
display: block;
float: left;
margin: 10px 10px 0 12px;
width: 270px;
font-size: 85%;
line-height: 1.3em;
}

.TextBlock {
display: block;
float: left;
margin: 20px 20px 0 0;
width: 270px;
height: 80px;
font-size: 85%;
line-height: 1.3em;
}

#HeadPR {
display: block;
float: right;
margin: 0 0 25px 25px;
font-size: 85%;
text-align: right;
line-height: 1.5em;
}

.caselnk {
width: 100px;
border: solid 1px #680039;
text-align: center;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
font-size: 11px;
line-height: 12px;
display: block;
float: left;
margin-right: 15px;
background-color: #dde3e8;
}

.mag {
display: block;
color: #6d6d6d;
font-size: 12px;
font-weight: bold;
}

.date {
display: block;
color: #6d6d6d;
font-size: 10px;
font-weight: bold;
}

.small {
font-size: 10px;
}


/***** List Styles *****/

.List {
margin: 0 0 1em 1.5em;
padding-left: 0;
list-style: none;
}

.List li  {
padding: .5em 0 0 1em;
background-image: url(../images/bullet_square.gif);
background-repeat: no-repeat;
background-position: 0 1em;
}



/***** Other Formatting *****/

.print {
clear: both;
float: right;
font-size: 10px;
vertical-align: middle;
}


.imgLeft {
float: left;
margin: 0 1em 1em 0;
}

.imgRight {
float: right;
margin: 0 0 1em 1em;
}

.tnMag {
margin: 0 15px 0 0;
}

.Center {
clear: both;
text-align: center;
position: relative;
}

.huh {
background-color: #ffff00;
}