@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.borderNav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #a7a8aa;
	border-bottom-color: #A7A8AA;
}
.aNav {
	color: #999999;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
}
p {
	margin-top: 1px;
	margin-bottom: 3px;
	line-height: 18px;
}
.aSubLink {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.aNav:hover {
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.aSubLink:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.txtForm {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.textSmall {
	font-size: 11px;
}
.hotline {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
height: 70px;
padding: 5px;
}

#pscroller2{
	height: 20px;
	padding: 1px;
	margin-top: 7px;
}

#pscroller2 a{
	text-decoration: none;
	color: #666666;
}

#pscroller2 a:hover{
	text-decoration: none;
	color: #333333;
}

.someclass{ //class to apply to your scroller(s) if desired
}
h2 {
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	margin-bottom: 5px;
}
.aNormal {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.aNormal:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.txtIntro {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height:24px;
}
.aTitle {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.borderTopSub {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.borderNewsletter {
	border: 1px solid #CCCCCC;
}
.btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.borderPress {
	background-color: #F4F4F6;
}
.borderImg {
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.newTableButton {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.tdLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDCDC;
}

.newTableButton2 {
	border: 1px solid #d8f0fa;
	background-image: url(../images/new_bg_button.gif);
	cursor: hand;
}
.textbox3{
	width:50%;
	height:22px;
	font-family:arial;
	font-size:11px;
	color:#666666;
}
.textbox4{
	width:90%;
	height:22px;
	font-family:arial;
	font-size:11px;
	color:#666666;
}
