/* v2.1 */
* { margin: 0px; padding: 0px; }
h3,h4,h5,h6 { display: none; }
td { vertical-align: top; }
form { display: inline; }

a       { text-decoration: none; }
a:hover { text-decoration: underline; }

*,.txtBody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	
}

.txtBigger{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #1D313F;
	padding:10px 5px 10px 30px;
}
strong,b { font-weight: bold; }
em,i     { font-style: italic; }
p        { margin-top: 0px; margin-bottom: 10px; }
.txtTiny {
	font-weight: normal;
	font-size: 9px;
}
label { 
	cursor: pointer; /* CSS standard */
	cursor: hand; /* WIN IE */
}

h1 {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	margin-top: 18px;
	margin-bottom: 2px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #1d313f;
	margin-top: 18px;
	margin-bottom: 2px;
}
ul {
	margin-left: 15px;
}
ol {
	margin-left: 30px;
}
li {
	margin-top: 9px;
	margin-bottom: 11px;
}

label.txtFormLabelAlert {     color: #B01F24; }
.inputFormFieldAlert { border-color: #B01F24; }
.inputFormFieldAlert {
	border-style: solid;
	border-width: 2px;
}
label.txtFormLabel {         padding-left: 15px; padding-right: 7px; font-weight: normal; }
label.txtFormLabelRequired { padding-left: 15px; padding-right: 7px; font-weight: normal; background-image: url(../img/required.gif); background-position: left top; background-repeat: no-repeat; }
label.txtFormLabelAlert {    padding-left: 15px; padding-right: 1px; font-weight: bold;   background-image: url(../img/required.gif); background-position: left top; background-repeat: no-repeat; }


/* ---------------------------------------- SITE WIDE ---------------------------------------- */

body {
	background: #FFFFFF url(../img/bgPage.gif) repeat-x;
}
#boxPage {
	background-color: #FFFFFF;
/*	padding: 0px 10px 0px 10px;*/
	width: 780px; /* 780px excluding padding */
	text-align: left;
}
#boxBody a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

#boxBody a:hover {
text-decoration:underline;
}
#boxBodyPanelLinks a {
	text-decoration: none;
}
#boxBodyPanelLinks a:hover {
	text-decoration: underline;
}
#tdNav0 {
	padding-top: 28px;
	padding-bottom: 49px;
	padding-right: 6px;
	text-align: right;
}
#tdNav0 img {
	padding: 0px 3px;
}
#imgDot1, #imgDot2, #imgDot3, #imgDot4, #imgDot5 {
	padding-bottom: 10px;
}
#tdNav1 {
	text-align: right;
	padding-right: 6px;
	padding-bottom:20px;
	vertical-align:bottom;
}
#tdNav1 a img {
	padding-left: 7px;
	padding-right: 7px;
}
#boxFoot {
	margin-top: 38px;
	border-top: 1px solid #CCCCCC;
	padding: 14px;
}
#boxCopyright, #boxCopyright * {
	color: #706F65;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
}
#boxCopyright {
	margin-bottom: 9px;
	padding-left: 6px;
}


.sboxFootNav a, .sboxFootNavFirst a {
	color: #838279;
	padding: 0px 6px;
}
.sboxFootNavFirst a {
	color: #838279;
	padding: 0px 6px;
}
.greenLink a:hover {
color:#006600;
}
 .sboxFootNavFirst {
 color: #838279;
 }	
.sboxFootNav {
	border-left: 1px solid #838279;
	color:#838279
}

.imgHead {
	margin-bottom: 13px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 17px;
}
.btnSubmit {
	margin-top: 5px;
	padding: 2px 5px;
}



/*-------------------------------------- SIFR -----------------------------------------------*/


/*   Flash  Font Management   */



    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
	font-size:19px;
	font-weight:bold;
	color: #000000;
	margin-top: 10px; /* match p */
	padding-top: 7px; /* match p */
	margin-bottom: 5px;
	padding-bottom: 2px;
	clear:both;
    }

    .sIFR-active h2 {
	font-size:16px;
	font-weight:bold;
	color: #000000;
	margin-top: 10px; /* match p */
	padding-top: 7px; /* match p */
	margin-bottom: 5px;
	padding-bottom: 2px;
	clear:left;
    }

    .sIFR-active h3 {
      font-size: 14px;
    }

    .sIFR-active h4 {
      font-size: 12px;
      font-weight: normal;
    }

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }

	
    .sIFR-active .nav1 a, .nav1On a{
	font-size: 15px;
	font-family:  Taz-SemiLight, Verdana,  Arial, Helvetica, sans-serif;
	text-decoration:none;	
}
