body {
	background-color: #aec0ce;
	background-image: url(images/bg_gradient_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	text-decoration: none;
	color: #62728d;
	}
a:visited {
	text-decoration: none;
	color: #62728d;
	}
a:hover {
	text-decoration: none;
	color: #FF9933;
	}
a:active {
	text-decoration: none;
	color: #eec897;
	}

h1 {
	font-size: 20px;
	color: #62728d;
	font-family: Eurostile-Roman-DTC, Verdana, Arial, Helvetica, sans-serif;
	}

h2 {
	font-size: 18px;
	color: #62728d;
	font-family: Eurostile-Roman-DTC, Verdana, Arial, Helvetica, sans-serif;
	}
	

h5 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#container {
	text-align: left;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 115%;	
	}

#header {
	width: 1002px;
	height: 181px;
	top: 0px;
	bottom: auto;
	margin: 0px;
	padding: 0px;
	}

#menu {
	width: 1002px;
	height: 39px;
	top: auto;
	margin: 0px;
	padding: 0px;
	}

#breadcrumb {
	width: 978px;
	height: 27px;
	top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #62728d;
	border-right: 2px dotted #CCCCCC;
	border-left: 2px dotted #CCCCCC;
	line-height: 27px;
	padding-right: 13px;
	padding-left: 7px;
	padding-top: 5px;
			}

#main {
	width: 978px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	top: 250px;
	bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top: 2px none #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px dotted #CCCCCC;
	padding: 10px 10px 23px;
	}

#blocktext  {
	width: auto;
	height: auto;
	top: 246px;
	bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px 20px 10px;
	}

#footer {
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #475260;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px dotted #CCCCCC;
	}
	
/***css for MAIN PAGE NEWS DIVIDER***/
div.home {
  clear: both;
  }

div.home span.main {
	float: left;
	width: 700px;
	text-align: center;
	font-family: Eurostile-Roman-DTC, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 150%;
	color: #000000;
  }

div.home span.news {
	float: right;
	width: 235px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #EFE5DA;
	border: 2px outset #CCCCCC;
	padding: 5px;
	margin: 0px auto;
  }
  
div.spacer {
  clear: both;
  }

/***end css for MAIN PAGE NEWS DIVIDER***/	

/***css for INPUT DEMO REQUEST FORM***/
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 180px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 245px;
  text-align: left;
  }
  
div.spacer {
  clear: both;
  }
  
.style1 {
	font-weight: bold;
	}
.style2 {
	color: #62728d;
	}
/***end css for INPUT DEMO REQUEST FORM***/
