#mst {display:none;}

body {
	background-color: #fff;
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #333;
	font-family:  Arial, Verdana, sans-serif; 
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-size: 100%;
} 
.EditBody {
	background-color: #fff;
	color: #333;
	background-image: none;
}
div, p, th, td, .EditBody {
	font-size: 10pt;
}

a:link {
	color: #c8322e;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #c8322e;
	text-decoration: none;
}

a:hover {
	color: #f7931e;
	text-decoration: underline;
}
		
H1 { 	font-size: 20pt; margin: 10px}
H2 { 	font-size: 18pt; margin: 10px}
H3 { 	font-size: 16pt; margin: 10px}
H4 { 	font-size: 14pt; margin: 10px}
H5 { 	font-size: 12pt; margin: 10px}
H6 { 	font-size: 10pt;}	 



#wrapper {
	width: 975px ;
	margin-top: 0;
	margin-right: auto ;
	margin-bottom: 0;
	margin-left: auto ;
	border: none;
	background-color: transparent;
}



#content {
	width: 793px;	
	text-align: justify;
	background-color: #ffffff;
	min-height: 250px;
	float: right;
	clear: right;
}

#content p {
	margin: 10px 10px 2.0em 0;
	line-height: 1.5em;
}

/*
#content UL {
	margin-right: 10px;
}
*/

#footer {	
	clear:both;
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	height: 30px;	
	overflow: visible;
	margin: 0 10px;
}
#footerL, #footerR {	
	clear: left;
	float: left;
	text-align: left;
	width: 40%;
	color: #333;
	font-size: 8pt;
	margin: 0;
	padding: 4px 0;
	display: inline;
}	

#footerR {	
	clear: right;
	float: right;
	text-align: right;
}	

#footer	a, #footer a:visited, #footer a:active {
	color: #333;
	text-decoration: none;
}		

#footer	a:hover {
	text-decoration: underline;
}

#homelinks, #homelinks a, #homelinks a:visited, #homelinks a:active, #homelinks a:hover {
	color: #333;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 9pt;
	font-weight: bold;
	margin: 8px 0 0 0;	
}		

#homelinks a:hover {
	text-decoration: underline;
}

#flashvideo {
	width: 100%;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
}




.button, .button A  {
	background-color: #340062;
	font-size: 9pt;
	color: #FFFFFF;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #444444;
	border-right: solid 1px #333333;
	height: 20px;
	width: 100px;
}


#searchBtn{
	border: 0;
	
}

#searchForm {
	float: right;
	margin: 0 5px 0 0;
	
}
.searchbox {
	font-size: 9pt;
	height: 16px;
	line-height: 16px;
	width: 185px;
	border: solid 1px #cccccc;
	display: inline;
	vertical-align: middle;
}



.whiteBG {
		background: #ffffff;
}

#pageTitle{
		font-family:  "Arial Black", Arial, Verdana, sans-serif; 
		color: #c8322e;
		font-size: 14pt;
		margin: 5px 10px 10px 10px;
		padding: 0;
}

#oldcreative, #newcreative {
	border: 1px solid #e1e1e1;
	padding: 2px;

}

.creativetitle {
	background-color: #f7931e;
	color: white;
	font-size: 1.3em;
	font-weight: bold;
}

.tblheading {
	background-color: #006600;
	background-image: url("../images/AccordionTab3.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	cursor: pointer;

}


.recenthdr, .prevhdr {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;

}



.formThanks {
	margin: 10px 100px;
}

.applinkUL {
	list-style-position : outside;
	list-style-type : square;
}

.applinkUL LI {
	margin: 0 0 12px 0;
}
.applink {
	FONT-WEIGHT: BOLD;
}
/* ------------------------------------------------------------------ */

/* Left navigation */




/* =========== LeftNav Static =========*/

/* NEW NAVLEFT */

#leftnav {
	float: left;
	clear: left;
	margin: 10px 10px 0 0;
}

#leftnav ul
{
margin: 0 0 0 10px;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
}

#leftnav li { margin: 0 0 3px 0; }

#leftnav a
{
display: block;
padding: 2px 2px 2px 2px;
width: 156px;
background-color: #999;
background-image: url(../images/menu-down2.gif);
background-repeat: no-repeat;
text-align: center;
}

#leftnav a:link, #leftnav  a:visited
{
color: #fff;
text-decoration: none;
text-transform: uppercase;
}

#leftnav a:hover
{
background-color: transparent;
background-image: url(../images/menu-over2.gif);
background-repeat: no-repeat;
color: #fff;
}

