/* Start of CMSMS style sheet 'Style' */
A:link {text-decoration: none; color: #0975A6;}
A:visited {text-decoration: none; color: #0975A6;}
A:active {text-decoration: none; color: #0975A6;}
A:hover {text-decoration: underline; color: #0975A6;}

img{
border: 0px;
}

h1{
font-size: 18px;
font-weight: bold;
color: #0975A6;
padding: 0px;
margin: 0px;
}

input, textarea, select {
border:1px solid #333333;
font-family:arial,helvetica;
font-size:11px;
}

body{
margin: 0px;
padding: 0px;
background-image: url(images/ccgp/body_background.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#wrapper{
position: absolute;
width: 986px;
left: 50%;
margin-left: -493px;
}

#top{
width: 986px;
height: 64px;
background-color: #000000;
}

#search{
position: absolute;
width: 195px;
margin-left: 790px;
margin-top: 30px;
}

.search-input{
color: #c2c2c2;
font-style:italic
}

#mainmenu{
position: absolute;
width: 770px;
height: 30px;
margin-top: 34px;
margin-left: 2px;
}

#submenu{
width: 986px;
height: 30px;
background-image: url(images/ccgp/submenu_background.gif);
}

#header{
width: 1000px;
height: 209px;
margin-left: -12px;
padding-left: 12px;
background-image: url(images/ccgp/header_background.gif);
}

#divider{
width: 986px;
height: 17px;
background-image: url(images/ccgp/divider.gif);
}

#content{
width: 966px;
background-color: #ffffff;
padding: 10px 10px 10px 10px;
color: #333333;
line-height: 18px;
}

#footer{
width: 916px;
height: 22px;
background-color: #000000;
color: #ffffff;
padding-left: 70px;
padding-top: 8px;
}
/* End of 'Style' */

