/* CSS Document */
body{
background:#FFFFFF;
margin:0px;
font-family:halvetica lite,verdana,arial;
font-size:12px;
color:#000000;
}
div.container{
width:910px;
margin: 0px auto;
padding:0;
height:100%;
border: 1px solid #CCCCCC;
}
div.frontcontainer{
width:910px;
margin: 0px auto;
height:100%;
background-image:url(images/front-bg3.jpg);
background-position:100% 0%;
background-repeat:no-repeat;
border: 1px solid #CCCCCC;
padding:0;
}
div.fronttext{
padding-right:40px;
padding-top:90px;
font-size:200%;
font-weight:bold;
color:#CC3333;
float:right;
text-align:left;
}
div.header{
width:910px;
float:left;
text-align:right;
}

div.frontheader{
width:910px;
height:185px;
float:left;
text-align:left;
}
div.frontlogo{
width:190px;
height:120px;
float:left;
text-align:left;
padding-left:60px;
padding-top:25px;
}
div.mainbar{
width:705px;
height: 30px;
background-image:url(images/FACET-RED-1x1-Spacer.jpg);
background-repeat:repeat;
margin-top:5px;
line-height:30px;
text-align:left;
float:left;
padding-left:205px;
}
p#mainbar{
font-size:150%;
color:#FFFFFF;
display:inline;
text-transform: uppercase;
}
div.mainbody{
width:910px;
float:left;
margin-top:5px;
height:100%;
padding:0;
background-image:url(images/web-Watermark.jpg);
background-position:100% 0%;
background-repeat:no-repeat;
}
div.mainbodytwo{
width:910px;
float:left;
margin-top:5px;
height:100%;
padding:0;
}
div.menu{
width:185px;
background-image:url(images/FACET-RED-1x1-Spacer.jpg);
background-repeat:repeat;
float:left;
padding:5px;
text-align:left;
font-size:100%;
}
div.menusub{
width:183px;
margin-top:5px;
background-color:#CC0000;
border: 1px solid #FF6666;
height:19px;
line-height:19px;
}
div.menusub a{
display:block;
padding-left:9px;
}
div.menusub a:hover{
background-color:#FF3333;
}
div.menuover{
width:174px;
margin-top:5px;
background-color:#FF3333;
border: 1px solid #FF6666;
height:19px;
line-height:19px;
padding-left:9px;
}
div.content{
width: 705px;
float:right;
text-align:left;

padding-bottom:inherit;
height:100%;
}
div.frontcontent{
width: 705px;
float:right;
text-align:left;
padding-bottom:15px;
}
div.newsflash{
width:170px;
background-color:#CCCCCC;
float:left;
padding:10px 10px 15px 15px;
text-align:left;
margin-top:5px;
}
div.side{
width:195px;
float:left;
margin:0;
padding:0;
}
p#newsmain{
color:#CC3333;
font-size:120%;
font-weight:bold;
display:inline;
line-height: 25px;
}
p#newssub{
color:#CC3333;
font-size:120%;
display:inline;
line-height: 17px;
}
p.newssubcl{
color:#CC3333;
font-size:120%;
display:block;
line-height: 17px;
margin-bottom: 15px;
}
p#people{
color:#CC3333;
font-size:120%;
display:inline;
line-height: 30px;
}
.link:link, .link:visited {color:#FFFFFF; text-decoration:none;}
.link:hover {color:#FFFFFF; text-decoration:none;}
.link:focus, .link:active {color:#FFFFFF; text-decoration:none;}
div.contentone{
float:left;
width:225px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
height:100%;
}
li{
line-height:17px;
padding-right:10px;
}
ul{
list-style-image:url(images/arrow.gif);
padding-left:15px;
margin:0;
}
p#content{
line-height:17px;
display:inline;
}
p.contentcl{
line-height:17px;
display:block;
}
div.footer{
width:910px;
margin-top:5px;
height: 30px;
text-align:right;
background-image:url(images/FACET-RED-1x1-Spacer.jpg);
background-repeat:repeat;
line-height:30px;
}
div.peopleheader{
width:705px;
border-bottom-color:#000000;
border-bottom-width:1px;
border-bottom-style:solid;
border-top-color:#000000;
border-top-width:1px;
border-top-style:solid;
}
div.people{
width: 705px;
border-bottom-color:#000000;
border-bottom-width:1px;
border-bottom-style:solid;
padding-top:5px;
padding-bottom:5px;
float:left;
}
div.peopleimage{
width: 90px;
float:left;
}
div.peoplecontent{
width: 705px;
float:left;
}
p#name{
display:inline;
color:#CC3333;
}
p#front{
display:inline;
color:#CC3333;
font-weight:bold;
}
a:link,a:link *
{
color: #CC3333;
text-decoration:none;
border:0;
}
a:visited,a:visited *
{
color: #CC3333;
text-decoration:none;
border:0;
}
a:hover,a:hover *
{
color:#666666;
text-decoration:none;
border:0;
}
a:focus,a:focus *,
a:active,a:active *
{
color: #CC3333;
text-decoration:none;
border:0;
}