/* DCG*/
body{
	margin:0px;
	padding:0px;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat;
	background-color:#B1CCE0;
}
.whitebg{
	background-color:#FFFFFF;
	background-repeat:repeat;
}
.linebg{
	width:797px;
	height:1px;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.blue22-c {
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#1a6295;
	text-align:left;
	text-align:center;
}

.blue22-l {
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#1a6295;
	}

.blue17-l {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#1a6295;
	
}
.white17-l {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	text-align:left;
}

.body-text {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	line-height:20px;
}

.body-text-nospace {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	}

.text15_b {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	line-height:20px;
}

.blue13_b {
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	color:#1a6295;
	line-height:20px;
}
.blue12_bold {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#1a6295;
	line-height:18px;
}

.gray12 {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:22px;
	text-decoration:none
}

.gray12bold {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:18px;
}

.gold12bold {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#a1b139;
	line-height:18px;
}

.gray10 {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	line-height:15px;
}
.border{
	border:solid 1px #427ea8;
}