
body {
background-color:#999999;
margin:0px;
font-family:"trebuchet ms", trebuchet, tahoma, arial, verdana;
font-size:13px;
line-height:22px;
}

#container {
width:776px;
text-align:center;
margin: 0 auto;
background-color:#fff;
padding:0 2px 5px 2px;
}
#toplogo {
background:url(images/colorsontheweb.gif);
width:776px;
height:111px;
}
#menu {
background-color:#b90000;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}
#greybar {
background-color:#6d6d6d;
border-bottom:1px solid #ffffff;
height:15px;
}
#redbar {
background-color:#b90000;
border-bottom:2px solid #ffffff;
height:18px;
padding-top:3px;
text-align:left;
}
#leftside {
float:left;
width:170px;
background-color:#ffffff;
}
#rightside {
float:right;
width:606px;
background-color:#fff;
text-align:left;
}

#rightside a {
font-family:arial, tahoma, verdana;
font-weight:bold;
font-size:12px;
color:#b90000;
}

#bottom {
clear:both;
}
#breadcrumb a {
color:#b90000;
font-size:13px;
}
#title {
background-color:#284b89;
width:590px;
height:37px;
font-size:24px;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;
padding:5px 0 0 10px;
color:#ffffff;
}
.intro {
background-color:#f2f2f2;
border:1px solid #d9d9d9;
font-size:16px;
font-weight:bold;
margin-top:5px;
margin-bottom:10px;
padding:5px;
width:588px;
}
.bigbox {
float:right;
margin-right:5px;
margin-left:5px;
}

.centerad {
margin:15px 0;
}
.centeradright {
margin:15px 0;
float:right;
clear:both;
}


.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: left; 
font-family:"trebuchet ms", trebuchet, tahoma, arial, verdana;
color:#ffffff;
font-size:13px;

}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #fff; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #b90000;
width: 130px;
visibility: hidden;
color:#fff;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #fff;
font-family:"trebuchet ms", trebuchet, tahoma, arial, verdana;
font-size:12px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #284b89;
}

.leftmenu a, .leftmenu a:visited {
color: #000;
font-family:"trebuchet ms", trebuchet, tahoma, arial, verdana;
font-size:13px;
text-decoration:none;
display: block;
padding: 5px 0px 0px 15px;
width: 135px;
text-align:left;
background:#f2f2f2;
height:20px;
margin:3px;
border:1px solid #d9d9d9;
font-weight:bold;
} 
.leftmenu a:hover{
background:#f5f3ed url(images/leftbutton2.gif) no-repeat;
} 
#leftside .top {
display: block;
padding: 0px 5px 0px 5px;
width: 149px;
text-align:left;
background:#f2f2f2;
height:20px;
margin:0px;
border:1px solid #d9d9d9;
font-weight:bold;
}

#leftside .red {
border-left: 10px solid red;
}
#leftside .blue {
border-left: 10px solid blue;
}
#leftside .green {
border-left: 10px solid green;
}
#leftside .orange {
border-left: 10px solid orange;
}
#leftside .black {
border-left: 10px solid black;
}
.leftbox {
background-color:#fafcff;
color:#000000;
width:170px;
margin:0 10px 10px 0px;
text-align:left;
padding: 5px 5px 10px 5px;
border: 1px solid #bbbbbb;
float:left;
}

.leftbox p {
font-size:11px;
line-height:13px;
margin:10px 2px 10px 5px;
}
h3 {
line-height:24px;
display:inline;
}
.left {
float:left;
margin:5px;
}