#leftnav .sideNavCurNot1 A, #leftnav .sideNavCurNot1 a:link, #leftnav .sideNavCurNot1 A:visited{
background-color: transparent;
background-image: url(../images/menu-down2cur.gif);
background-repeat: no-repeat;
color: #fff;
}

#leftnav .sideNavCurNot1 A:hover{
background-color: transparent;
background-image: url(../images/menu-over2cur.gif);
background-repeat: no-repeat;
color: #fff;
}

#leftnav UL UL A, #leftnav UL UL A:link, #leftnav UL UL A:visited, #leftnav UL UL A:hover   {
	background-color: #fff;
	background-image: none !important;
	color: #333 !important;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: none;
	text-align: left;
	width: 146px !important;
}

#leftnav UL UL A:hover   {
	color: #c8322e;
}

#leftnav UL UL UL A, #leftnav UL UL UL A:link, #leftnav UL UL UL A:visited, #leftnav UL UL UL A:hover {
	background-color: #fff;
	background-image: none !important;
	color: #333 !important;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: none;
	text-align: left;
	width: 136px !important;
}

#leftnav UL UL UL A:hover {
	color: #c8322e;

}

HR.navbreak {
	width: 100px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #999;
	margin: 10px 0 10px 10px;	
}

/* END NEW NAVLEFT */


