/*Common for Index*/

body  {
	font: 85% 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 10px;
	line-height: 1.3em;
}
a {
	color:#0024BB;
}
a:hover {
	color:#8a2629;
}
img a:link {
	border:none;
}
img a:hover {
	border:solid 1px #8a2626;
}
.twoColFixLt #container #mainContent .pageTitle {
	margin-left: 12px;
}


address {
	font-style: normal;
}

/*Container*/
.twoColFixLt #container {
	/*changed to repeat-y so would go to entire left side*/
	background: #FFFFFF url("../xpage/bkLtColumn.gif") repeat-y 0px 107px;
	margin: 0 auto;
	text-align: left;
	padding: 4px 0 0;
	position: relative;
	width: 980px;
}



/*End Container*/


/*Left sidebar*/
.twoColFixLt #sidebar1 {
	width: 240px;
	float: left;
	margin-left: 4px;
}


.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: 185px;
	background: #FFFFFF url("../xpage/bkSearch.gif") no-repeat 0px 50%;
	margin: 4px 0px 4px 4px;
}
.twoColFixLt #container #sidebar1 #find #searchfield:focus {
	background:#FFFFFF url(none);
}

.twoColFixLt #container #sidebar1 #find .goButton {
	display: inline;
	margin: 0px 0px 0px;
}
.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;
	margin: 0px;
	padding:8px 0 8px 22px;
	font-size: 90%;
	font-weight: normal;
	border-top: 2px solid #ffffff;
}

.twoColFixLt #container #sidebar1 #find .text {
	background:none;
	border-style: none;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 0px 0px 6px 10px;
}

.twoColFixLt #container #sidebar1 #find h4 {
	margin: 0px;
	padding: 8px 0px 0px 10px;
	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;
	font-weight: bold;
}
.twoColFixLt #container #sidebar1 #find a:hover {
	color: #8a2629;
}
.twoColFixLt #container #sidebar1 #find .leftSubLink {
	background: url("../xpage/bkLtColumnLink2.gif") no-repeat;
	border-style: none;
	margin: 0px;
	padding: 0px 0px 6px 28px;
}
.twoColFixLt #container #sidebar1 #find .leftSubLink a {
	
	font-weight: normal;
}
	

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


/*banner links*/
#bannerLinks {
	height: 28px;
	margin: 0px 0px 0px 3px;
	position: absolute;
	z-index:5;
	top: 121px;
	left: 240px;
	background: url("../xpage/bannerLinksBack.gif") repeat-x;
	width: 729px;
}
#bannerLinks .textSize {
	width: 126px;
	position: absolute;
	top: 5px;
	left: 603px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}

/*right sidebar*/
.twoColFixLt #container #rtSidebar {
	float: right;
	width: 220px;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.twoColFixLt #container #mainContent #rtSidebar .rtSidebarItem {
	border: 1px solid #999999;
	margin: 0px 0px 3px;
	background: url("../xpage/rtItemBack.gif");
	height: 101px;
}
/*End Left sidebar*/


/*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;
	margin-right: 4px;
	margin-left: 4px;
}

.twoColFixLt #container #footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.twoColFixLt #container #footer a:hover {
	color: #ffffff;
}
/*End Footer*/


/*Levels 2 and 3 styles*/
/*Levels 2 and 3 styles*/
/*Levels 2 and 3 styles*/


/*HTML*/
h3 {
	font-size: 130%;
	margin: 0px 0px 12px;
	color: #383840;
}

h4 {
	
	margin: 20px 0 2px 0;
	font-size: 115%;
	color: #383840;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 2px 0;
}

ol { 
	margin: 8px 10px 10px 40px;
	padding: 0px;
}
ol li{
	background: none;
	padding-left: 0px;
	margin-bottom: 10px;
}


ul{
	list-style: url(none) none;
	margin: 8px 10px 10px 16px;
	padding: 0px;
}

ul li{
	background: url("../xpage/bulletDoubleArrow.gif") no-repeat left 0.4em;
	padding-left: 10px;
	margin-bottom: 10px;
}

ul ul {
	margin:4px 0 12px 12px;
}

ul ul li {
	background: url("../xpage/bulletHalfDoubleArrow.gif") no-repeat left 0.5em;
	padding-left: 10px;
	margin-bottom: 8px;
}

hr {
	margin-top: 1em;
	color: #FFFFFF;
	border-top: 1px solid #E5CCAF;
	border-bottom-style: none;
	border-left-style: none;
}

hr .grey {
	margin-top: 1em;
	color: #FFFFFF;
	border-top: 1px solid #dddddd;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1em;
}

address {
	margin: -6px 0px 0px;
}
/*End HTML*/

.normal {
	font: normal 85%
}

/* Link List*/
.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;
}

/* End Link List*/

/* Tight List*/
.tightList {
	margin: 6px 0px 0px 10px;
	padding: 0px;
}

.tightList li {
}

.tightList ul {
	margin: -4px 0px 8px 8px;
}

.tightList ul li {
	background: url("../xpage/bulletHalfDoubleArrow.gif") no-repeat 0px 0.35em;
	padding-left: 8px;
}
/* End Tight List*/


/*Section Links*/
.sectionLinks {
	margin: 0px 4px 10px 13px;
	font-size: 95%;
	
}
.subSectionLinks {
	margin: 0px 4px 20px 13px;
	font-size: 95%;
	line-height: 1.25em;
}
/*End Section Links*/


