body{
background: #c9c8d0 url(/images/bg.png) repeat-x;
color: #333333;
font: 14px Verdana, Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
text-align: left;
}

strong {
font-weight: normal;
}

h1 {
font-size: 2.3em;
color: #5685A3;
margin-top:5px;
margin-bottom:10px;
font-weight:normal;
text-align:left;
}

h2 {
font-size: 1.3em;
color: #5685A3;
margin-top:0px;
margin-bottom: 5px;
font-weight:normal;
}

h2.v2 {
font-size: 1.6em;
color: #CC1122;
padding-top:15px;
}

a:link {color: #3366FF; text-decoration:none; }
a:active {color: #3366FF; text-decoration:none; }
a:visited {color: #3366FF; text-decoration:none; }
a:hover {color: #3366FF; text-decoration:underline; }
a img {border: none; } 

a.menu:link {color: #FFFFFF; text-decoration:none; }
a.menu:active {color: #FFFFFF; text-decoration:none; }
a.menu:visited {color: #FFFFFF; text-decoration:none; }
a.menu:hover {color: #3366CC; text-decoration:none; }

a.grey:link {color: #333333; text-decoration:none; }
a.grey:active {color: #333333; text-decoration:none; }
a.grey:visited {color: #333333; text-decoration:none; }
a.grey:hover {color: #333333; text-decoration:underline; }

a.contentlink:link {color: #3366FF; text-decoration: underline; }
a.contentlink:active {color: #3366FF; text-decoration: underline; }
a.contentlink:visited {color: #3366FF; text-decoration: underline; }
a.contentlink:hover {color: #0000FF; text-decoration:underline; }

UL.arrow
{
list-style-image: url(/images/list.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.4em; 
}

ul.normal
{
list-style-image: url(/images/pixel.jpg);
font-size: 0.7em;
margin: 5px 20px 10px 0px;
}

ul.quickmenu
{
list-style-type: none;
font-size: 1em;
line-height: 24px; 
margin: 40px 0px 0px 0px;
padding: 0px 0px 0px 15px;
}


#header
{
width: 1008px;
margin-left: auto;
margin-right: auto;
}

#toplinks
{
top:2px;
hieght:2px;
margin-left:660px;
position: absolute;
font-size:0.8em;
color: #666666;
}

#logo
{
position: absolute;
top:0px;
margin-left: 0px;
}

#toprow
{
top:10px;
position: relative;
margin-top: 10px;
margin-left: 335px;
}

#menu
{
background: url(/images/menu.png);
width:995px;
height:51px;
position:relative;
top: 20px;
}

#search
{
position: absolute;
top:124px;
width:10px;
margin-left: 870px;
}

.search { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #000000; 
   background-color: #FFFFFF; 
   padding: 0px; 
   height: 15px; 
   width: 85px; 
   border: 0px solid #000000; 
} 


#banner
{
position:relative;
top: 27px;
margin-bottom:5px;
}

#content
{
background: url(/images/middlecontent.png);
width:769px;
top:30px;
min-height:400px;
margin-bottom:20px;
font-size:0.8em;
position:relative;
}

#contentbottom
{
background: url(/images/bottomcontent.png);
width:769px;
height:15px;
position:relative;
top:10px;
}

.content
{
max-width:707px;
padding-left:30px;
padding-bottom:20px;
text-align:justify;
}

#quicklinks
{
background: url(/images/linksbg.png);
width:210px;
height:179px;
color:#FFFFFF;
position: absolute;
top: 175px;
margin-left:780px;
}

#contactform
{
background: url(/images/formbg.png);
width:200px;
height:400px;
color:#FFFFFF;
position: absolute;
top: 175px;
margin-left:790px;
}

table#contact td
{
padding-left:15px;
}

#blognav
{
position: absolute;
top: 20px;
width:250px;
margin-left:730px;
}

#footer
{
background: url(/images/footer.png);
width:1008px;
height:111px;
color:#666666;
font-size:0.8em;
top:10px;
position:relative;
}

.footer
{
max-width:1008px;
padding-top:20px;
text-align:left;
}

div.cdtypocss_legend_blue {
	margin: 20px 0pt;
	padding: 0pt 10px;
	position: relative;
}
div.cdtypocss_legend_blue h2, h3 {
	font-size: 125%;
	background: #fff none repeat scroll 0%;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0pt;
	padding: 0pt 3px;
	position: absolute;
	top: -9px;
}


div.cdtypocss_legend_blue {
	border: 1px solid #b0c4de;
	background: transparent url(/images/blue.png) repeat-x bottom left;
}
div.cdtypocss_legend_blue h2, h3 {
	color: #5685A3;
}



