/* CSS Document */

#body{
background-color: #ffffff;
background-image: url(images/bg2.gif);
background-position: bottom;
background-repeat: repeat-x;
margin-top: 0px;
}
#container{
width: 864px;
}
#logo{
background-repeat: repeat-x;
height: 118px;
padding-left: 10px;
padding-right: 10px;
width: 288px;
float: left;
}
#headerBg{
background-repeat: repeat-x;
height: 118px;
padding-left: 10px;
padding-right: 10px;
}

/* custom search in header */

#customSearch{
background-color: #a2a9b9;
padding: 5px;
border-left: solid 1px #3a3a3a;
border-right: solid 1px #3a3a3a;
}
#customSearchTop{
background-image: url(images/customSearchTopBlank.gif);
background-repeat: no-repeat;
}
#customSearchBottom{
background-image: url(images/customSearchBottomBlank.gif);
background-repeat: no-repeat;
}

/* custom search in header END */


/* navigation */

#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}
#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#navcontainer A {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: ffffff;
display: block;
width: auto;
text-decoration: none;
text-align: center;
margin: 0;
padding-top: 8px;
padding-bottom: 8px;
background-image: url(images/navButtonblank1.gif);
background-repeat: no-repeat;
width: 144px;
}
#navcontainer A:hover, #navcontainer A:active { 
color: #c51516;
padding-top: 8px;
padding-bottom: 8px;
}
#navcontainer A.active:link, #navcontainer A.active:visited{
color: #fff;
padding-top: 8px;
padding-bottom: 8px;
}
#navcontainer li a#current{
color: #fff;
padding-top: 8px;
padding-bottom: 8px;
}

/* navigation END */

#form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2e2e2e;
text-decoration: none;
background-image: url(images/searchblank.gif);
background-repeat: no-repeat;
}
.formels1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #a2a9b9;
text-decoration: none;
width: 100%;
padding-left: 4px;
background-color: #f4f4f4;
border-bottom:1px solid #828282;
border-top:1px solid #828282;
border-right:1px solid #828282;
border-left:1px solid #828282;
}
.formbutts {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
text-decoration: none;
width: 100%;
border-bottom:1px solid #000;
border-top:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
background-color: #aa1213;
padding-top: 3px;
padding-bottom: 8px;
height: 22px;
}

#flashBox{
border-top: solid 5px #fff;
border-bottom: solid 5px #f4f4f4;
}
#contentArea{
padding-top: 25px;
padding-left: 10px;
padding-right: 8px;
background-repeat: no-repeat;
background-position: center;
background-color: #f4f4f4;
}

#flashBanner{
border-top: solid 5px #fff;
border-bottom: solid 5px #f4f4f4;
}
#contentArea{
padding-top: 25px;
padding-left: 10px;
padding-right: 8px;
background-repeat: no-repeat;
background-position: top left;
background-color: #f4f4f4;
}
#contentText{
padding: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #71829e;
line-height: 16px;
border-top: solid 1px #3a3a3a;
}
#contentText a {
color: #c51516;
text-decoration:underline;
}
#contentText a:hover {
color: #c51516;
text-decoration:underline;
}
#contentText a.subon {
color: #c51516;
text-decoration:underline;
}
#contentText h1 {
	color: #A91217;
	font-size: 1.5em;
}
#contentText h2 {
	font-size: 1.2em;
}
#h1{
font-size: 16px;
font-weight: bold;
}
.contentBordersRight{
background-image: url(images/powSideBorders.gif);
background-repeat: no-repeat;
background-position: top;
padding: 20px;
}
.contentBordersLeft{
background-image: url(images/contentSideBorders.gif);
background-repeat: no-repeat;
background-position: top left;
}
.contentBordersLFullWidth{
background-image: url(images/contentSideBorders_fullwidth.gif);
background-repeat: no-repeat;
background-position: top;
}
#footer{
background-image: url(images/url-2.png);
background-repeat: no-repeat;
background-position: center;
height: 60px;
}
#leftcolumn{
width: 556px;
}
#rightcolumn{
width: 269px;
}
#box{
background-color: #f4f4f4;
border-left: solid 0px #3a3a3a;
border-right: solid 0px #3a3a3a;
padding: 20px;
}
#boxTop{
background-image: url(images/BoxTopBlank.gif);
background-repeat: no-repeat;
}
#boxBottom{
background-image: url(images/boxBottomblank.gif);
background-repeat: no-repeat;
}
#copyright{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
padding-top: 20px;
}
#copyright a {
color: #666666;
text-decoration:underline;
}
#copyright a:hover {
color: #666666;
text-decoration:underline;
}
#copyright a.subon {
color: #666666;
text-decoration:underline;
}
/* social networking */
.networking {
	vertical-align: bottom;
	text-align: right!important;
	font-size: 10px;
	color: #2e2e2e;
	font-family: Verdana,Arial,Helvetica;
	width: 863px;
}
.networking a{
	color: #730C0D!important;
	text-decoration: none;
	background-image: none!important;
}
.networking a:hover {
	color: #c51516;
	text-decoration: underline;
}