@charset "utf-8";
#container {	border-color: #6699ff;
}
#header {	
	height:90px; border-bottom:1px solid #666666; padding: 0 10px 10px 10px;
}
#headerdate {
text-align:right; float:right; margin-top:20px; font-size:12px;
}
#headermenu {
text-align:right; float:right; margin-top:10px; clear:right; width:630px;
}
#footer {
	border-top:1px solid #666666; padding:5px 0; color:#666666; font-size:11px; text-align:center;
}
#container {
width:1000px; background-color:#FFFFFF; margin:auto; padding:0;
}
#content {
padding:10px; height:450px; clear:both; display:block;
}
#contentleft {
width:250px; height:450px; margin:0px; float:left; 
}
#contentright {
margin-left:20px; width:700px; float:left; clear:right; height:450px;
}
.productmenu a:hover {
	color: #000000;
	background-color: #6699FF;
}

#menu a {	color: #000000;}
.productmenu {	border-bottom-color: #6699FF;
}

.productmenu a {	color: #6699FF;}
#colornav img {	border: #000000;}
.contentheader {
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
}

body, table {
	font-family:Arial;
	font-size:14px;
}
a {
	text-decoration:none;
	color:#F37520;
/*	font-weight: bold; */
	outline:none;
}
a:hover {
	color: #0067BC;
	text-decoration: underline;
}

.fillform {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px dotted  #cccccc;
	/* border-bottom: 1px dashed #999999; */
	width: 290px;
	padding:5px;
	margin:3px 0;
}

.fillformbox {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px dotted #cccccc;
	width: 290px;
	height:70px;
	padding:5px;
	margin:3px 0;
}

.fillsubmit {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid  #999999;
	width: 290px;
	padding:10px 5px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #0058a1;
	margin: 0 0 20px 0;
	padding: 0px;
}

.heading2 {
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #0058a1;

	margin: 0px;
	padding: 0px;
}
p {
	padding:5px 0px;
	margin:5px 0px;
	line-height: 24px;

}
body {
	margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
}
h1,h2,h3 {
font-weight:normal;
display:block;
}
.list123 {
	list-style-image: url(list.jpg);
}
#contentright h3 {
font-size:16px;
font-weight:bold;
}
