*.ducFormMain    {
	font-size: 12px;
}

hr    {
	height: 2px;
	border-top-style: solid;
}

*.ducFormComment    {
	color: blue;
	font-size: 15px;
	font-style: italic;
}

*.ducFormSmallItalic    {
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
}

*.ducFormHead    {
	font-size: 60px;
	text-align: center;
	text-decoration: underline;
}

*.formComment    {
	text-indent: 0px;
	font-size: 10px;
}

*.addressText    {
	color: white;
	font-size: 18px;
	font-weight: bold;
}

*.startDucTop3    {
	text-decoration: underline;
}

*.startDucHead    {
	font-weight: bold;
}

*.errorText    {
	color: red;
}

*.mainList    {
	font-size: 14px;
}

*.checkBox    {
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	background-color: black;
	color: white;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: black;
	color: white;
}

*.textBox    {
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	background-color: black;
	color: white;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: black;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
}

*.headBold    {
	font-weight: bold;
}

body    {
	background: Black;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url(../images/Ducportal_Background.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

a    {
	text-decoration: none;
}

a:hover    {
	text-decoration: underline;
}

*.mainHeadText    {
	font-weight: bold;
	font-size: 20px;
	vertical-align: top;
}

*.mainListSubtext    {
	font-size: 10px;
}

*.mainListUnderlined    {
	text-decoration: underline;
	font-size: 14px;
}

*.leftHeadText    {
	color: Black;
	font-weight: bolder;
	font-size: 20px;
	background-color: #858585;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

*.leftMainText, a.leftMainText    {
	color: Black;
	font-weight: bold;
	font-size: 16px;
	border-bottom-color: #858585;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #858585;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #858585;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #858585;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: "MS Sans Serif",Geneva,sans-serif;
	text-decoration: none;
	background-color: #858585;
	display: block;
	padding-right: 5px;
}

a.leftMainText:hover    {
	color: Black;
	font-weight: bold;
	font-size: 16px;
	font-family: "MS Sans Serif",Geneva,sans-serif;
	text-decoration: underline;
	background-color: #959595;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	padding-right: 5px;
	background-image: url(../images/table_cell_background.gif);
}

*.leftMainTableCell    {
	background-color: #858585;
}

