
/************************************************************************  MAIN ***/
#mainTABLE {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0px 7px 20px 7px;
}
#mainTD1 {
	background-color: #FFFFFF;
	width: 509px;
	padding-bottom:30px;
}
#mainTD2 {
	background-color: #FFFFFF;
	width: 249px;
}
.mainHR {
	background-color: #b9e1f7;
}
#mainHR_horz {
	width:460px;
	height:3px;
}
#mainHR_vert {
	width:3px;
}


#calloutBlue {
	background-color: #0271a6;
	width: 220px;
}

/************************************************************************  TEXT  ***/
.secTitle {
	font-weight:bold;
	font-family:Arial;
	font-size:20px;
	color:#000000;
	text-decoration:none;
}
.cText_12blue  {
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#0271a6;
	text-decoration:none;
}
.cText_12black  {
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.cText_14black  {
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.cText_12white {
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.cText_11white {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.moreLink a {
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	color:#ffcc66;
	text-decoration:none;
}
.moreLink a:hover {
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.cLink_11blue a {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#333399;
	text-decoration:none;
}
.cLink_11blue a:hover {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#ffcc33;
	text-decoration:none;
}
.cLink_11white a {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
}
.cLink_11white a:hover {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#ffcc33;
	text-decoration:underline;
}