/*
UL.SideNav {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}


#navleft {
	background-color: #ffffff;
	width: 180px;
	height: 100%;
	padding: 7px 0 0 5px;
	margin: 0;
}

#navleft UL.SideNav li {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.sideNavLink, a.sideNavLink:active, a.sideNavLink:visited, a.sideNavLink:hover, a.sideNavCurLink, a.sideNavCurLink:active, a.sideNavCurLink:visited, a.sideNavCurLink:hover    {
	cursor: pointer;
	display: block;
	padding: 8px 0 2px 5px;
	text-decoration: none;
	color: #006600;
	height: auto;
	line-height: 16px;
}


a.sideNavLink, a.sideNavLink:active, a.sideNavLink:visited  {
	color: #006600;
}
a.sideNavCurLink, a.sideNavCurLink:active, a.sideNavCurLink:visited {
	color: #006600;
}
a.sideNavLink:hover, a.sideNavCurLink:hover {
	color: #ff9f03;
}





.sideNavNot, .sideNavCurNot, .sideNavNot1, .sideNavCurNot1, .sideNavNot2, .sideNavCurNot2, .sideNavNot3, .sideNavCurNot3, .sideNavNot4, .sideNavCurNot4, .sideNavNot5, .sideNavCurNot5, .sideNavNot6, .sideNavCurNot6 {
	font-weight: normal;
	list-style-position : outside;
	list-style-type : none;
}

.sideNavNot1, .sideNavCurNot1  {
	font-family: "Arial Black", Arial, Verdana, sans-serif; 
	font-weight: bold;
}

.sideNavNot2, .sideNavCurNot2 {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 9pt;
}

.sideNavNot3, .sideNavCurNot3  {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 9pt;
}

.sideNavNot4, .sideNavCurNot4  {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 8pt;
}

.sideNavNot5, .sideNavCurNot5 {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 8pt;
}

.sideNavNot6, .sideNavCurNot6 {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 8pt;
}



.sideNavNot1 a.sideNavLink, .sideNavNot1 a.sideNavLink:active, .sideNavNot1 a.sideNavLink:visited,  .sideNavCurNot1 a.sideNavLink, .sideNavCurNot1 a.sideNavLink:active, .sideNavCurNot1 a.sideNavLink:visited,
.sideNavNot1 a.sideNavCurLink, .sideNavNot1 a.sideNavCurLink:active, .sideNavNot1 a.sideNavCurLink:visited, .sideNavNot1 a.sideNavCurLink:hover, .sideNavCurNot1 a.sideNavCurLink, .sideNavCurNot1 a.sideNavCurLink:active, .sideNavCurNot1 a.sideNavCurLink:visited,
.sideNavNot1 a.sideNavLink:hover, .sideNavCurNot1 a.sideNavLink:hover, .sideNavNot1 a.sideNavCurLink:hover, .sideNavCurNot1 a.sideNavCurLink:hover {
	vertical-align: middle;
}



.sideNavNot2 a.sideNavLink, .sideNavNot2 a.sideNavLink:active, .sideNavNot2 a.sideNavLink:visited,  .sideNavCurNot2 a.sideNavLink, .sideNavCurNot2 a.sideNavLink:active, .sideNavCurNot2 a.sideNavLink:visited {
	margin: 0 0 0 10px;
}
.sideNavNot2 a.sideNavCurLink, .sideNavNot2 a.sideNavCurLink:active, .sideNavNot2 a.sideNavCurLink:visited, .sideNavNot2 a.sideNavCurLink:hover, .sideNavCurNot2 a.sideNavCurLink, .sideNavCurNot2 a.sideNavCurLink:active, .sideNavCurNot2 a.sideNavCurLink:visited {
	margin: 0 0 0 10px;
}
.sideNavNot2 a.sideNavLink:hover, .sideNavCurNot2 a.sideNavLink:hover, .sideNavNot2 a.sideNavCurLink:hover, .sideNavCurNot2 a.sideNavCurLink:hover {
	margin: 0 0 0 10px;
}



.sideNavNot3 a.sideNavLink, .sideNavNot3 a.sideNavLink:active, .sideNavNot3 a.sideNavLink:visited, .sideNavCurNot3 a.sideNavLink, .sideNavCurNot3 a.sideNavLink:active, .sideNavCurNot3 a.sideNavLink:visited {
	margin: 0 0 0 10px;
}
.sideNavNot3 a.sideNavCurLink, .sideNavNot3 a.sideNavCurLink:active, .sideNavNot3 a.sideNavCurLink:visited,  .sideNavCurNot3 a.sideNavCurLink, .sideNavCurNot3 a.sideNavCurLink:active, .sideNavCurNot3 a.sideNavCurLink:visited {
	margin: 0 0 0 10px;
}
 .sideNavNot3 a.sideNavLink:hover, .sideNavCurNot3 a.sideNavLink:hover, .sideNavNot3 a.sideNavCurLink:hover, .sideNavCurNot3 a.sideNavCurLink:hover {
	margin: 0 0 0 10px;
}


.sideNavNot4 a.sideNavLink, .sideNavNot4 a.sideNavLink:active, .sideNavNot4 a.sideNavLink:visited, .sideNavCurNot4 a.sideNavLink, .sideNavCurNot4 a.sideNavLink:active, .sideNavCurNot4 a.sideNavLink:visited {
	margin: 0 0 0 15px;
}
.sideNavNot4 a.sideNavCurLink, .sideNavNot4 a.sideNavCurLink:active, .sideNavNot4 a.sideNavCurLink:visited,  .sideNavCurNot4 a.sideNavCurLink, .sideNavCurNot4 a.sideNavCurLink:active, .sideNavCurNot4 a.sideNavCurLink:visited {
	margin: 0 0 0 15px;
}
 .sideNavNot4 a.sideNavLink:hover, .sideNavCurNot4 a.sideNavLink:hover, .sideNavNot4 a.sideNavCurLink:hover, .sideNavCurNot4 a.sideNavCurLink:hover {
	margin: 0 0 0 15px;
}



.sideNavNot5 a.sideNavLink, .sideNavNot5 a.sideNavLink:active, .sideNavNot5 a.sideNavLink:visited, .sideNavCurNot5 a.sideNavLink, .sideNavCurNot5 a.sideNavLink:active, .sideNavCurNot5 a.sideNavLink:visited {
	margin: 0 0 0 20px;
}
.sideNavNot5 a.sideNavCurLink, .sideNavNot5 a.sideNavCurLink:active, .sideNavNot5 a.sideNavCurLink:visited, .sideNavCurNot5 a.sideNavCurLink, .sideNavCurNot5 a.sideNavCurLink:active, .sideNavCurNot5 a.sideNavCurLink:visited {
	margin: 0 0 0 20px;
}
.sideNavNot5 a.sideNavLink:hover, .sideNavCurNot5 a.sideNavLink:hover, .sideNavNot5 a.sideNavCurLink:hover, .sideNavCurNot5 a.sideNavCurLink:hover {
	margin: 0 0 0 20px;
}



.sideNavNot6 a.sideNavLink, .sideNavNot6 a.sideNavLink:active, .sideNavNot6 a.sideNavLink:visited, .sideNavCurNot6 a.sideNavLink, .sideNavCurNot6 a.sideNavLink:active, .sideNavCurNot6 a.sideNavLink:visited {
	margin: 0 0 0 25px;
}
.sideNavNot6 a.sideNavCurLink, .sideNavNot6 a.sideNavCurLink:active, .sideNavNot6 a.sideNavCurLink:visited, .sideNavCurNot6 a.sideNavCurLink, .sideNavCurNot6 a.sideNavCurLink:active, .sideNavCurNot6 a.sideNavCurLink:visited {
	margin: 0 0 0 25px;
}
.sideNavNot6 a.sideNavLink:hover, .sideNavCurNot6 a.sideNavLink:hover, .sideNavNot6 a.sideNavCurLink:hover, .sideNavCurNot6 a.sideNavCurLink:hover {
	margin: 0 0 0 25px;
}

/*


/* -------- IN PAGE CONTENT -------- */

