h1 {
	color:#009eb6;
	font-size:170%;
	font-weight:normal;
	line-height:120%;
	margin:0px 0px 10px 0px;
}
h2 {
	color:#009eb6;
	font-size:150%;
	font-weight:normal;
	line-height:110%;
	margin:15px 0px 10px 0px;
}
h3 {
	color:#009eb6;
	font-size:20pt;
	font-weight:normal;
	line-height:110%;
	margin:15px 0px 5px 0px;
}
h4,h5,h6 {
	color:#009eb6;
	font-size:110%;
	line-height:110%;
	margin:10px 0px 5px 0px;
}
/* left menu */
.menu {
}
a.mainbuttontext {
	display:block;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #0000000;
	padding:10px 10px 10px 15px;
}
a.mainbuttontext:hover {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#009eb6;
	border-bottom:1px solid #009eb6;
	padding:10px 10px 10px 15px;
}
/* main background color */
body {
	background-color:#e9f7f8;
}

/* main site width and position */
.main {
	width:990px;
	margin:0px auto;
	background-color:#FFFFFF;
}
/* left side block */
.block {
	background-color:#edf97d;
}
/* footer */
.footer {
	background-color:#009eb6;
}
/* bottom font color */
.copyright,
.bottom_links,
.footer a.normal ,
.footer a.normal:hover,
.bottom_links div.maintext{
	color:#FFFFFF ;
}

/**Rollover **/
.ddmx {
font-family:verdana;
width:220px;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
display:block;
white-space:nowrap;
position:relative;
        padding:0 1px 0 2px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border-bottom:1px solid #000000;
	padding:10px 10px 10px 15px;
}

/** This is when you hover over main buttons**/
.ddmx .item1:hover,
.ddmx .item1-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active:hover {
display:block;
	text-decoration:normal;
	color:#ffffff;
	font-weight:bold;
	background-color:#009eb6;
	border-bottom:1px solid #009eb6;
	padding:10px 10px 10px 15px;
}

/** this is the roll out buttons **/
.ddmx .section .item2,
.ddmx .section .item2:hover{
        color:#ffffff;
	padding:10px 10px 10px 15px;
	font-size:80%;
        font-weight:normal;
        left:0;
        background-color:#009eb6;
	border-bottom:1px solid #009eb6;
}
.bottom_links{
	width:500px;
}

table.incontent{
	border-collapse:collapse;
width:600px;
}
table.incontent td{
	padding:15px;
	border:1px solid #009eb6;
}
hr{
border:none;
height:5px;
border-bottom:1px solid #009eb6;
}
