/* CSS Document */

body {
	font-family: Verdana;
	color: Black;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
}

s {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

u {
	text-decoration: underline;
}

td  {
	font-family : Verdana;
	color : Black;
	font-weight : normal;
	font-size : 13px;
}

th  {
	font-family : Verdana;
	color : Black;
	font-weight : bold;
	font-size : 13px;
}

h1  {
	font-family : Tahoma;
	color : #003399;
	font-weight : bold;
	font-size : 17pt;
}

h2  {
	font-family : Verdana;
	color : Black;
	font-weight : normal;
	font-size : 13pt;
}

h3  {
	font-family : Tahoma;
	color : #a52a2a; /* brown */
	font-weight : bold;
	font-size : 11pt;
}

h4  {
	font-family : Arial;
	color : green;
	font-weight : normal;
	font-size : 9pt;
}

h5  {
	font-family : Arial;
	color : #A52A2A; /* brown */
	font-weight : bold;
	font-size : 16pt;
}

h6 {
	font-family: Arial;
	color: #A52A2A; /* brown */
	font-weight: bold;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px
}

.inputTxt {
	font-family: Arial;
	font-size: 13px;
}

.logo {
	height: 38px;
	margin: 5px;
}

.foot1 {
	font-size: 9pt;
	font-family: Arial;
	color: black;
	font-weight: normal;
	line-height: 11pt;
}

.foot2 {
	font-size: 13px;
	font-family: Arial;
	color: #00488d;
	font-weight: bold;
	margin-top: 12px;
	line-height: 12pt;
}

.white  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

.awards {
	font-family : Arial;
	color : purple;
	font-weight : bold;
	font-size : 12pt;
}

.small  {
	font-family : Arial;
	color : Black;
	font-weight : normal;
	font-size : 8pt;
}

.medium {
	font-family : Arial;
	color : Black;
	font-weight : normal;
	font-size : 10pt;
}

.large {
	font-family : verdana, arial;
	color : Black;
	font-weight : normal;
	font-size : 18px;
}
.chart_numbers 
{
    font-family: Arial; 
    font-size: 18px; 
    color: #A52A2A; 
    font-weight: bold;
}

a:link  {
	text-decoration : underline;
	color : Blue;
}

a:visited  {
	color : #000669;
	text-decoration : underline;
}

a:active  {
	color : red;
	text-decoration : underline;
}

a:hover  {
	text-decoration : underline;
	color : red;
}

.formtag {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	font-family: Arial;
}
a.nav:link {
	font-family : Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
}
a.nav:hover {
	font-family : Arial;
	color: orange;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
}
a.nav:visited  {
	font-family : Arial;
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
}
a.nav:active {
	font-family : Arial;
	color: orange;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
}
a.lglink:link {
	font-family : Arial;
	font-weight: bold;
	font-size: 15px;
}
a.lglink:hover {
	font-family : Arial;
	font-weight: bold;
	font-size: 15px;
}
a.lglink:visited  {
	font-family : Arial;
	font-weight: bold;
	font-size: 15px;
}
a.lglink:active {
	font-family : Arial;
	font-weight: bold;
	font-size: 15px;
}

.bulletsno {
    list-style-type: decimal;
    line-height: normal;
    padding: 0;
}

.bulletsletter {
    list-style-type: lower-alpha;
    line-height: normal;
    padding: 0;
}

.bullets {
    list-style-type: square;
    line-height: normal;
    padding: 0;
}

.footerwrapper {
	display: block;
	width: 695px;
	margin: auto;
	text-align: center;
	padding: 20px 0;
}

.smallfontarial {
	font-family: Verdana;
	font-size: 13px;
	line-height: 17px;
}

.clear {
	clear: both;
}

.align-right-btr {
	text-align: right;
	font-weight: bold;
}

input,select {font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
text {font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
submit {font:9pt arial,helvetica,sans-serif;}
.ta {font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}

/* Error Messages */

.arial12nL000{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}

.arial11nLff0000{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;	
}

.errMsgAlert{
	background:url(../images/main/img_errormsg_txtBRED.gif) 20px 16px no-repeat;	
	border:#ff0000 1px solid;
	padding:45px 10px 10px 70px;	
	font-weight:bold;

}

.errMsgAlert_s ul, li{
	margin:0;
	line-height:22px;
	padding-left:17px;
	list-style:none;
}

.errMsgAlert_s ul li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
}

.errMsgAlertLabel{
	background:url(../images/main/img_errormsg.gif) 20px 16px no-repeat;
	border:#ff0000 1px solid;
	padding:25px 10px 20px 70px;
	font-weight:bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.numberedList {
	list-style-type: decimal;
	margin-left: 5px;
	padding-left: 0;
	line-height: 17px;
}

.maxWidth {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

.holidaySpecial {
	width: 626px;
	margin: auto;
	margin: 8px auto 25px auto;
	border: 1px solid #ff4f53;
}

@media screen and (min-width: 1310px) {
	.bgColor {
		background-color: #FFF3EC;
	}
	.bottomSpacer {
		height: 20px;
	}
	.borders {
		border: 2px solid #000000;
	}
	.hr {
		width: 100%;
		height: 1px;
		text-align: center;
		background: black;
		border: 0;
	}
}

@media screen and (max-width: 1309px) {
	.bgColor {
		background-color: #FFFFFF;
	}
	.bottomSpacer {
		height: 0;
	}
	.borders {
		border: 0;
	}
	.hr {
		width: 97%;
		height: 1px;
		background: black;
		border: 0;
		display: block;
		margin: 0 auto; /*centers the horizontal rule in IE and all other browsers*/
	}
}

