/*  STRUCTURE   */

body{
	background-color:#d0d4e2;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:12px 0 0px;
	padding:0;
}

#wrapper {
	background-image:url(/images/wrapper/pgBkg.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	width:809px;
	}

#mastBdrTp {
	background-color: #7A7B4B;
	height: 8px;
	width: 800px;
	margin-left: 1px;
}
#masthead {
	height: 120px;
	width: 800px;
	position: relative;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	background-color: #768AC2;
	background-image: none;
}
#logo {
	float: left;
	height: 120px;
	width: 280px;
}
#topRt {
	float: right;
	height: 120px;
	width: 520px;
}
#horizNav {
	background-color: #cccc99;
	clear: both;
	width: 800px;
	background-image: url(/images/wrapper/navBkg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	display: table;
	font-size: 11px;
	margin-left: 1px;
}
#content {
	width: 800px;
	position: relative;
	font-size: 81.25%;
	clear: both;
}
#mainCol {
	width: 800px;
}
#insideMainCol {
	margin-right: 44px;
	margin-left: 44px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	background-image: none;
	background-color: #97977b;
	width: 800px;
	margin-left: 1px;
	height: 45px;
	margin-top: 20px;
}
#insidefooter {
	font-size: 70%;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 8px;
	line-height: 130%;
	color: #282802;
}
#pgBtm {
	background-image:url(/images/wrapper/pgBtm.gif);
	background-repeat:no-repeat;
	clear:both;
	height:20px;

	}

/* LINKS */

a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #996699;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #AFAD87;
	text-decoration: underline;
}
.noLIneBld a:link, .noLIneBld a:visited,.noLIneBld a:hover, .noLIneBld a:active {
	font-weight: bold;
	text-decoration: none;
}

#insidefooter a:link, #insidefooter a:visited {
	color: #282802;
	text-decoration: underline;
}
#insidefooter a:hover {
	color: #e1e10d;
	text-decoration: underline;
}
#insidefooter a:active {
	color: #e9e984;
	text-decoration: underline;
}
  /*  p.error {
	color: green;
	margin: 0px 0px 5px;
}
  */
.accordionOrg a:link, .accordionOrg a:visited {
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #d45703;
	line-height: normal;
	text-decoration: none;

}
.accordionOrg a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #d45703;
	line-height: normal;
	text-decoration: none;

}
.accordionOrg a:active {
	font-size: 12px;
	font-weight: bold;
	color: #d45703;
	line-height: normal;
	text-decoration: none;
}

/* TYPE */

h1, h2, h3 {margin:0;padding:0;}

p {
	margin-top:0;
}
p.less {
	margin: 0px; 
	margin: 0px 0px 3px;
}
h1 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 0 0.80em;
	font-size: 140%;
	color: #394d98;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: .5em 0;
	font-size: 100%;
	color: #bd7904;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: .5em 0;
	font-size: 100%;
	color: #5f73ad;	
}
.small {
	font-size: 80%;
}
.customer {
	font-size: 90%;
	font-weight: bold;
	padding-left: 30px;
}
.top {
	font-size: 80%;
}

.picturepadleft {
	float: right;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;

}
.blkBdr {
	border: 1px solid #333333;
}
.picturepadright {
	float: left;
	padding:0px 8px 4px 0px;
}
.frostSullivan {
	padding-top: 20px;
}
.less p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.padLeft {
	padding-left: 40px;
}
ul.moreVspace li {
	margin-bottom: 8px;
}
ul.moreVspaceNoLine li {
	text-decoration: none;
	margin-bottom: 8px;
}
ul.arrowLstNoLine {
	list-style-position: outside;
	list-style-image: url(/images/arrow.gif);
}
ul.arrowLstNoLine li a:link, ul.arrowLstNoLine li a:visited, ul.arrowLstNoLine li a:hover, ul.arrowLstNoLine li a:active {
	text-decoration: none;
	margin-bottom: 8px;
	font-weight: bold;
}

ul.arrowLstNoLine li a:visited {
	color: #996699;
}
table.news {
	border: 1px solid #CCCCCC;
}
.tablenewsHdr {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}
table.news td {
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
table.news td a:link,table.news td a:visited, table.news td a:hover, table.news td a:active {
	text-decoration: none;
	font-weight: bold;
}

input {
	background-color: #FFFFFF;
}
table.acctRegis {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8cacbb;
	border-bottom-color: #8cacbb;
	border-left-color: #8cacbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.acctRegisHdrs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #405191;
}

.acctRegis td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8cacbb;
	padding-right: 6px;
	padding-left: 6px;
}

