@charset "utf-8";

/* ---------------------------------------------------------------Menu--------------------------------------------*/
/* 
	LEVEL ONE
*/
ul.dropdown                         {
	position: relative;
	list-style-type: none;
	margin: 10px 0 0 50px;
	float: left;
	width: 580px;
	z-index: 1000;
	background-color: #FFFFFF;
}
ul.dropdown li                      {
	font-weight: bold;
	float: left;
	zoom: 1;
	font-size: 1.2em;
	padding: 4px 16px;
}
ul.dropdown a:hover		            {
	color: #b2a97e;
	background-color: #FFFFFF;
}
ul.dropdown a:active                {
	color: #b2a97e;
	background-color: #FFFFFF;
}
ul.dropdown li a                    {
	display: block;
	color: #222;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px;
}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {
	color: black;
	position: relative;
}
ul.dropdown li.hover a              {
	color: black;
	background-color: #FFFFFF;
	display: block;
}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #FFFFFF;
	list-style-type: none;
}
ul.dropdown ul li 					{
	font-weight: bold;
	background: #FFFFFF;
	color: #000;
	float: none;
	border: 1px solid #000;
	font-size: 1em;
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.dropdown ul li a:hover				{
	width: 190px;
	display: inline-block;
	color:#000000;
	background-color:#ececd6;
} 



/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


/* ---------------------------------------------------------------Main Styles--------------------------------------------*/


body {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
}

#wrapper {
	width: 766px;
	background-image: url(../images/diam-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left 114px;
	border-right: solid 1px #CCCCCC;
}

*{
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 4.2em;
	width: 400px;
	margin: 30px 0 0 50px;
	color: #06357a;
	line-height: 1.0em;
}

h2 {
	font-size: 1.4em;
	color: #000000;
	margin: 20px 0 0 50px;
	width: 320px;
}

h3 {
	font-size: 2em;
	color: #fdb913;
	width: 250px;
	margin: 68px 0 0 0px;
	padding: 0;


}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h6 {
	font-size: 1.0em;
	
}

#header {
	height: 114px;
	width: 766px;
	background-image: url(file:///C|/images/diam-banner.gif);
	background-color: #5d87a1;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/diam-banner.gif);
	background-color: #5D87A1;
}
#header img {
	float: left;
	border-style: none;
}



#footer {
	height: 62px;
	width: 745px;
	float: left;
	margin: 38px 0 0 0;
	padding: 10px 0 0 20px;
}
#footer h6 {
	font-size: 1.2em;
	color: #333333;
	margin: 0 0 10px 0;
}

#footer a:link {
	text-decoration: underline;
	color: #333333;
}

#footer a:visited {
	text-decoration: underline;
	color: #333333;
}

#footer a:hover {
	text-decoration: none;
	color: #333333;
}

#mainContent {
	width: auto;

}

#bottomContent {
	margin: 0;
	padding: 0;
	width: auto;

}

#bottomRight {
	float: right;
	margin: 0;
	width: 459px;

}
#bottomLeft {
     float: left;
	 margin: 0;
	 width: 290px;


}



.start {
	margin: 5px 0 0 45px;
	list-style-type: none;
}

.start a:link {
	display: block;
	height: 52px;
	width: 160px;
	text-indent: -9000px;
	background-image: url(../images/start-quiz.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.start a:visited {
	display: block;
	height: 52px;
	width: 160px;
	text-indent: -9000px;
	background-image: url(../images/start-quiz.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.start a:hover {
       background-position: top left;
}




.blackarrowLinks {
	list-style-type: none;
	margin: 10px 0 0 57px;
	color: #06357a;
}

.blackarrow {
	font-size: 1.4em;
	font-weight: bold;
	width: 50%;
	margin: 5px 0 0 0;
	display: block;
	background-image: url(../images/black-arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 12px;
	vertical-align: 5px;
}
.blackarrowNoLink {
	font-size: 1.4em;
	font-weight: bold;
	width: 50%;
	margin: 10px 0 0 0;
	display: block;
	padding: 0 0 0 12px;
	vertical-align: 0px;
	color: #000000;
}
.input {
	border: 2px inset #CCCCCC;
	margin-top: 2px;
	width: 200px;
	background-color: #bccdd8;
	padding: 2px 1px 1px 4px;
}
.inputButton {
	border: 2px outset #CCCCCC;
	margin-top: 2px;
	width: 110px;
	background-color: #bccdd8;
	padding: 2px 1px 1px 4px;
	height: 25px;
}

.blackarrow a:link {
	text-decoration: none;
	color: #000000;
}


.blackarrow a:visited {
	text-decoration: none;
	color: #000000;

}
.blackarrow a:hover {
	text-decoration: underline;
	color: #000000;

}

.yellowarrowLinks {
	list-style-type: none;
	margin: 110px 0 0 50px;
	width: 200px;
	text-align: left;
}
.yellowarrow {
	font-size: 1.4em;
	font-weight: bold;
	color: #fdb913;
	width: 200px;
	margin: 0 0 5px 0;
	display: block;
	background-image: url(../images/yellow-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 12px;
	vertical-align: 5px;
}
.yellowarrow a:link {
	text-decoration: none;
	color: #fdb913;
}
.yellowarrow a:visited {
	text-decoration: none;
	color: #fdb913;
}
.yellowarrow a:hover {
	text-decoration: underline;
	color: #fdb913;
}

.logos {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}


li.mha {
	margin: 0 20px 0 0;
	padding: 0;
	width: 113px;
	height: 45px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

li.mha a:link {
	display: block;
	cursor: pointer;
	background-image: url(../images/mha-diam-cda-rollover.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	text-decoration: none;
	width: 113px;
	height: 45px;
}

li.mha a:visited {
	display: block;
	cursor: pointer;
	background-image: url(../images/mha-diam-cda-rollover.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	text-decoration: none;
	width: 113px;
	height: 45px;
}

li.mha a:hover {
	display: block;
	cursor: pointer;
	background-image: url(../images/mha-diam-cda-rollover.png);
	background-repeat:no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	width: 113px;
	height: 45px;
}

li.diam {
	margin: 0 20px 0 0;
	padding: 0;
	width: 113px;
	height: 45px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

li.diam a:link {
	display: block;
	cursor: pointer;
	background-image: url(../images/diam-rollover.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	text-decoration: none;
	width: 113px;
	height: 45px;
}

li.diam a:visited {
	display: block;
	cursor: pointer;
	background-image: url(../images/diam-rollover.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	text-decoration: none;
	width: 113px;
	height: 45px;
}

li.diam a:hover {
	display: block;
	cursor: pointer;
	background-image: url(../images/diam-rollover.png);
	background-repeat:no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	width: 113px;
	height: 45px;
}

li.cda {
	margin: 0;
	padding: 0;
	width: 155px;
	height: 45px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

li.cda a:link {
	display: block;
	cursor: pointer;
	background-image: url(../images/mha-diam-cda-rollover.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	text-indent: -9999px;
	text-decoration: none;
	width: 155px;
	height: 45px;
}

li.cda a:visited {
	display: block;
	cursor: pointer;
	background-image: url(../images/mha-diam-cda-rollover.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	text-indent: -9999px;
	text-decoration: none;
	width: 155px;
	height: 45px;
}

li.cda a:hover {
	display: block;
	cursor: pointer;
	background-image: url(../images/mha-diam-cda-rollover.png);
	background-repeat:no-repeat;
	background-position: right top;
	text-indent: -9999px;
	text-decoration: none;
	width: 155px;
	height: 45px;
}

