/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: normal;
	color: #777071;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #777071;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
	text-decoration: underline;
}
.textWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.textWhite {
	color: #FFFFFF !important;;
	text-decoration: underline !important;
}
a.textWhite:hover {
	color: #FFFFFF !important;;
	text-decoration: none !important;;
}
#loginInfo a {
	color: #FFFFFF;
	text-decoration: none;
}
#loginInfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#whatsNewArea dd a {
	color: #777071;
	text-decoration: underline;
	font-weight: bold;
}
#whatsNewArea dd a:hover {
	color: #777071;
	text-decoration: none;
	font-weight: bold;
}
#footer a {
	color: #6F6869;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	color: #6F6869;
	text-decoration: none;
	font-weight: bold;
}

/***********************************************/
/* Print Styles                                                  */
/***********************************************/

.noPrint {}
.print {
	display:none;
}

/***********************************************/
/* HTML Definitions                                          */
/***********************************************/

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bkgdPage.gif);
	background-repeat: repeat-y;
}
.bodyPopUp {
	background-color: #9B9696;
	background-image: none;
}
ul {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	list-style: none;
}
ol {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 33px;
}
blockquote {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 25px;
}
hr {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

/***********************************************/
/* Text Formatting                                          */
/***********************************************/

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textWhite {
	color: #FFFFFF;
}
.textLarge {
	font-size: 12px;
	line-height: 15px;
}
.textSmall {
	font-size: 10px;
	line-height: 14px;
}
.textSuperSmall {
	font-size: 8px;
	line-height: 11px;
}
.thin h1.pageHeader, .wide h1.pageHeader {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
}
.hp h1.pageHeader {
	display: none;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	margin: 15px 0px 1px 0px;
}
h2.headerWithSpace {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	margin: 15px 0px 9px 0px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
h3.headerWithSpace {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 8px 0px;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
h5.headerWithSpace {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 8px 0px;
}
.headerFaqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #777777;
}

/***********************************************/
/* Page                                                           */
/***********************************************/

#page1 {
	float: left;
	width: 800px;
}
.bodyPopUp #page1 {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	padding: 25px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bodyPopUp p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
.hp #contentContainer {
	float: left;
	margin: 8px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	width: 601px;
	background-image: url(images/bkgdContentContainerHp.gif);
	background-repeat: repeat-y;
}
#contentContainer {
	float: left;
	margin: 8px 0px 0px 16px;
	padding: 0px;
	width: 601px;
}
.fillerDiv {
	clear: both;
}
.fillerDiv img {
	display: block;
}

/***********************************************/
/* Banner                                                        */
/***********************************************/

#banner {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	width: 800px;
	height: 149px;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 183px;
}
#logo img {
	display: block;
}
#bannerImage {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 617px;
}
#bannerImage img {
	display: block;
}

/***********************************************/
/* Main Nav                                                     */
/***********************************************/

#mainNavBar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 35px;
}
#loginHeader {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 183px;
}
#loginHeader img {
	display: block;
}
#mainNav {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 617px;
	height: 35px;
	z-index: 999999;
}

/***********************************************/
/* Conent - Main                                              */
/***********************************************/

.hp #contentMain, .thin #contentMain {
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	width: 354px;
}
.wide #contentMain {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 601px;
}
.wide #contentExtra {
	display: none;
}
.hp #contentArea, .thin #contentArea {
	float: left;
	width: 334px;
	padding: 0px 10px 0px 10px;
}
.wide #contentArea {
	float: left;
	width: 566px;
	padding: 0px 25px 0px 10px;
}
#contentArea p {
	padding: 0px 0px 13px 0px;
	margin: 0px;
}
.thin #topOfPage, .wide #topOfPage {
	clear: both;
	padding: 10px 0px 30px 10px;
	text-align: left;
}
.hp #topOfPage {
	clear: both;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-color: #FFFFFF;
}
#fdicEhlPrint {
	display:none;
	clear: both;
	padding: 25px 0px 15px 0px;
	text-align: center;
}

/***********************************************/
/* Content - Sub                                              */
/***********************************************/

#contentSub {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 183px;
	height: 560px;
	background-image: url(images/bkgdLeftClm.jpg);
	background-repeat: no-repeat;
}
#loginArea {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 0px 20px;
	width: 151px;
	height: 137px;
	text-align: right;
}
#login {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 151px;
	color: #FFFFFF;
}
#login form {
	padding: 0px;
}
#login table {
	display: block;
}
#loginInfo {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 151px;
	color: #FFFFFF;
	text-align: center;
}
#loginInfo p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 16px;
}
#secNav {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 183px;
}
#secNav img {
	display: block;
	padding: 0px 0px 3px 0px;
}

