/*----------------------------------------------------*/
/* Site designed by Ingram Labs - www.ingramlabs.com */
/*--------------------------------------------------*/

/* general formatting*/ 


body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
     }
	 
a {
	color: #CC3300;
	text-decoration: none;
	}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
}

img {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	}

form {
	margin:0px;padding:0px
	}

.red {
	color: #CC3300
	}

.arrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	}

.content {
	padding: 0px 30px 10px 8px;
}

.copy {
	padding-left: 20px;
	padding-top: 10px;
	width: 530px;
}


/* Holiday Alert*/ 

#pageheader iframe {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
	height: 82px;
	_height: 84px;
	width: 450px;
	}
	
#datealert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61676B;
	text-align: center;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 2px;
	}

#datealert h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 13px;
	margin-top: -2px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #262626;
	}
#datealert h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #262626;
	}

#datealert a {
	color: #CC3300;
	text-decoration: none;
	}

#datealert a:hover {
	}

#datealert select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

#selectrow {
	margin-bottom:8px
	}
.form {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	margin: 2px;
	}

/* end Holiday Alert*/ 