#content .sideNavNot1, #content .sideNavCurNot1 {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 10px 15px;
	background-color: transparent;
	list-style-position: outside;
	list-style-type: none;
}

#content a.sideNavLink, #content a.sideNavLink:active, #content a.sideNavLink:visited  {
	text-decoration: none;
	color: #333;
	background-image: none;
	background-color: transparent;
	border: none;
}
#content a.sideNavLink:Hover {
	text-decoration: none;
	color: #666666;
	background-image: none;
	background-color: transparent;
	border: none;
}
#content a.sideNavCurLink, #content a.sideNavCurLink:active, #content a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #333;
	background-image: none;
	background-color: transparent;
	border: none;
}

#content a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #666666;
	background-image: none;
	border: none;
}




/* ------------------------------------------------------------------ */
.leftImage{
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
}

.rightImage{
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
}


/* ====== Breadcrumbs App ===== */

.BreadCrumbs {
	font-size: .8em;
	line-height: 2em;
	/*
	border: 1px solid #333;
	background-color: #999;
	background-image: url(../images/orange_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	*/
	color: #333;
	margin: 0.5em 10px 0 0;
}
.BreadCrumbs H5, .BreadCrumbs A {
	height: 2em;
	line-height: 2em;
	font-size: 1em;
	display: inline;
	font-weight: bold;
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0.5em 0.5em 0.5em 0;
}
/*------------------------Navigation Styles---------------------------*/

.MenuArrow {
	float: right;
	margin-top: 6px;
}



/* ===========HORIZONTAL=========*/

.navHIE, .navHMOZ{
	background-color: #231f20;
	text-align: center;
	font-weight: bold;
}

.NavHIE1, .NavHIE2, .NavHIE3, .NavHIE1hover, .NavHIE2hover, .NavHIE3hover, .NavHMOZ1, .NavHMOZ2, .NavHMOZ3, .NavHMOZ1hover, .NavHMOZ2hover, .NavHMOZ3hover {	
	background-color: #231f20;	
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	/*white-space: nowrap;*/
	color: #FFFFFF;
	width: 100%;
	line-height: 22px;
}

.NavHIE1hover, .NavHIE2hover, .NavHIE3hover, .NavHMOZ1hover, .NavHMOZ2hover, .NavHMOZ3hover {
	background-color: #444;
	color: #FFFFFF;
}

.NavHIE2, .NavHIE3, .NavHIE2hover, .NavHIE3hover, .NavHMOZ2, .NavHMOZ3, .NavHMOZ2hover, .NavHMOZ3hover {
	width: 123px;
	text-align: left;
	background-color: #444;
	padding: 0 5px;
	text-transform: none;
	font-weight: normal;
}

.NavHIE2hover, .NavHIE3hover,.NavHMOZ2hover, .NavHMOZ3hover {
	background-color: #333;
	color: #FFFFFF;
}




/* ******************************************************* */
LI.SiteMapItem {
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}


UL UL LI.SiteMapItem {
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	list-style-type: square;
	list-style-position: outside;
}

UL UL UL LI.SiteMapItem {
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	list-style-type: circle;
	list-style-position: outside;
}

UL UL UL UL LI.SiteMapItem {
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	list-style-type: disc;
	list-style-position: outside;
}
/* ******************************************************* */
blockquote.pullquote {
	padding:12px 0;
	margin: 5px 15px 8px 0;
	float:left;
	width:180px;
	text-align: center;
	border-top:3px double #ccc;
	border-bottom:3px double #ccc;
        border-left:0;
        border-right:0;
	line-height:1.6em;
        background:#fefefe;
}
blockquote.pullquote.right {
	margin: 5px 0 8px 15px;
	float:right;
}
blockquote.pullquote p {
	margin:0 !important;
	font-size:1.4em;
	color:#666;
	font-weight:bold;
}

/* ******************************************************* */

#leftnav a.rfbutton {
	background-image: none;
	display: block;
	padding: 0;
	background-color: transparent;
	width: 160px;
	margin: 0 0 10px 10px;
}

#leftnav div.media{
	background-image: none;
	display: block;
	padding: 0;
	background-color: transparent;
	width: 158px;
	margin: 0 0 0 10px;
}
/* ******************************************************* */

div.expand a {
	display:block;
	padding:3px 10px;
	color: #fff !important;
}
div.expand a:link, div.expand a:visited {
  border-width:1px;
  background-image:url(../images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
}
div.expand a:hover, div.expand a:active, div.expand a:focus {
	text-decoration:none;
	color: #fff !important;
}
div.expand a.open:link, div.expand a.open:visited {
  background:transparent url(../images/arrow-up.gif) no-repeat 98% 50%
}
