@media print  {
.content-2col-nobox-rightcolumn {
display:inline;
float:right;
width:337px;
border-left:none;
background-color:#fff;
}
}

body {
font-size:62.5%;
background-color:#9c0200;
font-family:arial,sans-serif;
}

.container {
width:978px;
padding-top:10px;
padding-bottom:20px;
font-size:1em;
margin:0 auto;
}

.header {
width:958px;
min-height:130px;
height:auto !important;
border-left:solid 10px #4d0600;
border-right:solid 10px #4d0600;
background:#e1e1e1 url(../img/bg_header.jpg) repeat-x;
font-size:1em;
}

.header-top {
clear:both;
width:958px;
height:100px;
background:#dadada url(../img/bg_header_top.jpg) repeat-x;
font-size:1em;
}

.header-bottom {
clear:both;
width:958px;
min-height:30px;
height:auto !important;
background:#e1e1e1 url(../img/bg_header_bottom.jpg) repeat-x;
font-size:1em;
}

.navbar {
white-space:nowrap;
float:left;
width:958px;
border-left:solid 10px #4d0600;
border-right:solid 10px #4d0600;
background-color:#e1e1e1;
font-family:tahoma,arial,sans-serif;
font-size:130% !important;
}

.main {
clear:both;
width:958px;
border-left:solid 10px #4d0600;
border-right:solid 10px #4d0600;
background-color:#4d0600;
font-size:1em;
padding:10px 0 20px;
}

.content {
display:inline;
float:left;
width:676px;
background-color:#4d0600;
font-size:1em;
overflow:visible !important;
}

.subcontent {
display:inline;
float:right;
width:270px;
background-color:#4d0600;
font-size:1em;
overflow:visible !important;
}

.footer {
clear:both;
width:958px;
border-left:solid 10px #4d0600;
border-right:solid 10px #4d0600;
background-color:#e1e1e1;
font-size:1.1em !important;
overflow:visible !important;
padding:1em 0;
}

.sitelogo {
width:70px;
height:70px;
position:absolute;
z-index:1;
background:url(../img/bg_logo.gif);
margin:15px 0 0 15px;
}

.sitename {
width:300px;
height:70px;
position:absolute;
z-index:1;
overflow:hidden;
margin:27px 0 0 95px;
}

.sitename h1 {
font-family:"trebuchet ms",arial,sans serif;
font-weight:400;
font-size:290% !important;
}

.sitename h2 {
font-family:verdana,arial,sans serif;
margin-top:-5px;
padding-bottom:2px;
color:#7d7d7d;
height:20px;
font-weight:400;
font-size:130% !important;
}

.sitename a {
text-decoration:none;
color:#7d7d7d;
}

.navbutton {
width:400px;
position:absolute;
z-index:2;
margin-top:26px;
margin-left:547px !important;
}

.navbutton ul {
float:right;
}

.navbutton li a {
padding-left:3px;
}

.navbutton a img {
height:32px;
}

.navglobal {
width:600px;
position:absolute;
z-index:3;
margin-top:65px;
margin-left:349px !important;
}

.navglobal ul {
float:right;
font-weight:400;
}

.navglobal li a {
display:block;
float:left;
color:#7d7d7d;
text-decoration:none;
font-size:130% !important;
padding:2px 5px;
}

.navglobal a:hover {
text-decoration:none;
color:#fff;
}

.header-bottom ul {
float:left;
width:430px;
list-style:none;
padding:8px 0 3px 10px !important;
}

.header-bottom ul li {
display:inline;
background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%;
font-size:110% !important;
padding:0 0 0 10px;
}

.header-bottom ul li.nobullet {
display:inline;
background:none;
color:#4b4b4b;
padding:0;
}

.header-bottom ul a {
color:#7d7d7d;
font-weight:700;
text-decoration:none;
}

.header-bottom ul a:hover {
color:#fff;
}

.header-bottom .searchform {
float:right;
width:430px;
}

.header-bottom .searchform form fieldset {
float:right;
border:none;
padding-top:5px;
padding-right:10px;
}

.header-bottom .searchform input.field {
width:15em;
height:1.2em;
border:solid 1px #c8c8c8;
background-color:#fff;
font-size:110% !important;
padding:1px !important;
}

.header-bottom .searchform input.button {
width:4.5em;
height:1.6em;
background-color:#f0f0f0;
border:solid 1px #969696;
text-align:center;
color:#646464;
font-size:110% !important;
}

.header-bottom .searchform input.button:hover {
cursor:pointer;
border:solid 1px #505050;
background-color:#dcdcdc;
color:#505050;
}

.navbar ul {
list-style-type:none;
}

.navbar ul li {
float:left;
z-index:auto !important;
background-color:#e1e1e1;
}

.navbar ul li a {
float:none !important;
display:block;
height:3.1em;
line-height:3.1em;
text-decoration:none;
font-weight:700;
color:#646464;
border-right:solid 0 #d7d7d7;
padding:0 16px;
}

.navbar ul li ul {
display:none;
border:none;
}

.navbar ul li:hover {
position:relative;
}

.navbar ul li:hover a {
background-color:#ebebeb;
text-decoration:none;
}

.navbar ul li:hover ul {
display:block;
width:10em;
position:absolute;
z-index:1000;
top:3em;
margin-top:0.1em;
left:0;
border-top:solid 1px #d7d7d7;
padding:0 16px;
}