/***********************************************/
/* Content - Extra                                            */
/***********************************************/

#contentExtra {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 241px;
}
#contentExtra img  {
	display: block;
}
#whatsNewArea  {
	float: left;
	margin: 0px;
	padding: 8px 0px 10px 0px;
	width: 241px;
}
#whatsNewArea dl {
	margin: 0px;
	padding: 0px 10px 8px 7px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
#whatsNewArea dt {
	display: inline;
	margin: 0px;
	padding: 0px 2px 14px 0px;
}
#whatsNewArea dd {
	display: inline;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#adArea  {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	width: 237px;
}
#adArea img  {
	display: block;
}

/***********************************************/
/* Footer                                                        */
/***********************************************/


#footer {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 15px 0px;
	width: 601px;
	font-size: 10px;
	line-height: 21px;
	font-weight: bold;
	color: #6F6869;
	text-align: center;
	background-color: #FFFFFF;
}

/***********************************************/
/* Matrix Alternate Formatting                          */
/***********************************************/

table.matrixAlt, table.matrixAlt table {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table.matrixAlt th table, table.matrixAlt th table td {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
table.matrixAlt th a {
	display: block;
	float: right;
	width: 70px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: right;
}
table.matrixAlt th div {
	float: left;
	width: 300px;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}
table.matrixAlt th, table.matrixAlt td {
	padding: 6px 6px 6px 6px;
	border: 1px solid #CCCCCC;
	empty-cells: show;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
table.matrixAlt th {
	background: #9B9696;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
table.matrixAlt td {
	text-align: left;
	vertical-align: top;
}
table.matrixAlt td.mtxPhoto {
	text-align: center;
	vertical-align: top;
}

/***********************************************/
/* Matrix Formatting                                         */
/***********************************************/

table.matrix, table.matrix table {
	width: 100%;
	margin: 0px 0px 20px 0px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table.matrix th table, table.matrix th table td {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
table.matrix th, table.matrix td {
	padding: 4px 4px 8px 4px;
	border: 1px solid #CCCCCC;
	empty-cells: show;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
table.matrix th {
	background: #9B9696;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
}
table.matrix th.leftColumn {
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
table.matrix td {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	line-height: 12px;
}
table.matrix td.mtxClmRight {
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	line-height: 12px;
}
table.matrix td font {
	font-size: 11px !important;
}
table.matrix td.alignTop {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
}
table.matrix td.leftColumn {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
}
table.matrix td.moreInfo {
	vertical-align: top;
}
table.matrix tr {
	background-color: #FFFFFF;
}
table.matrix tr.rowHighlight {
	background-color:#F4F5F5;
}
table.matrix tr.showMoreInfo {
	display: table-row;
}
table.matrix tr.showMoreInfo td {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}
.mtxBorder {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.mtxBorderBtm {
	border-bottom: 1px solid #CCCCCC;
}
.mtxBorderLeftBtm {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.bulletListMtx {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bulletListMtxTd {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 14px 5px;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 4px 4px 25px;
}
.bulletPlusListMtxTd {
	padding: 5px 4px 3px 0px;
	border-bottom: 1px solid #FFFFFF;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	display: block;
	padding:  0px 0px 0px 19px;
	width: 90%;
}
.bulletListMtxTdNone {
	padding: 4px 4px 4px 3px;
	border-bottom: 1px solid #FFFFFF;
}

/***********************************************/
/* Show/Hide Classes                                       */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}
.showObject {
	display: block;
	padding: 0px;
}

/***********************************************/
/* Box Content                                 */
/***********************************************/

.boxContent {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.boxContent td {
	padding: 3px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.boxContent ul {
	margin: 0px 0px 8px 1px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.boxContent ul li {
	padding: 12px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

/***********************************************/
/* Misc. Classes                                               */
/***********************************************/

#preloginCookie {
     position: absolute;
     width: 1px;
     height: 1px;
     z-index: 1000;
     left: 1px;
     top: 1px;
}
.borderFull {
	border: 1px solid #CCCCCC;
}
.photosRight {
	margin: 0px 0px 8px 8px;
	border: 1px solid #CCCCCC;
}
.photosLeft {
	margin: 0px 5px 5px 0px;
}