/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: normal;
	color: #EA0000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #EA0000;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}
a.textWhite a {
	color: #FFFFFF;
}
a.textWhite:hover {
	color: #FFFFFF;
}

#mainNav a {
	color: #EA0000;
	font-weight: bold;
	text-decoration: none;
}
#mainNav a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/***********************************************/
/* Print Styles                                */
/***********************************************/

.noPrint {}
.print {
	display:none;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
ul {
	margin: 0px 0px 2em 0px;
	/*padding: 0px 0px 0px 15px; Commented code removed by BS on 7/15/2008*/
	padding: 0px 0px 0px 33px;
	list-style: none;
}
ol {
	margin: 0px 0px 2em 0px;
	padding: 0px 0px 0px 33px;
}
/* Commented code removed by BS on 7/15/2008
ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px .2em 12px;
}*/
blockquote {
	padding: 0px 0px 1em 0px;
	margin: 0px 0px 1em 25px;
}

/***********************************************/
/* Text Formatting                             */
/***********************************************/

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	line-height: 145%;
	font-weight: normal;
	color: #000000;
}
input, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.textWhite {
	color: #FFFFFF;
}
.textLarge {
	font-size: 1.05em;
	line-height: 1.3em;
}
.textSmall {
	font-size: .85em;
	line-height: 1.4em;
}
.textSuperSmall {
	font-size: .7em;
	line-height: 1em;
}
#date {
	color: #595959;
}
h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 570px;
	height: 32px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 0px 0px;
}
h2.headerWithSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 1em 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
h3.headerWithSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 1em 0px;
}
.headerFaqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	color: #000000;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	color: #EA0000;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	line-height: 2.2em;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px -2px;
}

/***********************************************/
/* Banner                                                        */
/***********************************************/

#banner {
	background-image: url(images/bkgdBanner.jpg);
	background-repeat: repeat-y;	
}
#mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

/***********************************************/
/* Conent - Main                                               */
/***********************************************/

#bkgdHomepage {
	background-image: url(images/bkgdContentHmpg.gif);
	background-repeat: repeat-y;	
}
#bkgdInterior {
	background-image: url(images/bkgdContentInt.gif);
	background-repeat: repeat-y;	
}
#contentArea {}
#contentArea p {
	padding: 0px 0px 1.3em 0px;
	margin: 0px;
}

/***********************************************/
/* Content - Sub                                              */
/***********************************************/

#contentSub {
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentSub ul {
	margin: 5px 12px 0px 21px;
	padding: 0px 0px 12px 0px;
	list-style: none;
}
#contentSub ul li {
	color: #EA0000;
	background-image: url(images/bulletArrowRed.gif);
	background-repeat: no-repeat;
	background-position: 0px .4em;
	margin: 0px;
	padding: 0px 0px 2px 15px;
}

/***********************************************/
/* Footer                                                         */
/***********************************************/

#bkgdFooter {
	background-image: url(images/bkgdFooter.jpg);
	background-repeat: none;	
}

/***********************************************/
/* Matrix Formatting                           */
/***********************************************/

.bulletPlusListMtxTd {
	padding: 5px 4px 3px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
	/*color: #051054;*/
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	display: block;
	padding:  0px 0px 0px 26px;
	width: 90%;
}

/***********************************************/
/* Show/Hide Classes                                        */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}
.showObject {
	display: block;
	padding: 0px;
}

/***********************************************/
/* Misc. Classes                               */
/***********************************************/

.borderFullBlack {
	border: 1px solid #000000;
}
