body {
	background-color: 	#E0E0E0;
	font-family:		arial;
	text-align:		center;
	margin-top:		0px;
        padding:                0px;
}

.border {
	width:			738px;
	text-align:		center;
	background-color:	white;
	border-style:		solid;
	border-width:		1px;
	border-color:		#ff8429;
        margin-left:            auto;
        margin-right:           auto;
}

.titleblock {
	width:			737px;
	height:			100px;
	text-align:		center;
        border-style:           solid;
        border-width:           1px;
        border-color:           #ff8429;
	background-image: 	url('hd_bg1.jpg');
}
.title {
        position:               relative;
        top:                    18px;
	font-size:		36px;
	color:			white;
}
.menuStyle {
	color:			#000000;
	font-size:		12px;
	font-family:		Arial;
	background-color:	#ccc;
	padding:		5px;
	width:			736px;
	border:			solid 1px #000000;
        padding:                0px;
}

a.menuLink:link {
	font-weight:		bold;
	text-decoration:	none;
}
a.menuLink:visited {
	font-weight:		bold;
	text-decoration:	none;
}
a.menuLink:active {
	color:			#666;
	text-decoration:	underline;
}
a.menuLink:hover {
	color:			#900;
	font-weight:		bold;
	text-decoration:	none;
}	

.leftcol {
	width:			348px;
	text-align:		left;
        vertical-align:         top;
	color:			black;
        background-color:       white;
	padding:		10px;
}

.rightcol  {
	width:			348px;
	text-align:		left;
        vertical-align:         top;
	color:			black;
        background-color:       white;
	padding:		10px;
}
.onecol {
        text-align:             left;
        vertical-align:         top;
        color:                  black;
        backround-color:        white;
        padding:                10px;
}

#footer {
	width: 			738px;
	font-size:		8px;
}
.subtitle {
	font-size:		18px;
	color:			white;
}
.subheader {
	font-weight:		bold;
}
.icon		{
		text-align: right;
		}
.warning	{
		font-size: 8px;	
		}
.pagetracker  {
		background-color:	white;
}
.smalltext {
                font-size: 8px;
}
