body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	background-color: #9bb4be;
	background-image: url(/images/wrapper/browserGrad.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
}
#masthead {
}
#logo {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#topNavContainer {
	margin-top:8px;
	margin-bottom:12px;
	width: 896px;
	height:39px;
	background-image: url(/images/wrapper/navBkg.gif);
	background-repeat: no-repeat;
}
#container {
	width: 896px;
	margin: 0 auto;
}
#contentContainer {
	line-height:130%;
	width: 896px;
	background-image: url(/images/wrapper/pgBkg.png);
	background-repeat: repeat-y;
}

#slides {
	margin-left: 25px;
	height: 286px;
	width: 845px;
	padding-top: 21px;
}
#banner {
	margin-left: 25px;
	height: 165px;
	height: 165px;
	width: 845px;
	padding-top: 21px;
}
#leftCol {
	float: left;
	width: 257px;
	padding-bottom: 10px;
	margin-left: 27px;
}

#insideLeftCol {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#columns {
	background-image: url(/images/wrapper/leftColBkg.gif);
	background-repeat: repeat-y;
	margin-top: 26px;
}
#mainCol {
	width: 540px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 32px;
	font-size: 80%;
}
#leftColBtm {
	margin-left: 27px;
}
#pageBottom {
	clear:both;
	background-image: none;
}
#footer {
	position: relative;
	clear: both;
	font-size: 70%;
	text-align: center;
	color: #000;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 0;
	padding-left: 0;
}

/* text styles */

h1 {
	margin-top: 0;
	font-size: 130%;
	color: #143b8e;
}
h2 {
	font-size: 110%;
	color: #CC9933;
	line-height: normal;
}
h3 {
	font-size: 110%;
}
.highlight {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}
.customer {
	font-size: 90%;
	font-weight: bold;
	padding-left: 30px;
}
/* links */

a:link, a:visited {
 color: #003399;
 text-decoration: underline;
}

a:hover {
	color: #CC3300;
}
a:active {
	color: #e89a04;
}
#footer a:link, #footer a:visited {
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	color: #CC3300;
	text-decoration: none;
}
#footer a:active {
	color: #e89a04;
	text-decoration: none;
}
.boldLinksNoLine a:link, .boldLinksNoLine a:visited, .boldLinksNoLine a:hover, .boldLinksNoLine a:active {
	font-weight: bold;
	text-decoration: none;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* lists */

ul.lessIndentMoreVspaceList {
	margin: 0 0 0 16px;
	padding: 0;
}
ul.lessIndentMoreVspaceList li {
	margin-bottom: 5px;
}
ul.arrowLeftCol {
	list-style-position: outside;
	list-style-image: url(/images/arrow-BlueOnGray.gif);
	margin: 0 0 0 17px;
	padding: 0;
}
ul.arrowLeftCol li {
	margin-bottom: 10px;
}
ul.arrowLeftCol a:link, ul.arrowLeftCol a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
ul.moreVspaceNoLine li {
	margin-bottom: 6px;
}
ul.moreVspaceNoLine a:link {
	text-decoration: none;
	
}


/* general */

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.picturepadleft {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.picturepadright {
	float: left;
	padding:0px 10px 5px 0px;
}

.boxBlue {
	background-image: url(/images/boxMid-bl.gif);
	background-repeat: repeat-y;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.3em;
}

#drummond {
	text-align: center;
	margin-top: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.blkBdr {
	border: 1px solid #333333;
}
.padRt {
	padding-right:20px;
	}
.padLft {
	padding-left: 20px;
}

/* tables */

table.newsTable {
	border: 1px solid #CCCCCC;
}
.tablenewsHdr {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}
table.newsTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
}
table.newsTable td a:link,table.newsTable td a:visited, table.newsTable td a:hover, table.newsTable td a:active {
	text-decoration: none;
}

/* forms */

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;
}