/*Misc Formatting*/
.indent {
	margin-right: 16px;
	margin-left: 16px;
}
.indentDouble {
	margin-right: 20px;
	margin-left: 32px;
}

.imageLeft {
	float: left;
	margin: 4px 16px 6px 0px;
}

.imageRight {
	float: right;
	margin: 4px 0px 6px 16px;
}

.red {
	color: #8a2629;
}
.blue {
	color: #02335f;
}
.grey {
	color: #61616f;
}


.backgroundGrey {
	background: #EAEAF0;
}
.backgroundTan {
	background: #f1dfc6;
}

.backgroundOrange {
	background: #F9BB45;
}

.inLineHeading {
	font-size: 1.1em;
	color: #02335f;
	font-weight: bold;
}
/* End Misc Formatting*/


/*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;
}
/* End Clearing*/


/*Column Divs*/
.divForTwoColumnsLt {
	float: left;
	width: 48%;
	padding-bottom:20px;
}
.divForTwoColumnsRt {
	float: right;
	width: 48%;
	padding-bottom:20px;
}
.columnDiv30percentLeft {
	float: left;
	width: 30%;
	margin-right: 2.5%;
	padding-bottom: 20px;
}
.columnDiv65percentRight {
	float: left;
	width: 60%;
	padding-bottom: 20px;
}

.columnDiv30percentRight {
	float: left;
	width: 30%;
	padding-bottom: 20px;
}
.columnDiv65percentLeft {
	float: left;
	margin-right: 2.5%;
	width: 60%;
	padding-bottom: 20px;
}

/* End Column Divs */


/*One line contact Info (One line, Bold Text.........Normal Text) */
.contact1Line {
	background: url("../xpage/bkHorizDotLine.gif") repeat-x 0px 2px;
	height: 25px;
	margin-top: 10px;
	width: 100%;
	clear: both;
	float: left;
}
.feeTable .headerRow p {
	margin: 0px;
}

.contact1Line .contact1LineName {
	background: #FFFFFF;
	float: left;
	padding-right: 2px;
	margin: 0px;
	font-weight: bold;
}
.contact1Line .contactLine1 {
	background: #FFFFFF;
	float: left;
	padding-right: 2px;
	margin: 0px;
	font-weight: bold;
}
.contact1Line .contact1LinePhoneEmail {
	float:right;
	padding-left:2px;
	background: #FFFFFF;
}
.contact1Line .contactLine2 {
	float:right;
	padding-left:2px;
	background: #FFFFFF;
}
.contact1LineAddress {
	clear: both;
	margin-left: 20px;
	margin-bottom: 14px;
	margin-top: 0px;
}

/* End One Line Contact */


/*Two line contact Info
	Bold Contact Title
	Normal Text.................Normal Text */
.contact2LineTitle {
	width:100%;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.contact2Line {
	width: 100%;
	background: url("../xpage/bkHorizDotLine.gif") repeat-x 0px 8px;
	height: 1.5em;
	margin-bottom: 6px;
	padding-top: 4px;
	clear: both;
}
.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;
}
.contactTextField {
	margin-top: 10px;
	margin-left: 20px;
	line-height: 1.25em;
}

/* End Two Line Contact */


/* Width and Margin */
.marginTop0 {
	margin-top: 0px;
}

.marginBottom0 {
	margin-bottom:0;
}

.width100percent {
	width:100%;
} 

.width80percent {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.width50percent {
	width: 50%;
}

.width30percent {
	width: 30%;
}
.width25percent {
	width: 25%;
}

/* End Width and Margin*/

#dtAddress {
	width: 430px;
}

.callout1Right {
	margin: 4px 0px 4px 14px;
	float: right;
	padding: 10px 10px 10px 20px;
	border-left: 1px solid #CCCCCC;
	font-size: 120%;
	font-weight: bold;
	color: #02335f;
	font-style: italic;
}

.faqTable {
	width: 410px;
	margin-left: 20px;
}

.faqTable .faqTablePhone {
	width: 40%;
}

.topicBackLink {
	text-align: right;
	margin-bottom: 30px;
}

/* Term and Definition List Item*/
.termDefinitionList {
	margin: 0px 0px 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E5CCAF;

}

.termDefinitionList dt {
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 10px;
	background: url("../xpage/bulletDoubleArrow.gif") no-repeat 0px .5em;
	color: #02335f;
}
.termDefinitionList dd {
	margin: 0px 10px;
}

th {
	text-align: left;
}


/* For labeling fields in edit layout */
.commentForEditLayout {
	font-size: 75%;
	color: #666666;
	margin: 0px;
}

/*formatting for table with TH*/
.TH th {
	color: #FFFFFF;
	background-color: #61616f;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7d7dc;
	border-bottom-color: #d7d7dc;
}
.TH td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7d7dc;
	border-bottom-color: #d7d7dc;
}
.TH {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7dc;
	border-left-color: #d7d7dc;
}.trBackground {
	background-color: #f6f6f6;
}

/* Call out */
.calloutWide {
	background-color: #9c6433;
	margin: 20px;
	padding-top: 10px;
	color: #FFFFFF;
	border: 3px double #FFFFFF;
	font-size: 110%;
	font-style: italic;
}
.calloutWide h5 {
	margin-top: 0px;
	margin-left: 10px;
}
.calloutWide p {
	margin-right: 10px;
	margin-left: 10px;
}

