/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.aspl         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #ddd;
	right: 0px;
	font-size: 14px;
	
}
.outlettable{border: 1px solid #333333;
}
.maintext{font-family: Times New Roman, Times, serif;
	font-size: 14px;
	padding: 0px 0px 10px 10px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}




/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}



#pageNav{
	float: none;
	width:178px;
	padding: 0px;
	background-color: #FFFFFF;
	font: 12px Verdana, sans-serif;
	vertical-align: top;
}

#content{
	border-left: 1px solid #ccd2d2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 14px;
	min-height: 200px;
	height: 200px;
	right: 60px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
html>body .feature {height: auto;}

.feature h3{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
.feature h2{
font-family: Times New Roman, Times, serif;
font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
}
#ralatedlinks{
background-color: #F5f7f7;
border-bottom: 1px solid #ccd2d2;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}



#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	/*font-weight: bold;*/
	padding: 3px 0px 3px 10px;
	/*color: #21536A;*/
	color: #183D4E
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	/*font-weight: bold;*/
	text-decoration: none;
}




/********************* end **********************/
.rates {
	border: thin ridge #FFFFFF;
}
.alright {
	right: 10px;
	position: absolute;
	left: 37px;
	top: 75px;
}
.picleft {
	left: 0px;
	float: right;
}
.center {
	margin: 0 auto;
	text-align: center;
  } 
.left {
     margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}
.maintext {
	background-color: #FFFFFF;
}
.centermain {
	border:1px solid #000;
	width:700px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	top: 66px;
}
#defaultoutlay {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-left-width: 1px;
}

