BODY {
	background-image:url(/Images/DMC_Watermark.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: center center;}
	COLOR: black;
}

.block {
	DISPLAY: block;
	background-color: #333333;
}

.sectiontitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 35px;
}

.sectiontitle A:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}

.sectiontitle A:hover {
	text-decoration: none;
	color: #FF0000;
}

.topNavigation1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(/Images/Nav_button.gif);
	background-repeat: repeat;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-weight: normal;
}

.topNavigation1 A:visited {
	color: #000066;
	text-decoration: none;
}

.topNavigation1 A:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}


.topNavigation1 a:link {
	color: #000099;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.copyright A:link {
	color: #ADADAD;
	text-decoration: none;
}

.bottomNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #002EB8;
	text-decoration: none;
}

.bottomNavigation A:visited {
	color:	#3366FF;
	text-decoration: none;
}

.bottomNavigation A:hover {
	color:  #FF0000;
}

.Nav_Sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
}

.bodyText A:hover {
	text-decoration: underline;
}

.bodyText {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bodyText A:link {
	FONT-WEIGHT: normal;
	color: #0033CC;
}

.bodyText A:visited {
	FONT-WEIGHT: normal;
	color: #9900CC;
}

li {
	padding-bottom: 10px;
}

a:link {
	font-style: normal;
	text-decoration: none;
	color: #002EB8;
}

a:visited {
	font-style: normal;
	text-decoration: none;
	color: #3366FF;
}

a:active {
	font-style: normal;
	text-decoration: none;
	color: none;
}

.menuskin{
	position:absolute;
	width:165px;
	background-color:menu;
	border:2px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}

.menuskin a{
	text-decoration:none;
	color:black;
	padding-left:10px;
	padding-right:10px;
}

#mouseoverstyle{
	background-color:highlight;
}

#mouseoverstyle a{
	color:white;
}


.footer {
	margin-top: 450px;
	Width:100%;
	clear:both;
}


fieldset {
border: 1px solid #000000;
width: 700px;
}

.NewStyle {
border: 1px solid #000000;
width: 100px;
}

legend {
color: #fff;
background: #0B0B61;
width: 180px;
padding: 2px 10px;
}

.legend2 {
color: #fff;
background: #0B0B61;
width: 135px;
padding: 2px 10px;
}




.alignleft {
float: left;
}
.alignright {
float: right;
}


html, body, #holder { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body #holder { height: auto;}
body { margin: 0; padding:0; }
#holder { position: absolute; top: 0; left: 0;}
#header {height: 2em; background: #CCC; border: none; width: 100%;}
#nav {width: 150px; float: left; padding-bottom: 3em; height: auto;}
#content {margin-left: 150px; padding-bottom: 3em; height: auto;}
#footer {clear: both; height: 2em; position: absolute; bottom: 0; left: 0; background: #0B0B61;  border: none; width: 100%;}
#footer2 {clear: both; height: 4em; position: absolute; bottom: 0; left: 0;   border: none; width: 100%;}
#nav p, #content p {margin: 1em;}
#nav ul {margin-left: 0; padding-left: 0;}
#nav li {margin: 0 1em 0 2em;}
