/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.opening_text_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 2px;
}
.opening_icon_cell {
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 0px;
}



/******* hyperlink and anchor tag styles *******/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}



a:hover {
	color: #c00000;
	text-decoration: underline;
	text-decoration: underline;
}

a.special:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0064c4;
	text-decoration: underline;  
     }

a.special:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0064c4;
	text-decoration: underline;
   } 
   
a.special:hover {
	color: #c00000;
	text-decoration: underline;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/******* Text Styles *******/

.bodytxt {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 11pt; font-weight: normal; color: #4D423A; text-align: left}


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #4D423A;
	text-align: right;
}


/******* Border Styles *******/

.tableborder {
	border: 3px solid #FFFFFF;
}

/******* Background Styles *******/

.backgroundimage {
	background-image: url(images/backgroundleft.gif);
	background-position: center;
}
.bckgrndbannergrey {
	background-color: 404040;
}
.backgroundimageright {
	background-image: url(images/backgroundright.gif);
	background-position: center;
}
.bodytxtBOLD {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 11pt; font-weight: bold; color: #4D423A; text-align: left
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c00000;
}
.bckgrndbannerblack {
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.cellbordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodytxtBOLDItalic {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 11pt; font-weight: bold; color: #4D423A; text-align: left
}
.requiredRED {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 11pt; font-weight: normal; color: #C00000; text-align: left
}
.formBorder {
	border: 1px solid #989898;
	background-color: f1eee9;
}
.bodytxtItalic {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 11pt; font-weight: normal; color: #4D423A; text-align: left
}
.navigationcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #4D423A;
	text-align: center;
}
.smallspace {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
}
.mainReg {
	font-size: 12pt;
	vertical-align: text-top;
}
.openGuideHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.openGuideState {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.openGuideArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.openGuideCity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
