body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/wise_bg.jpg);
	background-repeat: repeat;
	margin: 20px;
}

.bg_content {
	background-image: url(images/WCS_back.jpg);
	background-repeat: repeat-y;
}

.bgBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0071C1;
}

.mdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.smRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.mdBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0071BD;
	text-decoration: none;
}

.lgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0071BD;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0071BD;
	font-weight:normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

.lgBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0071BD;
}

.bg_swoosh {
	background-image: url(images/back_swoosh.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0071BD;
}

.textBox {
	background-color: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-indent: 3px;
}

.wcs_tl {
	background-image: url(images/WCS_Float_r1_c1.jpg);
	background-repeat: no-repeat;
}

.wcs_tm {
	background-image: url(images/WCS_Float_r1_c2.jpg);
	background-repeat: repeat-x;
}

.wcs_tr {
	background-image: url(images/WCS_Float_r1_c3.jpg);
	background-repeat: no-repeat;
}

.wcs_ml {
	background-image: url(images/WCS_Float_r2_c1.jpg);
	background-repeat: repeat-y;
}

.wcs_mr {
	background-image: url(images/WCS_Float_r2_c3.jpg);
	background-repeat: repeat-y;
}

.wcs_bl {
	background-image: url(images/WCS_Float_r4_c1.jpg);
	background-repeat: no-repeat;
}

.wcs_bm {
	background-image: url(images/WCS_Float_r4_c2.jpg);
	background-repeat: repeat-x;
}

.wcs_br {
	background-image: url(images/WCS_Float_r4_c3.jpg);
	background-repeat: no-repeat;
}

.wcs_mm {
	background-image: url(images/WCS_Float_r2_c2.jpg);
	background-repeat: repeat;
}

.lgBlueCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0071BD;
	font-weight: bold;
	text-decoration: none;
}
.lgTextCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.legalLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.legalLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}

.left_bg {
	background-image: url(images/WCS_Remote_Left_Mid.jpg);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(images/WCS_Remote_Right_Back.jpg);
	background-repeat: repeat-y;
}

.redDot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

.mdBlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071BD;
	font-weight: bold;
	text-decoration:none;
}

.mdBlueLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent:4px;
	color: #006699;
	border: 1px solid #BBBBBB;
}
