@charset "utf-8";
/* CSS Document */
body {
margin:0;
background-color:#b7b7b7;
background-image:url(images/siteBack.jpg);
background-repeat:repeat-x;
}
.site {
width:968px;
font-family:Tahoma;
}
.headerMain {
height:140px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
text-align:right;
font-size:10px;
color:#333333;
}
.headerNav {
height:18px;
padding-right:5px;
padding-top:2px;
}
.slide {
height:200px;
background-color:#000000;
}
.nav {
background-image:url(images/HRSD_Nav2.jpg);
background-repeat:repeat-x;
border-bottom:1px solid #ffcc00;
height:24px;
}
.navInner {
width:900px;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#cccccc;
padding-left:18px;
padding-top:6px;
}
.contentMain {
background-color:#000000;
background-image:url(images/contentBack.jpg);
background-position:bottom;
background-repeat:no-repeat;
font-size:13px;
color:#F0f0f0;
}
.contentInner {
padding:10px;
line-height:16px;
}
.navColumn {
width:255px;
}
.navColumnInner {
padding-left:3px;
padding-right:3px;
}
.leftColunmBlock {
padding:2px;
font-size:9px;
background-color:#000000;
line-height:12px;
border:1px solid #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#cccccc;
}
.siteBottom {
height:75px;
background-color:#b7b7b7;
}
.footer {
text-align:center;
font-size:10px;
color:#333333;
font-weight:bold;
font-family:"Trebuchet MS";
}
.blueBorder {
border:1px solid #cccccc;
}
.blueBorder2 {
border:1px solid #999999;
background-color:#CCCCCC;
}
.innerHeader {
height:24px;
background-image:url(images/carbon.gif);
border-bottom:1px solid #ffffff;
}
/*Text Controls*/
li {
list-style-image:url(images/bullet.png);
vertical-align:middle;
}
.navColumnInner hr {
height:1px;
color:#548fc5;
}
.titleTextInnerHeader {
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#ffffff;
}
.titleText {
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
color:#ffcc00;
}
.titleText2 {
font-family:"Trebuchet MS";
font-size:15px;
font-weight:bold;
color:#548fc5;
}
.titleText3 {
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#548fc5;
text-align:center;
}
.titleText4 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#548fc5;
}
.smallText {
color:#548fc5;
}
.smallText2 {
color:#ffffff;
font-size:11px;
}
.smallTitleText {
font-size:10px;
}
/*Links*/
.headerNav a:link {
color:#333333;
text-decoration:none;
}
.headerNav a:visited{
color:#333333;
text-decoration:none;
}
.headerNav a:active {
color:#333333;
text-decoration:none;
}
.headerNav a:hover {
color:#333333;
text-decoration:underline;
}
.contentMain a:link {
color:#ffffff;
text-decoration:underline;
}
.contentMain a:visited{
color:#ffffff;
text-decoration:underline;
}
.contentMain a:active {
color:#ffffff;
text-decoration:underline;
}
.contentMain a:hover {
color:#cccccc;
text-decoration:underline;
}
.navInner a:link {
color:#ffffff;
text-decoration:none;
}
.navInner a:visited{
color:#ffffff;
text-decoration:none;
}
.navInner a:active {
color:#ffffff;
text-decoration:none;
}
.navInner a:hover {
color:#ffcc00;
text-decoration:underline;
}
.smallTitleText a:link {
font-size:10px;
font-weight:bold;
color:#548fc5;
}
.smallTitleText a:active {
font-size:10px;
font-weight:bold;
color:#548fc5;
}
.smallTitleText a:visited {
font-size:10px;
font-weight:bold;
color:#548fc5;
}
.smallTitleText a:hover {
font-size:10px;
font-weight:bold;
color:#ffcc00;
}
.footer a:link {
color:#333333;
text-decoration:none;
}
.footer a:visited{
color:#333333;
text-decoration:none;
}
.footer a:active {
color:#333333;
text-decoration:none;
}
.footer a:hover {
color:#666666;
text-decoration:underline;
}
