.titleUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	font-size: 12px;
	font-weight: bold;
	color: #0056E4;
	letter-spacing: 2px;
}


p {
	margin-bottom:15px;
	margin-top:15px;
}
.red {
	color: #FF0000;
}
.txtField {
	width: 220px;
}


.contentPad {
	margin-left: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 18px;
	color: #666666;
	background-repeat: repeat-x;
	background-image: url(/images/bg_main_body.gif);
}
.greenBold {
	font-weight: bold;
	color: #629E1b;
}
.titleBg {
	background-image: url(../images/bg_title_line.gif);
	background-repeat: repeat-x;
}

a.bigRedLink, a.bigRedLink:link, a.bigRedLink:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #DA0101;
	font-weight: bold;
	text-decoration: underline;
}
a.bigRedLink:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #0055E2;
	font-weight: bold;
}
a, a:link, a:visited {
	color: #4D8800;
	text-decoration:none;
}
a:hover {
	color: #0055E2;
	text-decoration:underline;
}
a.blue, a.blue:link, a.blue:visited {
	color: #0056E4;
	text-decoration:none;
}

a.blue:hover {
	color: #72B800;
}
.blue {
	color: #0056E4;
}
.date {
	font-size: 9px;
	color: #999999;
}.titleBg2 {

	background-image: url(../images/bgtitle2.gif);
	background-repeat: repeat-x;
}
.liArrow {
	list-style-image: url(../images/bullet_01.gif);
}
.liArrow2 {

	list-style-image: url(../images/bullet_02.gif);
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.blueBold {
	color: #0056E4;
	font-weight: bold;
}
.bannerTxt{
color:#EF4A27; 
font-size:10px;
padding-top:10px;
line-height:14px;
text-align:center;
}.note {
	background-color: #F3F3F3;
	border: 1px solid #666666;
	padding: 15px;
}
.lineDots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.grayBox {
	background-color: #F1F1F1;
	width: 364px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
