.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #333333;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #ffffff;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #05173D;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.boldorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF5300;
}
.headblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #05173D;
}
.newstextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
}
.btmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #999999;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #05173D;
}
a.bread:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;	
	text-decoration: none;
}
a.bread:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;	
	text-decoration: none;
}
a.bread:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF5300;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF5300;
	font-weight: normal;	
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF5300;
	font-weight: normal;	
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.btmtext:visited {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.btmtext:link {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.btmtext:hover {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 9pt;
	color: #FF5300;
	font-weight: normal;
	text-decoration: none;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.news:link {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 9pt;
	color: #FF5300;
	font-weight: normal;
	text-decoration: none;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: 9pt;
	color: #05173D;
	font-weight: normal;
	text-decoration: none;
}
.subs {
	border-bottom-color:#FF5300;
	border-bottom-style: dotted;
	border-bottom-width:thin;
}
body {
	background-color:#ECEEF1;
	background-image:url(/images/bgimg.jpg);
	background-repeat:repeat-x;
}
.vline {
	background-image:url(/images/vert-line.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.subheadbg {
	background-image:url(/images/subtopbg.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.td {
border-color:#cccccc;
border-style:solid;
border-width:thin;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#news_windows {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
}
#news_heads {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #05173D;
	border-bottom-color:#FF5300;
	border-bottom-style: dotted;
	border-bottom-width:thin;
}
#main_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
#bottom_text {
	padding-top: 5px;
	text-align: center;
}
#storeheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	color: #05173D;
}