/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.266;	
	margin: 0px;
	padding: 0px;
	background-image: url(/images/top-slice.jpg);
	background-repeat: repeat-x;
	background-color: #00466A;
}

td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #666666;
}

blockquote {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagetop {
	padding: 0px 0px 0px 0px;
	width: 978px;
	margin: 0 auto;
	display: block;
}

#siteName {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
	width: 978;
	height: 121;
}

#topcenter {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 249;
	background-image: url(/images/m-logo2.jpg);
	height: 121;
}

#topright {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 202;
	background-image: url(/images/m-logo3.jpg);
	height: 121;
}

#homeStoryLeft {
	padding: 0px 20px 0px 0px;
	width: 311px;
	float: left;
	background-color: #ffffcc;
}

#homeStoryLeft2 {
	padding: 15px 15px 20px 15px;
	width: 288px;
	font-size:11px; 
	color: #5e5d5d;
	line-height: 145%;	
}

#homeEventsLeft2 {
	padding: 15px 15px 20px 15px;
	width: 299px;
	font-size:11px; 
	color: #5e5d5d;
	line-height: 145%;	
}

#homeStoryRight {
	padding: 0px 0px 0px 0px;
	width: 182px;
	float: left;
}

#navSection {
	width: 978px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	display: block;
}

#mainNav {
	width: 239px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#page2image {
	width: 639px;
	height: 297;
	float: left;
	padding: 0px 0px 0px 0px;
}

#pageheader {
	width: 978;
	height: 65;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	display: block;
}

#pageContent {
	padding: 0px 20px 0px 30px;
	width: 928px;
	margin: 0 auto;
	background-image:url(/images/slice.jpg);
	background-repeat:repeat-y;
}

#pageContentHome {
	padding: 0px 17px 0px 19px;
	width: 942px;
	margin: 0 auto;
	background-image:url(/images/slice.jpg);
	background-repeat:repeat-y;
}

#sitefooter {
	width: 978;
	height: 73;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

.footertext {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center; 
	color: #686868;
	background-image:url(/images/m-add.jpg);
	line-height: 145%;
}

.whatisText {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 135%;
}

.eventHeadline {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00486E;
}

.eventInfo {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 125%;
}

.eventDetails {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 125%;
}

.newsHeadline {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newsArticle {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 125%;
}

.loginText {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.loginText2 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.formentry {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4A4A;
}

.mbrname { 
	font-size: 12; 
	font-weight: bold; 
	color: #FCFA00; 
}

.renewdate { 
	font-size: 10; 
	font-weight: normal; 
	color: #cccccc; 
}

.formTitle1 { 
	font-size: 10; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #ffffff; 
}

.formField1 { 
	font-size: 10; 
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #00466A; 
}

.formField2 { 
	font-size: 10; 
	font-weight: bold; 
	color: #000000; 
}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #0E3D59;
	text-decoration: underline;
}

a:visited { 
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #4E7D99;
	text-decoration: underline;
}

.newsArticle a:link{
  	color: #0046AB;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.newsArticle a:visited{
  	color: #0046AB;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.newsArticle a:hover{
  	color: #0046AB;
	text-decoration: underline;
}

.eventDetails a:link{
  	color: #005FCC;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}

.eventDetails a:visited{
  	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}

.eventDetails a:hover{
  	color: #308FFC;
	text-decoration: underline;
}

.loginText2 a:link{
  	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}

.loginText2 a:visited{
  	color: #cccccc;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}

.loginText2 a:hover{
  	color: #ffff66;
	text-decoration: underline;
}

/************** header tag styles **************/

h1 {
 	font: bold 120% Arial,sans-serif;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}

h2 {
 	font: bold 114% Arial,sans-serif;
 	color: #006699;
 	margin: 0px;
 	padding: 0px;
}

h3 {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0E3D59;
 	margin: 0px;
 	padding: 10px 0px 10px 0px;
}

h4 {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
 	margin: 0px;
 	padding: 10px 0px 10px 0px;
}

h5 {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
 	margin: 0px;
 	padding: 10px 0px 10px 0px;
}

/*************** story styles ******************/

.pageContent {
	font-size:12px; 
	color: #6B6B6B;
	line-height: 145%;	
}

.pageContent p {
	padding: 0px 0px 0px 0px;
}

/************** form styles ****************/

#formBox150 {
	padding: 5px 5px 5px 5px;
	background-color: #E6EbE6;
	border-style: solid;
	border-color: #0E3D59;
	border-width: 1px;
	max-width: 150px;
	margin: 0 auto;
	display: block;
}
		
#formBox450 {
	padding: 5px 5px 5px 5px;
	background-color: #E6EbE6;
	border-style: solid;
	border-color: #0E3D59;
	border-width: 1px;
	max-width: 450px;
	margin: 0 auto;
	display: block;
}
		
#formBox500 {
	padding: 5px 5px 5px 5px;
	background-color: #E6EbE6;
	border-style: solid;
	border-color: #0E3D59;
	border-width: 1px;
	max-width: 500px;
	margin: 0 auto;
	display: block;
}
		
#formBox600 {
	padding: 5px 5px 5px 5px;
	background-color: #dde5ea;
	border-style: solid;
	border-color: #0E3D59;
	border-width: 1px;
	max-width: 600px;
	margin: 0 auto;
	display: block;
}

