body {
	background-color: #FFFFFF;
}
/* bigBody container for entire page, centered left & right */
#bigBody {
	margin: 0px auto;
	width: 740px;
	position: relative;
}	
#header  {
	position: relative;
	z-index: 3;
	width: 740px;
	height: 242px;
	left: 0px;
	top: -4px;
	background-image: url(media/header224_w-outQuoteNoRpt.jpg);
	background-repeat: no-repeat;
}
#navTable {
	position: relative;
	left: 0px;
	top: 202px;
}
#navTable {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
#navTable a {
	color: #FFFFFF;
	text-decoration: none;
}
#navTable a:hover {
	text-decoration: underline;
}

/*  page body markeup starts */


#content a:link {
	font-family: Arial;
	font-size: 16px;
	line-height: 17px;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}
#content a:visited {
	font-family: Arial;
	font-size: 16px;
	line-height: 17px;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}
#content a:hover {
	font-family: Arial;
	font-size: 16px;
	line-height: 17px;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: none;
}

#content p {
	font: normal 12px/14px Arial;
	margin: 0px;
	color: #044476;
	text-align: left;
	text-decoration: none;
}

#content li {
	font-family: Arial;
	font-size: 12px;
	color: #044476;
	list-style-type: circle;
	list-style-position: outside;
}

/* page body markeup end */

/* border markeup starts */
.north {
	background-image:  url(bkgImages/north.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.east {
	background-image:  url(bkgImages/east.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.south {
	background-image: url(bkgImages/south.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.west {
	background-image: url(bkgImages/west.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ne {
	background-image: url(bkgImages/ne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.se {
	background-image: url(bkgImages/se.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sw {
	background-image: url(bkgImages/sw.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nw {
	background-image: url(bkgImages/nw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 45px 30px;
}
/* border markeup ends */


.underlink {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.sectionHeaders {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #044476;
}

.pixBorder {
	border: 3px solid #FFFFFF;
}
.padPix {
	padding: 10px 15px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bolder;
	color: #FF6600;
	margin-left: 40px;
	text-transform: uppercase;
}
.forcedIndent {
	margin-top: 5px;
	margin-left: 20px;
}
#btmSiteNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #044476;
}

#btmSiteNav a:link, #btmSiteNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FE;
	}

#btmSiteNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
#fbWrapper {
	position: absolute;
	height: 30px;
	width: 113px;
	left: 437px;
	top: 20px;
}

