BODY {
		margin: 0;
		padding: 0px;
		padding-left: 5%;
}

H1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

H2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

BODY, TABLE, DIV, P, TD, UL, LI, A, A.link, A.active, A.visited, A.hover {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.ClientHeader, .ClientContent, .ClientFooter, .Glossary, .Copyright, .CP_Footer {
	width: 775px;
}

A, A:link, A:active, A:visited {
	color: #003366;
	text-decoration: underline;
}

A:hover {
	color: #990000;
}

A.Top, P.Faqs A.Top {
	float: right;
	clear: both;
	background-color: #F9F9F9;
	border: 1px dotted #999;
	border-top: 0;
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


SPAN {
	color: #003366;
	font-weight: bold;
}

U {
	text-decoration: underline;
}

STRONG {
	font-weight: normal;
}

/***Client Header Styles***/

P.Title {
	margin-top: 10px;
	margin-bottom: 5px;
}

.ClientHeader {
	background: #82BEF1 url(images/bck_header2.jpg) no-repeat right;
	height: 140px;
	overflow: hidden;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #4892D1;
}

.ClientHeader H1 {
	float: right;
	display: none;
}

.ClientHeader UL {
	margin-left: 1%;
	width: 350px;
}

.ClientHeader LI {
	list-style-type: square;
}

.ClientHeader A, .ClientHeader A:link, .ClientHeader A:active,
.ClientHeader A:visited {
	color: #FFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	padding-left: 0;
	border: 1px solid #82BEF1;
	width: 170px;
}

.ClientHeader A:hover {
	background-color: #4892D1;/*4892D1*/
	border: 1px solid #FFF;
	text-align: left;
}


/***Content Table***/	
.ClientContent {
	border-bottom: 1px solid #CCC;
}

.ColOne {
	color: #333;
	width: 495px;
	padding: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.ColOne P {
	margin-bottom: 5px;
	margin-top: 8px;
}

.ColOne LI {
	color: #003366;
	list-style-type: square;
}

.ColTwo P {
	/*margin: 10px;*/
	margin-left: 0;
}

.ColTwo {
	vertical-align: top;
}

/***Client Footer***/

.ClientFooter {
	background-color: #EEE;/*#82BEF1*/
	padding: 5px;
}

.ClientFooter UL {
	margin: 0;
}

.ClientFooter UL LI {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #CCC;
	margin-right: 3px;
}

.ClientFooter A, .ClientFooter A:link, .ClientFooter A:active, 
.ClientFooter A:visited {
	color: #003366;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/***Footer Copyright***/

.Copyright {
	color: #F9F9F9;
	background-color: #82BEF1;
	border-top: 1px solid #CCC;
	padding: 5px;
}

.Copyright P {
	width: 250px;
}

.Copyright P.Left {
	float: left;
}

.Copyright P.Right {
	float: right;
}

.Copyright SPAN {
	width: 70px;
}

P.Right SPAN {
	float: right;
	width: 50px;
}

/***Glossary***/

.Glossary {
	background-color: #EEE;
	border: 1px solid #999;
	padding: 10px;
}

.Glossary P {
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}

.Glossary TABLE {
	width: 60%;
	color: #666;
}

.Glossary .Header {
	font-weight: bold;
}

.Glossary .Solution {
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}

/***Misc Styles***/

.Promo {
	background: #DEEEFC url(images/bck_analysis.jpg) no-repeat left;
	padding-left: 115px;
	height: 85px;
	margin-top: 10px;
	border-right: 1px solid #82BEF1;
}

.Promo H3 A {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.Promo UL {
	margin-left: 0px;
}

.Promo LI {
	margin: 0px;
	list-style-type: none;
}

P.Faqs {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}

P.Faqs A {
	font-weight: bold;
	text-decoration: none;
}

/********************************/

.Check {
	background-color: #DEEEFC;
	margin-top: 15px;
	border-right: 1px solid #82BEF1;
}

.Check P {
	padding: 5px;
}

.Check A, .Check A:link, .Check A:active, .Check A:visited, {
	text-align: center;
	font-weight: bold;
}

/***CP Footer***/

DIV.CP_Footer {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	background: #82BEF1;
	padding: 0;
	padding-right: 10px;
	margin: 0px;
	text-align: right;
}

DIV.CP_Footer A, DIV.CP_Footer A:link, DIV.CP_Footer A:active,
DIV.CP_Footer A:visited, DIV.CP_Footer A:hover {
	color: #FFF;
	text-decoration: none;
}

