/***************** IN TEMPLATE CSS ******************/
img {
    border: 0px none;
	border-style: none;
	border-width: 0px;
}
/***************** REMOVE ABOVE ******************/


/***************************************************/
/******************** HEADINGS *********************/
/***************************************************/
h1 {
	margin: 0px;
	padding: 0px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
}
h1 a:link {
	color: #8080C0;
	text-decoration: none;
}
h1 a:visited {
	color: #8080C0;
	text-decoration: none;
}
h1 a:active {
	color: #8080C0;
	text-decoration: none;
}
h1 a:hover {
	color: #D80057;
	text-decoration: none;
}
h2 {
	margin: 0px;
	padding: 3px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
}
h2 a:link {
	color: #8080C0;
	text-decoration: none;
}
h2 a:visited {
	color: #8080C0;
	text-decoration: none;
}
h2 a:active {
	color: #8080C0;
	text-decoration: none;
}
h2 a:hover {
	color: #D80057;
	text-decoration: none;
}
h3 {
	margin: 0px;
	padding: 3px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
}
h3 a:link {
	color: #8080C0;
	text-decoration: none;
}
h3 a:visited {
	color: #8080C0;
	text-decoration: none;
}
h3 a:active {
	color: #8080C0;
	text-decoration: none;
}
h3 a:hover {
	color: #D80057;
	text-decoration: none;
}
h4 {
	margin: 0px;
	padding: 3px 12px 0px 12px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 10px;
}
h4 a:link {
	color: #8080C0;
	text-decoration: none;
}
h4 a:visited {
	color: #8080C0;
	text-decoration: none;
}
h4 a:active {
	color: #8080C0;
	text-decoration: none;
}
h4 a:hover {
	color: #D80057;
	text-decoration: none;
}
/***************************************************/
/****************** MAIN INFO BAR ******************/
/***************************************************/
.minfobar-bg {
	padding: 0px;
	margin: 0px 5px 0px 5px;
	background-image: url('../images/layout/minfobar-bg.gif');
	background-repeat: no-repeat;
	background-color: #F2F2FF;
	width: 434px;
	height: 80px;
}
.minfobar-container {
	padding: 7px 0px 7px 0px;
	margin: 0px 10px 0px 10px;
	width: 414px;
	height: 66px;
}
/***************************************************/
/**************** MAIN SEARCH BOXES ****************/
/***************************************************/
.msearch-container {
	padding: 0px;
	margin: 0px 5px 0px 5px;
	width: 434px;
	height: 92px;
	position: relative;
}
.msearch-lbox {
	padding: 0px;
	margin: 0px;
	width: 212px;
	height: 92px;
	position: relative;
	float: left;
}
.msearch-rbox {
	padding: 0px;
	margin: 0px;
	width: 212px;
	height: 92px;
	position: relative;
	float: left;
}
.msearch-212bg {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/layout/msearch-212bg.gif');
	background-repeat: no-repeat;
	background-color: #F2F2FF;
	width: 212px;
	height: 92px;
}
.msearch-content {
	padding: 7px 0px 3px 0px;
	margin: 0px 10px 0px 10px;
	width: 192px;
	height: 62px;
}
.msearch-192bg {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	width: 192px;
	height: 20px;
}
.msearch-img {
	padding: 0px;
	margin: 3px 0px 4px 0px;
	width: 50px;
	height: 55px;
}
/***************************************************/
/*************** QUICK TSEARCH FORM ****************/
/***************************************************/
.qtsearch-192bg {
	padding: 0px;
	margin: 0px;
	width: 192px;
	height: 20px;
	background-image: url('../images/layout/qtsearch_blue192bg.gif');
	background-repeat: no-repeat;
}
.qtsearch-192bg:hover {
	background-image: url('../images/layout/qtsearch_red192bg.gif');
	background-repeat: no-repeat;
}
input.qtsearch-input {
	padding: 3px;
	margin: 5px 0px 3px 0px;
	width: 152px;
	float: right;
}
select.qtsearch-select {
	padding: 2px 0px 2px 0px;
	margin-bottom: 0px;
	width: 160px;
	float: right;
}
input.qtsearch-submit {
	padding: 0px 0px 2px 0px;
	margin: 1px 1px 1px 113px;
	width: 78px;
	height: 18px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	border: 0px none;
	background-color: #9292C9;
	background-image: url('../images/layout/submit_bluebg.png');
	background-repeat: repeat-x;
}
input.qtsearch-submit:hover {
    border: 0px none;
	background-color: #D80057;
	background-image: url('../images/layout/submit_redbg.png');
    background-repeat: repeat-x;
}
/***************************************************/
/*************** QUICK PSEARCH FORM ****************/
/***************************************************/
.qpsearch-fieldset {
	margin: 0px;
	padding: 0px;
}
input.qpsearch-input {
	padding: 2px;
	margin: 2px 0px 2px 2px;
	border-style: none;
	width: 165px;
	height: 12px;
	background-color: #FFFFFF;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8080C0;
}
input.qpsearch-submit {
	padding: 0px;
	margin: 0px;
	border-style: none;
	height: 20px;
	width: 21px;
	float: left;
	background-image: url('../images/layout/qpsearch_blue.gif');
	background-repeat: no-repeat;
}
input.qpsearch-submit:hover {
	padding: 0px;
	margin: 0px;
	border-style: none;
	height: 20px;
	width: 21px;
	float: left;
	background-image: url('../images/layout/qpsearch_red.gif');
	background-repeat: no-repeat;
}
input:focus.qpsearch-input {
	padding: 2px;
	border-style: none;
	width: 165px;
	height: 12px;
	background-color: #FFFFFF;
}
/***************************************************/
/************* MAIN AND OPTIONS BOX ****************/
/***************************************************/
.adhead {
	margin: 1px 2px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
/***** MAIN TEXT OLD *****/
.adtext {
	margin: 0px 2px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.adtext a:link {
	color: #8080C0;
	text-decoration: underline;
}
.adtext a:visited {
	color: #8080C0;
	text-decoration: underline;
}
.adtext a:active {
	color: #8080C0;
	text-decoration: underline;
}
.adtext a:hover {
	background: #E6E6FF;
	color: #8080C0;
	text-decoration: underline;
}
.dir {
	margin: 0px 2px;
	color: #8080C0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
.dir a:link {
	color: #8080C0;
	text-decoration: none;
}
.dir a:visited {
	color: #8080C0;
	text-decoration: none;
}
.dir a:active {
	color: #8080C0;
	text-decoration: none;
}
.dir a:hover {
	color: #D80057;
	text-decoration: none;
}
.dnav {
	padding: 0px 3px 0px 3px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.dnav a:link {
	color: #8080C0;
	text-decoration: none;
}
.dnav a:visited {
	color: #8080C0;
	text-decoration: none;
}
.dnav a:active {
	color: #8080C0;
	text-decoration: none;
}
.dnav a:hover {
	color: #8080C0;
	text-decoration: underline;
	background-color: #E6E6FF;
}
/***** MAIN TEXT IN BOX *****/
.adtext-inbox {
	padding: 4px 5px 4px 5px;
	margin: 0px;
	background-color: #F2F2FF;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
.adtext-inbox a:link {
	color: #8080C0;
	text-decoration: none;
}
.adtext-inbox a:visited {
	color: #8080C0;
	text-decoration: none;
}
.adtext-inbox a:active {
	color: #8080C0;
	text-decoration: none;
}
.adtext-inbox a:hover {
	color: #8080C0;
	text-decoration: underline;
}
/***** MAIN TEXT NEW *****/
.adtext-new {
	padding: 0px;
	margin: 0px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.adtext-new a:link {
	color: #8080C0;
	text-decoration: underline;
}
.adtext-new a:visited {
	color: #8080C0;
	text-decoration: underline;
}
.adtext-new a:active {
	color: #8080C0;
	text-decoration: underline;
}
.adtext-new a:hover {
	color: #8080C0;
	text-decoration: none;
}
.dir-new {
	margin: 0px;
	color: #8080C0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
.dir-new a:link {
	color: #8080C0;
	text-decoration: none;
}
.dir-new a:visited {
	color: #8080C0;
	text-decoration: none;
}
.dir-new a:active {
	color: #8080C0;
	text-decoration: none;
}
.dir-new a:hover {
	color: #D80057;
	text-decoration: none;
}
.dnav-new {
	padding: 0px;
	color: #8080C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.dnav-new a:link {
	color: #8080C0;
	text-decoration: none;
}
.dnav-new a:visited {
	color: #8080C0;
	text-decoration: none;
}
.dnav-new a:active {
	color: #8080C0;
	text-decoration: none;
}
.dnav-new a:hover {
	color: #8080C0;
	text-decoration: underline;
	background-color: #E6E6FF;
}

/***************************************************/
/***************** TEXT ALIGN **********************/
/***************************************************/
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
/***************************************************/
/********************* RNAV ************************/
/***************************************************/

/***** RNAV HEADING WITH LINK *****/
.rnavhead {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 19px;
}
.rnavhead a:link {
	color: #8080C0;
	text-decoration: none;
}
.rnavhead a:visited {
	color: #8080C0;
	text-decoration: none;
}
.rnavhead a:active {
	color: #8080C0;
	text-decoration: none;
}
.rnavhead a:hover {
	color: #D80057;
	text-decoration: none;
}
/***** RNAV DIR LINKS *****/
.rnavdir {
	margin: 2px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-transform: uppercase;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #F2F2FF;
	width: 120px;
}
.rnavdir img{
	padding: 0px;
	float: right;
}
.rnavdir a:link {
	color: #8080C0;
	text-decoration: none;
}
.rnavdir a:visited {
	color: #8080C0;
	text-decoration: none;
}
.rnavdir a:active {
	color: #8080C0;
	text-decoration: none;
}
.rnavdir a:hover {
	color: #D80057;
	text-decoration: none;
}
/***** RNAV TEXT WITH LINK *****/
.rnavtext {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	color: #8080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: italic;
}
.rnavtext a:link {
	color: #8080C0;
	text-decoration: underline;
}
.rnavtext a:visited {
	color: #8080C0;
	text-decoration: underline;
}
.rnavtext a:active {
	color: #8080C0;
	text-decoration: underline;
}
.rnavtext a:hover {
	color: #D80057;
	text-decoration: underline;
}
/***** OLD STUFF *****/
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	text-align: left;
}
.infotext a:link {
	color: #0000FF;
	text-decoration: underline;
}
.infotext a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.infotext a:active {
	color: #0000FF;
	text-decoration: underline;
}
.infotext a:hover {
	background: #E6E6FF;
	color: #0000FF;
	text-decoration: underline;
}
span.infohead {
	color: #D80057;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	word-spacing: 0px;
	text-indent: 0px;
	margin: 0px;
}
