
body {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.normal {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #6c6c6c;
}


.four_black { border-bottom: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; border-top: 1px solid #000000;}
.three_grey { border-bottom: 1px solid #d4d4d4; border-right: 1px solid #d4d4d4; border-left: 1px solid #d4d4d4;}



.nav_slice {background-image:url(images/nav_slice.jpg);}
.feature {background-image:url(images/feature1.jpg);}
.header2 {background-image:url(images/header2.jpg);}
.three_boxes {background-image:url(images/three_boxes.jpg); background-repeat:no-repeat;}
.three_boxes_sub {background-image:url(images/three_boxes_sub.jpg); background-repeat:no-repeat;}
.blue { background-color:#5475b2;}
.grey { background-color:#6f6f70;}

.black_headings {
	color: #000000;
	font-weight: bold;
	font-size: 13pt;
}



.login {color:#b9b7b7; text-decoration:none; font-size:7pt;}
.login:visited {color:#b9b7b7; text-decoration:none; font-size:7pt;}
.login:active {color:#b9b7b7; text-decoration:none; font-size:7pt;}
.login:hover {color: #5475b2; text-decoration:none; font-size:7pt;}



.input {
	border-style:solid;
	border-width:1px;
	height:15px;
	border-color:#d4d4d4;
	background-color:#ffffff;
	padding:0 0 0 0px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}

.questions {
	border-style:solid;
	border-width:1px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:0 0 0 0px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}



.ddmx {
	background-color:#ffffff;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1:visited,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 6px 3px 6px 3px;
	font-size: 8pt;
	background: #ffffff;
    color: #6f6f70;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	background: #ffffff ;
	color: #5475b2;
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2:visited,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 3px 3px 3px;
    font: 8pt;
	color: #6f6f70;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background: #ffffff;
	text-align: left;
	border:none;
	
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #809ad3;
    color: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */