body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #999999 url("../xpage/bkGrid.gif");
}

img { 
	border-style: none;
}

p {
	margin: 0px 0px 4px;
	line-height: 1.3em;
}
a {
	color:#0029D0;
}



/*Levels 2 and 3 styles*/
/*Levels 2 and 3 styles*/
/*Levels 2 and 3 styles*/

h3 {
	/*font-size: 1.1em;*/
	font-size: 110%;
	margin: 16px 0px 6px;
	color: #02335f;
}

h4 {
	margin-bottom: 0px;
	margin-top: 12px;
	font-size: 100%;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	padding: 20px 0px 0px;
	margin: 0px;
}

ul{
	list-style: url(none) none;
	margin: 10px 20px;
	padding: 0px;
}

li{
	background: url("../xpage/bulletDoubleArrow.gif") no-repeat left 0.4em;
	padding-left: 10px;
	margin-bottom: 8px;
}
hr {
	color: #FFFFFF;
	border-top: 1px solid #E5CCAF;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color:#8a2629;
}
img a:link {
	border:none;
}
img a:hover {
	border:solid 1px #8a2626;
}

/*container*/
.twoColFixLt #container {
	width: 836px;
	background: #FFFFFF url("../xpage/bkLtColumn.gif") no-repeat 0px 107px;
	margin: 0 auto;
	text-align: left;
	padding: 4px 4px 0px;
	position: relative;
}

/*left sidebar*/
.twoColFixLt #sidebar1 {
	width: 240px;
	float: left;
}

.twoColFixLt #container #sidebar1 img {
	display: block;
}

/*Find2*/
/*left sidebar-find area wrapper*/
.twoColFixLt #container #sidebar1 #find {
	margin: 0 0 3px 0;
	padding: 3px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
}

/*left sidebar-search items*/
.twoColFixLt #container #sidebar1 #find #searchfield {
	width: 194px;
	background: #FFFFFF url("../xpage/bkSearch.gif") no-repeat 0px 50%;
	margin: 4px 0px 4px 8px;
}
.twoColFixLt #container #sidebar1 #find #searchfield:focus {
	background:#FFFFFF url(none);
}

.twoColFixLt #container #sidebar1 #find .goButton {
	display: inline;
	margin: 0;
}
.twoColFixLt #container #sidebar1 #find .link1 {
	border-top: 2px solid #FFFFFF;
}


/*left sidebar-links*/
.twoColFixLt #container #sidebar1 #find p {
	background: url("../xpage/bkLtColumnLink.gif") no-repeat;
	/*height: 25px;*/
	margin: 0px;
	/*padding-left: 22px;*/
	padding:8px 0 8px 22px;
	font-size: 90%;
	font-weight: bold;
	border-top: 2px solid #ffffff;
}
.twoColFixLt #container #sidebar1 #find .ltLinkOn {
	background: url("../xpage/bkLtColumnLinkOn.gif") no-repeat 0px 50%;
}

.twoColFixLt #container #sidebar1 #find a {
	text-decoration: none;
	color: #02335f;
}
.twoColFixLt #container #sidebar1 #find a:hover {
	color: #8a2629;
}
.twoColFixLt #container #sidebar1 #find .leftSubLink {
	background: url("../xpage/bkLtColumnLink2.gif") no-repeat;
	border-style: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 6px 24px;
}

/*footer*/
.twoColFixLt #container #footer {
	background: #535353 url("../xpage/bkFooter.gif") repeat-x;
	font-size: 90%;
	text-align: right;
	padding: 16px 12px 16px 0px;
	color: #bababa;
	clear: both;
	margin-bottom: 0px;
	border-bottom: 4px solid #FFFFFF;
}

.twoColFixLt #container #footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.twoColFixLt #container #footer a:hover {
	color: #ffffff;
}

.inLineHeading {
	font-size: 1.1em;
	color: #02335f;
	font-weight: bold;
}


/*Content Divs*/
#contentTextArea {
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom: 30px;
}

/*Section Links*/
.sectionLinks {
	margin: 0px 0px 10px 4px;
	font-size: 95%;
}
.sectionLinks a {
	text-decoration:none;
	border-bottom: 1px solid #BACCF9;
}
.subSectionLinks {
	margin: -20px 0px 20px 4px;
	font-size: 95%;
}
.subSectionLinks a {
	text-decoration:none;
	border-bottom: 1px solid #BACCF9;
}

/*Indent*/
.indent {
	margin-right: 20px;
	margin-left: 20px;
}

/*Clearing*/
.clearBoth {
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/*Centering Div*/
.centeringDiv {
	width: 65%;
	margin: 0px auto;
}

/*Column Divs*/
.divForTwoColumnsLt {
	float: left;
	margin-bottom: 10px;
	width: 48%;
}
.divForTwoColumnsRt {
	float: right;
	margin-bottom: 10px;
	width: 48%;
}

/*.divForTwoColumns h3 {
	margin: 20px 0px 6px;
}*/
.columnDiv30percent {
	float: left;
	width: 30%;
	margin-right: 2.5%;
	padding-bottom: 20px;
}
.columnDiv65percent {
	float: left;
	width: 65%;
	padding-bottom: 20px;
}

/*Lists*/
.linkList {
	list-style: url(none) none;
}
.linkList li {
	background: url("../xpage/bulletDoubleArrow.gif") no-repeat 0px .4em;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.linkList a {
	text-decoration: none;
	color: #02335f;
}
.linkList a:hover {
	text-decoration: none;
	color: #8a2629;
}

.list2 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.list2 li {
	background: url("../xpage/bulletSingleArrow.gif") no-repeat 0px 0.35em;
	padding: 0px 0px 0px 8px;
	margin-bottom: 4px;
}

/*Definition Table*/
.definitions {
	width: 100%;
	margin-bottom: 20px;
}
.definitions th {
	width: 35%;
	font-weight: bold;
	text-align: right;
	padding: 4px 2px 20px 0px;
	vertical-align: top;
}
.definitions td {
	vertical-align: top;
	padding: 4px 0px 20px 4px;
}



.width80percent {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.greyRule {
	background: #CCCCCC;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 6px;
}

.imageLeft {
	float: left;
	margin: 4px 16px 6px 0px;
	border: 1px solid #999999;
}
.floatLeft {
	margin: 0px 10px 10px 0px;
	float: left;
}

.imageRight {
	margin: 0px 0px 10px 10px;
	float: right;
}
.floatRight {
	margin: 0px 0px 10px 10px;
	float: right;
}


.bkLtBlue {
	background: #f2f7f9;
}

.width100percent {
	width:100%;
} 

/* Alternate Float Clearing Method */
#floatbox {
	padding: 0px;
	overflow: auto;
}
* html #floatbox {
height: 1%;
}


/*One line contact Info (One line, Bold Text.........Normal Text) */
.contact1Line {
	width: 100%;
	background: url("../xpage/bkHorizDotLine.gif") repeat-x 0px 4px;
	height: 25px;
	margin-top: 10px;
}
.contact1Line .contactLine1 {
	background: #FFFFFF;
	float: left;
	padding-right: 2px;
	margin: 0px;
	font-weight: bold;
}

.contact1Line .contactLine2 {
	background: #FFFFFF;
	float: right;
	padding-left: 2px;
	margin: 0px;
}

/*Two line contact Info
	Bold Contact Title
	Normal Text.................Normal Text */
.contact2LineTitle {
	font-weight: bold;
	margin: 0;
}
.contact2Line {
	width: 100%;
	background: url("../xpage/bkHorizDotLine.gif") repeat-x 0px 4px;
	height: 25px;
	margin-bottom: 20px;
}
.contact2Line .contactLine1 {
	background: #FFFFFF;
	float: left;
	padding-right: 2px;
	margin: 0px;
	padding-left: 20px;
}

.contact2Line .contactLine2 {
	background: #FFFFFF;
	margin: 0px;
	float: right;
	padding-left: 2px;
}

.twoColFixLt #container #mainContent #contentNarrow .marginTop0 {
	margin-top: 0px;
}

.twoColFixLt #container #mainContent #contentNarrow .columnWrapper {
	float: left;
	width: 100%;
}

.twoColFixLt #container #mainContent #contentNarrow .phonelistTable .bkTan {
	background: #ebe0d6;
}



/*.contact1Line {
	background: url("../xpage/bkHorizDotLine.gif") repeat-x left 3px;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
.contact1Line .contact1LineContact {
	float: left;
	font-weight: bold;
	background: #FFFFFF;
	margin: 0px 2px 0px 0px;
	color: #9c6433;
}
.contact1Line .contact1LineInfo {
	float: right;
	background: #FFFFFF;
	padding-left: 2px;
	text-align: right;
	margin: 0px;
}*/

.red {
	color: #8a2629;
}

