html, body {
	height: 100%;
	background-color: #CCCCCC;
}


#wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 1002px;
	background-color: #ffffff;
	z-index: 100;
	
}

#header_text1 {
	position: absolute;
	left: 10px;
	top: 10px;
	border: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	z-index: 120;
	color: #999999;
	visibility: hidden;
}

#header_button_placeholder {
	position: absolute;
	left: 25px;
	top: 69px;
	border: none;
	padding: 0px;
	z-index: 120;
	visibility: hidden;
}
#header_version {
	position: absolute;
	left: 645px;
	top: 90px;
	border: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 500;
	letter-spacing: 2px;
	color: #999999;
	z-index: 150;	
}

#header_horizontal_divider {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 720px;
	border: none;
	padding: 0px;
	background-image: url(../_img/Header_horizontal_divider.gif);
	background-repeat: repeat-x;
	z-index: 140;
}
#header_logo {
	
	position: absolute;
	left: 720px;
	top: 15px;
	width: 281px;
	height: 145px;
	border: none;
	padding: 0px;
	z-index: 155;	
}
#header_flash_menu {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 467px;
	height: 112px;
	border: none;
	padding: 0px;
	z-index: 160;

}

#container {
	position: absolute;
	left: 0px;
	top: 220px;
	width: 1002px;
	height: auto;
	border: none;
	background-color: #ffffff;
	padding: 0px;
	z-index: 150;
	
}

#content-area {
	position: relative;
	left: 0;
	top: 0px;
	width: 1002px;
	height: auto;
	border: none;
	padding: 0px;
	z-index: auto;
	background-color: #FFFFFF;
	
}

#content-left {
	position: relative;
	left: 0px;
	top: 0px;
	width: 720px;
	height: auto;
	border: none;
	padding: 0px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	z-index: 180;
	
}

#sidebar-right {
	position: absolute;
	left: 730px;
	top: 20px;
	width: 260px;
	height: auto;
	border: none;
	padding: 0px;
	background-color: #CCC;
	z-index: 190;
	
}

#content-top {
	position: relative;
	width: 1002px;
	height: auto;
	border: none;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 180;
}

#content-middle {
	position: relative;
	width: 1002px;
	height: auto;
	border: none;
	margin-top: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 120;
	
}


#footer-container {
	
	position: relative;
	left: 0px;
	top: 10px;
	width: 1002px;
	height: auto;
	border: none;
	background-color: #ffffff;
	padding: 0px;
	z-index: 150;	

}

#footer-links {
	position: relative;
	left: 1px;
	top: 0px;
	width: 1000px;
	height: auto;
	border: none;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #666666;
	z-index: 180;
	background-color: #FFFFFF;

}

#footer-divider {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1002px;
	height: 5px;
	border: none;
	padding: 0px;
	background-image: url(../_img/Footer_divider.jpg);
	z-index: 180;
	background-color: #FFFFFF;

}

#footer-address {
	
	position: relative;
	left: 1px;
	top: 0px;
	width: 1000px;
	height: auto;
	border: none;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 8pt;
	font-weight: 500;
	color: #666666;
	z-index: 180;	

}

img {

	border: none;


}

img.btn_miWeb {
	
	position: relative;
	left: 10px;
	top: 0px;
	
}

img.btn_spacer1 {
	
	position: relative;
	left: 10px;
	top: 0px;
	
}

img.btn_miHost {
	
	position: relative;
	left: 10px;
	top: 0px;
	
}

img.btn_spacer2 {
	
	position: relative;
	left: 10px;
	top: 0px;
	
}

img.btn_miDesign {
	
	position: relative;
	left: 10px;
	top: 0px;
	
}

img.header_horizontal_divider_bottom {

	position: relative;
	top: 5px;
	width: 1002px;
	height: 3px;


}

a, span, p {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: 500;
	color: #666666;


}

a:link {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}

a:visited {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:active {

	text-decoration: underline;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p.textFine {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: #666666;


}

p.textSubHeader {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 700;
	color: #666666;



}

p.textDescription {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: 500;
	color: #666666;
	overflow: auto;
	text-align:justify;

}

p.textDescription2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: 500;
	color: #000000;
	overflow: auto;
	text-align: center;
}

p.textBoxHeader {
	font-family: Arial;
	font-size: 13px;
	color: #ff9900;
	font-weight: 600;
	font-style: normal;
}

span.boxOverLink {

	text-decoration: underline;
	cursor: pointer;
	font-weight: 500;


}


h1 {

	font-size: 14pt;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;



}

h2 {
	font-size: 18pt;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;


}

h3 {

	font-size: 12pt;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;



}

.boxOverHdr{
	width: 200px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid;
	border-color: #FFBB00;
	width: 100%;
	font-size: 10pt;
	color: #666666;
	background-color: #FFD528;
}

.boxOverBdy{
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #FFBB00;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 9pt;
	color: #666666;
	background-color: #FFDF5E;
}
