body, html {
margin: 0;
background-color: #f5f5f6;
font-family: tahoma, verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #555555;
scrollbar-face-color: #e7e2d6;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #777777;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #777777;
scrollbar-track-color: #F5F5F6;
}


/* the container of everything */
#maintable {
background-color: #ffffff;
}


/* shadow applied to maintable in a td */
#rightshadow {
background: url(../images/rightshadow.jpg) repeat-y top left;
}


/* container logo */
#logocontainer {
padding: 0;
margin: 0;
}


/* search box top right */
#searchboxcontainer {
padding: 0;
margin: 0;
background-color: #6e6e6f;
border-left: 4px solid #485158;
}


/* flash animation top right mid */
#toprightmid {
padding: 0;
margin: 0;
border-left: 4px solid #485158;
}


/* below top right mid flash animation, there's a bar */
#sublinks {
padding: 0;
margin: 0;
height: 20px;
background: url(../images/toprightbot.jpg) no-repeat top right;
border-left: 4px solid #485158;
}


/* navigation menu */
.menubar {
background-color: #049EDF;
}

#CRCmenu {
vertical-align: center;
width: 760px;
height: 40px;
float: left;
margin: 0;
padding: 0;
list-style-type: none;
background-color: #049EDF;
}

#CRCmenu li {
float: left;
}

#CRCmenu li a {
display: block;
font: 11px/1.2em Arial, Helvetica, sans-serif;
text-decoration: none;
width: 79px;
height: 30px;
padding: 5px;
background: #049EDF url(../images/inbetween.gif) no-repeat right top;
color: #FFF;
text-align: center;
/*
border: 1px solid #F0F;*/
}

#CRCmenu li a:hover {
background-color: #4fbbe8;
border-bottom: 4px solid #F00;
}

#CRCmenu #CRCmenu-home a {
background: url(../images/iconhome.jpg) no-repeat left top;
width: 47px;
height: 30px;
}

#CRCmenu #CRCmenu-home a:hover {
border: none;
}

#CRCmenu #CRCmenu-contact a {
background: url(../images/iconcontactus.jpg) no-repeat left top;
width: 68px;
height: 30px;
}

#CRCmenu #CRCmenu-contact a:hover {
border: none;
}

#CRCmenu #CRCmenu-sitemap a {
background: url(../images/iconsitemap.jpg) no-repeat left top;
width: 55px;
height: 30px;
}

#CRCmenu #CRCmenu-sitemap a:hover {
border: none;
}
#CRCmenu #CRCmenu-corporate a {
padding-top: 15px;
height: 16px;
width: 100px;
/*
border: 1px solid #F00;*/
}
#CRCmenu #CRCmenu-services a {
padding-top: 15px;

height: 15px;
width: 110px;
}
#CRCmenu #CRCmenu-solutions a {
width: 110px;
padding-top: 15px;

height: 16px;
}
#CRCmenu #CRCmenu-news a {
width: 110px;
padding: 0;
padding-top: 15px;
height: 20px;
}
#CRCmenu #CRCmenu-career a {
width: 90px;
padding-top: 15px;
height: 16px;
}
/*#CRCmenu #CRCmenu-career a {
width: 60px;
padding-top: 15px;
height: 16px;
}
*/
/*
#menu #menu-about a {
padding-top: 20px;
width: 60px;
height: 16px;
}

#menu #menu-group a {
padding-top: 15px;
width: 70px;
height: 16px;
}

#menu #menu-offices a {
padding-top: 15px;
width: 88px;
height: 16px;
}

#menu #menu-news a {
width: 86px;
}

#menu #menu-photo a {
padding-top: 15px;
width: 74px;
height: 16px;
}

#menu #menu-career a {
padding-top: 15px;
width: 50px;
height: 16px;
}

#menu #menu-download a {
padding-top: 15px;
width: 62px;
height: 16px;
background-image: none;
}*/


/* sub navigation menu */
.subnav {
color: #ffffff;
background-color: #049EDF;
padding: 3px;
}


/* bottom links & copyright notice */
#copy {
border-top: 1px solid #000;
padding: 7px 6px 5px 6px;
}

#copy2 {
padding-top: 3px;
}


/* general page style */
p {
line-height: 17px;
}

li {
line-height: 15px;
}


/* photos padding right and bottom */
.photos {
padding-right: 15px;
padding-bottom: 5px;
}


/* careers photos padding right and bottom */
.cphotos {
padding-left: 15px;
padding-bottom: 10px;
}


/* left main content container for mainpage - hom */
#homemaincontent {
background: url(../images/certlogos.jpg) no-repeat right bottom;
padding-left: 8px;
padding-bottom: 15px;
}


/* left main content container */
#maincontent {
padding-left: 8px;
padding-bottom: 15px;
}


/* right box container */
#rightbox {
	background-color: #f5f5f6;
}

#rightbot {
height: 34px;
background: url(../images/boxbot.jpg) no-repeat left top;
}


/* banner ad on main page */
#banner {
padding: 3px;
width: 471px;
border: 1px solid #8D8D8D;
}


/* close link popup */
#orgclose {
position: absolute;
top: 5px;
right: 5px;
}


/* apply now positions style */
.applynow {
padding: 3px;
background-color: #049EDF;
font-weight: bold;
} 

.applynow a {
color: white;
}

.applynow a:hover {
color: white;
text-decoration: none;
}


/* general links */
a {
color: #CC0000;
}

a:hover {
text-decoration: none;
color: #990000;
}


/* sub navigation links */
.subnav a {
color: #ffffff;
}

.subnav a:hover {
color: #ffffff;
text-decoration: none;
}


/* footer navigation menu */
#copy a {
color: #555555;
}

#copy a:hover {
text-decoration: none;
}


/* forms */
.submitbuttons {
background-color: #049EDF;
border: 1px solid #DA4719;
color: #fff;
font-family: Tahoma;
font-size: 11px;
}