@charset "utf-8";
body {
	margin: 0px;
	padding-bottom: 50px;
	
}
.textbgbottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 118px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bgleft {
	background-image:url(images/left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgright {
	background-image:url(images/right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.texttitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	padding-top: 15px;
}
.textform{
	font-family: Arial, verdana;
}
		
.text{
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	font-size: 12px;
	
	}

.text a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #1A7782;
	text-decoration: underline;
}
.text a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF6600;
}
.titletable {
	background-color: #f2f2f2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.texttable {
	background-color: #efe8cd;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4f6872;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.submenutop {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	
}
.submenu ul {
	margin:0;
	line-height: 21px;
	padding-top: 15px;
	padding-left: 18px;
	list-style-image: none;
	list-style-type: decimal;
	list-style-image:url(images/bullet1.jpg)

	
	}
.submenu li a{
	color: #333333;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: decimal;
	
	}
.submenu ul li a:hover{
	color:#FF6600;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	
	
	}

.submenubottom {
	background-image: url(images/Title_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navtable {
	padding-right: 10px;
	padding-bottom: 10px;
	}


.bottomtext{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-top: 15px;
	
	}
.bottomtext a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.bottomtext a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.pageheader {
	font-family: Arial Narrow, Arial;
	font-size: 26px;
	font-weight: normal;
	color: #FF6600;
	padding-left: 5px;
	padding-bottom: 15px;
	background-image: url(images/linehdr.gif);
	background-repeat: repeat-x 
	background-position: left top;
}

#div_two {
	overflow: visible;
	margin-bottom: 5px;
	z-index: 1;
	float: left;
	position: absolute;
	width: 194px;
	height: 173px;
	visibility: visible;
}

#div_three {
	overflow: visible;
	margin-bottom: 5px;
	z-index: 1;
	float: left;
	position: absolute;
	width: 204px;
	height: 173px;
	visibility: visible;
}

.bordermenu {
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 699px;
}

.formfield {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #ebebeb;
	border: 1px dotted #999;
	vertical-align: middle;
	line-height: 18px;
}
.submit {
	color:#01CCE9;
	text-decoration:none;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #00FFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
