@charset "UTF-8";
/* CSS Document */
body {
	background-color: #313131;
	background-image: url(../images/Allybckgrnd.gif);
	background-position:center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	color: #3f4042;
	font-size:12px;
}
body h1 {font-size:16px; font-weight:bold;}

/* define the main parts of the page */
#wrapper {
	width: 900px;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
   }
 #chrome {
	background-image: url(../images/chrome.gif);
	background-repeat: repeat-x;
	height: 6px;
   }
#header { position: relative; width: 900px; height: 185px;}
#headTop {
	width:900px;
	height:141px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#headFlash {width:500px; float:right; text-align:center;}
#email {
	float:right;
	height:40px;
	width: 50px;
	text-align:center;
	position: relative;
	padding-top:5px;
}
#headText {
  position: relative;
	width:600px;
	clear:both;
	float:right;
	padding-right:10px;
	text-align:right;
	padding-top:15px;
	font-size:11px;
}

#nav {
	width:900px;
	text-align:center;
	height:43px;
	background-image: url(../images/navBackground.jpg);
	background-repeat: repeat-x;
}

#content {
	width:900px;
	padding-bottom:5px;
	padding-top:5px;
	background-image: url(../images/contentBckgrnd.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#colLeft {
	float:left;
	width: 725px;
  }

#colRight {
	float:right;
	width: 175px;
}

#copyLeft {
	width:360px;
	float:left;
	padding-left:15px;
	padding-right:10px;
}

#copyLeftFullPage {
	width:771px;
	float:left;
	padding-left:66px;
	padding-right:10px;
}

#commWrapper {
	width:503px;
	float:right;
	padding-top:15px;
	padding-right:1px;
}
#commHeader {
	width:480px;
	background-color:#555d62;
	padding-left:20px;
	height:24px;
	padding-top:7px
}
#commContent {
	width:480px;
	/*background-image:url(../images/CommBackgrndLa6a6a8.gif);*/
	background-color:#E4E4E6;
	padding-left:20px;
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}


#commWrapperFullPage {
	width:833px;
	float:right;
	padding-top:15px;
	padding-right:1px;
}
#commHeaderFullPage {
	width:753px;
	background-color:#555d62;
	padding-left:20px;
	height:24px;
	padding-top:7px
}
#commContentFullPage {
	width:773px;
	/*background-image:url(../images/CommBackgrndLa6a6a8.gif);*/
	background-color:#E4E4E6;
	padding-left:0px;
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}


#comm1 {
	width:150px;
	float:left;
	padding-right:8px;
}

#footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
	color:#FFF;
	padding-top:5px;
	padding-bottom:15px;
}


object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}

/*style the form*/
form {text-align:right;}

.inputText { 
 font-size:10px;
 color:#333;
 width: 85px; 
 border: 1px solid #7e962a; 
	
}
.buttons {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333;
	border:1px solid;
	border-color:#333;
	color: #FFFFFF;
	margin-right: 6px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top:4px;
}

/* set alternate font styles */
.bodyBold {
	font-size:16px;
	font-weight:bold;
}
.body14Bold {
	font-weight:bold;
}

#header-contact {
   background: transparent url('/images/head.jpg') no-repeat left top;
   left:0px;
   top:0px;
   width: 250px;
   height: 125px;
   position: absolute;
}
/* Forgot - Register - BGs */
#slickbox, #slickboxCD{background:#e8e8e8;padding:5px 0}
#slickbox td, #slickboxCD td{padding:3px 12px;text-align:left;}
#slickbox input[type="select"], #slickbox input[type="text"] { width: 185px; }
#slickbox b, #slickboxCD b{font-size:14px}

#weatherAlerts { background: url('/images/weatherAlert.jpg') no-repeat; height: 202px; padding: 90px 10px 10px; }