.navbar ul li:hover ul li a {
white-space:normal;
display:block;
width:10em;
height:auto;
line-height:1.3em;
margin-left:-17px;
border-right:solid 1px #d7d7d7;
border-left:solid 1px #d7d7d7;
border-bottom:solid 1px #d7d7d7;
background-color:#ebebeb;
font-weight:400;
color:#646464;
padding:4px 16px;
}

.navbar table {
position:absolute;
z-index:1000;
top:0;
left:-1px;
border-collapse:collapse;
}

.navbar ul li a:hover {
position:relative;
z-index:1000;
background-color:#ebebeb;
text-decoration:none;
}

.navbar ul li a:hover ul {
display:block;
width:10em;
position:absolute;
z-index:1000;
top:3em;
left:0;
margin-top:0.1em;
border-top:solid 1px #d7d7d7;
}

.navbar ul li a:hover ul li a {
white-space:normal;
display:block;
width:10em;
height:1px;
line-height:1.3em;
border-right:solid 1px #d7d7d7;
border-left:solid 1px #d7d7d7;
border-bottom:solid 1px #d7d7d7;
background-color:#ebebeb;
font-weight:400;
color:#646464;
padding:4px 16px;
}

.content-1col-nobox {
width:676px;
background-color:#fff;
}

.content-2col-nobox-leftcolumn {
display:inline;
float:left;
width:337px;
border-right:solid 1px #d7d7d7;
background-color:#fff;
}

.content-2col-nobox-rightcolumn {
display:inline;
float:right;
width:337px;
border-left:solid 1px #d7d7d7;
background-color:#fff;
}

.content-1col-box {
width:676px;
background-color:transparent;
}

.content-2col-box-leftcolumn {
display:inline;
float:left;
width:333px;
background-color:transparent;
}

.content-2col-box-rightcolumn {
display:inline;
float:right;
width:333px;
background-color:transparent;
}

.content-2col-box {
width:333px;
background-color:#fff;
}

.subcontent-box {
width:270px;
float:right;
background-color:#fff;
}

.footer p {
clear:both;
line-height:1.3em;
text-align:center;
color:#7d7d7d;
font-weight:700;
font-size:110%;
}

.footer p.credits {
clear:both;
font-weight:400;
}

.footer a,.footer a:visited {
text-decoration:underline;
color:#7d7d7d;
}

.footer a:hover {
text-decoration:none;
color:#000;
}

.corner-page-top {
width:978px;
height:10px;
background:transparent url(../img/bg_corner_page_top.gif) no-repeat;
overflow:hidden;
}

.corner-page-bottom {
width:978px;
height:10px;
padding-bottom:20px;
background:transparent url(../img/bg_corner_page_bottom.gif) no-repeat;
overflow:hidden;
}

.corner-content-1col-top {
clear:both;
width:676px;
height:7px;
background:#FFF url(../img/bg_corner_content_1col_top.gif) no-repeat;
overflow:hidden;
}

.corner-content-1col-bottom {
clear:both;
width:676px;
height:7px;
margin-bottom:10px;
background:transparent url(../img/bg_corner_content_1col_bottom.gif) no-repeat;
overflow:hidden;
}

.corner-content-2col-top {
width:333px;
height:7px;
background:transparent url(../img/bg_corner_content_2col_top.gif) no-repeat;
overflow:hidden;
}

.corner-content-2col-bottom {
width:333px;
height:7px;
margin-bottom:10px;
background:transparent url(../img/bg_corner_content_2col_bottom.gif) no-repeat;
overflow:hidden;
}

.corner-subcontent-top {
clear:both;
width:270px;
height:7px;
background:transparent url(../img/bg_corner_subcontent_top.gif) no-repeat;
overflow:hidden;
}

.corner-subcontent-bottom {
clear:both;
width:270px;
height:7px;
margin-bottom:10px;
background:transparent url(../img/bg_corner_subcontent_bottom.gif) no-repeat;
overflow:hidden;
}

p:after {
content:".";
display:block;
height:0;
visibility:hidden;
}

.main p.demo {
margin:0;
padding:10px 20px 50px;
}

.sitename a:hover,.navbutton a:hover {
text-decoration:none;
}

.navbutton li,.navglobal li {
display:inline;
list-style:none;
}

.navbar ul li:hover ul li a:hover,.navbar ul li a:hover ul li a:hover {
background-color:#e1e1e1;
text-decoration:none;
}

.container:after,.header:after,.header-top:after,.header-bottom:after,.navbar:after,.main:after,.content:after,.content div:after,.subcontent:after,.subcontent div:after,.footer:after,.content-1col-nobox:after,.content-2col-nobox-leftcolumn:after,.content-2col-nobox-rightcolumn:after,.content-1col-box:after,.content-2col-box-leftcolumn:after,.content-2col-box-rightcolumn:after,.content-2col-box:after,.subcontent-box:after,.corner-content-1col-top:after,.corner-content-1col-bottom:after,.corner-content-2col-top:after,.corner-content-2col-bottom:after,.corner-subcontent-top:after,.corner-subcontent-bottom:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.main-paragraph{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}

.bold-paragraph{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-top:10px;
	font-weight:bold;
}

.box-paragraph{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:50px
}

.update-paragraph{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:20px
}

.center-image{
	margin-left:90px;
	margin-right:auto;
	margin-top:10px;
}

.subhead-paragraph{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:20px
}