BODY {
	background-color: #fff;
	font-family: Arial, helvetica, sans-serif;
	margin: 0;
	padding 0;
}

P, TD {
	font-size: 11px;
	color: #000;
}

H1
{
	font-size: 20px;
}

H2
{
	font-size: 18px; display:inline;
}

.H2{font-size: 12px; text-decoration:none; display:inline; color:#000;}

H3
{
	font-size: 16px; display:inline;
}

.h3
{
	font-size: 16px; display:inline; font-weight: bold;
}

H4
{
	font-size: 14px;
}

.h1{font-family:Arial, Helvetica, sans-serif; font-size:11.0pt; text-decoration:none; font-weight:bold; color:#000; display:inline;}

.h2{font-family:Arial, Helvetica, sans-serif; font-size:9.0pt; text-decoration:none; font-weight:bold; color:#000; display:inline;}

.h4{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; font-weight:bold; color:#000; display:inline;}

/* = start top tab CSS ============================ */

.toptab {
	font-family: verdana;
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

.toptab A:link {

	color: #666;
}

.toptab A:active {
	color: #666;
}

.toptab A:visited {
	color: #999;
}

.toptab A:hover {
	color: #000;
	text-decoration: none;
}

/* = end top tab CSS ============================ */

.topborder {
	border-top: 1px solid #ccc;
}

.padded {
	padding: 10px;
}

.sidepadded {
	padding: 0 5px 0 4px;
}

.boxed {
	border: 1px solid #ccc;
}

.gurucorner {
	text-align: right;
	font-weight: bold;
	color: #fff;
	height: 22px;
	font-size: 12px;
	font-family: Arial Narrow;
	padding-right: 5px;
}

.tabheader {
	text-align: right;
	font-weight: bold;
	color: #fff;
	height: 22px;
	font-size: 12px;
	font-family: Arial Narrow;
	padding-right: 5px;
}

UL.navlist {
	margin-left: 30px;
	padding-left: 0px;
	margin-right: 5px;
}

UL.homelist {
	margin-left: 18px;
	padding-left: 0px;
	margin-right: 5px;

}

.bottomborder {
	border-bottom: 1px dotted #ccc;
}

.bottomsolidborder {
	border-bottom: 1px solid #ccc;
}

.blue
{
	color:#262984;
}

.white
{
	color: #fff;
}

.orange {
	color: #fa9108;
}

.orangeborder {
	border: 1px solid #fa9108;
}

.thankyouheader {
	color:#262984;
	font-size: 36px;
	font-weight: bold;
}


/* = main article ============================ */

.mainarticle {
	height: 240px;
	width: 569px;
	font-size: 12px;
	font-weight: bold;
	padding-left: -20px;
	padding-bottom: 20px;
	line-height: 16px;
}

.mainarticle A:link {

	color: #262984;
}

.mainarticle A:active {
	color: #262984;
}

.mainarticle A:visited {
	color: #262984;
}

.mainarticle A:hover {
	color: #000;
	text-decoration: none;
}

/* = feature article ============================ */

.featuredarticle_header {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	background-color: #262984;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
}

.featuredarticle_body {
	font-family: Arial;
	font-size: 11px;
	padding: 20px;
	border-left: 1px solid #262984;
	border-right: 1px solid #262984;
	border-bottom: 1px solid #262984;
}
 
 
.footer {
	font-size: 10px;
	border-top: 1px solid #ccc;
} 

.boxed {
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #d6d6d6;
}
.purplebold {
	font-size: 13px;
	color: #22267E;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	display: inline;
	text-decoration: none;
}
.p2 {
	font-size: 12px;
	color: 000;
	margin: 3px 0px 4px 0px;
	font: lighter;
	text-align: justify;
}

.lex {
	font-size: 12px;
	color: 000;
	margin: 3px 0px 4px 0px;
	font: lighter;
	text-align: justify;
	display: inline;
}

/*== Begin Landing page ===*/

.landinglarge {
	font-size: 18px;
	letter-spacing: 0px; 
}

.landingsub {
	font-size: 20px; 
}

.landingbg {
background-color: #E5F2FC;
}

.landingtext {
font-size: 13px; 
}