/* Start of CMSMS style sheet 'newlayout' */
@charset "utf-8";
/* CSS Document */

.leftcolumn{
float: left;
width: 375px; 

}

.lcol{
float: left;
width: 375px;
}

.imageholder{
float: left; 
width: 200px;
height: 420px;
}
.midcol{
float: left;
width: 375px;
padding-left: 5px;
padding-bottom: 10px;
}
.rightcol{
float: left;
width: 170px;
padding-left: 5px;
height: 300px;
}
body {
color: white;
padding-top: 5px;
padding-bottom: 5px;
}
.container {
background-image: url(http://76.12.246.176/cerec/images/cerec/internalbackground.jpg);
background-repeat: no-repeat;
width: 960px;
margin: auto;
overflow: auto;
background-color: white;
}
.homecontainer {
background-image: url(http://76.12.246.176/cerec/images/cerec/newbackground.jpg);
background-repeat: no-repeat;
width: 960px;
margin: auto;
overflow: auto;
}

.homecontainer-new {
background-image: url(http://76.12.246.176/cerec/images/cerec/background-new2.jpg);
background-repeat: no-repeat;
width: 960px;
margin: auto;
overflow: auto;
}

.navheader {
width: 960px;
height: 175px;
color: white;
float: left;

}


.navheader a{
color: white;
text-decoration: none;
}

.navheader a:hover{
color: orange;
}

.navheader a:followed{
color: white
}

.secondarynav {
margin-top:10px;
margin-left: 310px;
color:white;
float: left;
font-size: 12px;
text-align: ;
display: inline;
}
.secondarynav a{font-weight: 500}

.primarynav {
margin-top: 15px;
margin-left: 50px;
color: white;
float: left;
clear: left;
width: 650px;
display: inline;
}

.primarynav .currentpage{
color: orange;
}

.secondarynav .currentpage{
color: orange;
}

.bodyholder {
min-height: 495px;
width: 960px;
float: left;
color: #002A66;
padding-top: 5px;

}
.bodycopy{width: 400px;  margin-left:264px; margin-right: auto; margin-top: 75px; text-align: center; color: white; text-transform: uppercase; font-size: 10pt; font-weight: 600; height: 400px;}


.bodycopy-new{margin-left:550px; margin-right: auto; margin-top:400px;  color: black;  font-size: 10pt; font-weight: 500;}


.footer {
width:960px;
height: 35px;
float: left;
background-color: #002A66;
font-size: 8pt;
display: inline;
}
.footerlink{
float: left; margin-left: 10px;
}
.footer a{
color: white;
text-decoration: none;
}

.footer a:hover{
color: orange;
text-decoration: none;
}
.search {
margin-left: 50px;
float: left;
width: 230px;
height: 35px;
line-height: 35px;
display: inline;

}

.search input{
border: 1px solid white;
}

.submit{
margin-left: 5px;
margin-top: 2px;
}

.links{
margin-left: 15px;
float: left;
width: 365px;
height: 35px;
line-height: 35px; 
display: inline;

}

.links a{
font-weight: 500
}

.links a:hover{
font-weight: 500
}

.links a:followed{
font-weight: 500
}


.subpages{
float: left; 
margin-left: 25px;
height: 35px;
line-height: 35px;
display: inline;
}
.subpages .currentpage{
color: orange;
}

.copyright{
float: right;
height: 35px; 
line-height: 35px;
margin-right: 60px;
}
.navlink {
float: left; 
margin-left: 10px;
font-size: 10pt;
font-weight: 600; 
}

sup {font-size: -1}

h1 sup{font-size: -1}

.error {color: #FBA618}

.listlabel{width: 100px; background-color: #FCFCFC; float: left; display: inline;}
/* End of 'newlayout' */

