/* Global Layout Styles */

#header {
	background-image: url(../assets/backgrounds/rotator.php);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EDCC33;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #EDCC33;
	margin-top: 12px;
	padding-left: 20px;
	vertical-align: middle;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #527FB8;
	background-position: right;
}

#nav {
	width: 175px;
	float: left;
	background-color: #13A7E7;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #EDCC33;
	padding-top: 8px;
	padding-bottom: 8px;	
}

#content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../assets/backgrounds/body-background.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


#footer {
	float: none;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px;
	background-color: #2487BA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDCC33;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#features {
	padding: 10px;
	color: #666666;
}


#feature {
	background-color: #fff;
	float: right;
	width: 30%;
	margin-left: 20px;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(../assets/background-gradient-light-grey.png);
	margin-top: 0px;
	margin-right: 0px;
	padding: 20px;

}



.date {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #000;
	LINE-HEIGHT: 24px;
	background-position: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.day {
	BORDER-RIGHT: 1px solid #919E39; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 5px 0px 10px;
	COLOR: #000; LINE-HEIGHT: 24px; PADDING-TOP: 0px
}



/* Navigation Styles */

#nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	display: inline;
	font-weight: 300;
margin: 0;
padding: 0;
list-style-type: none;

}

#nav ul ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	left: 10px;
}

#nav ul ul ul {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* #nav ul li
{
	margin: 0;
	background-color: #01A6DE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2D400;
	border-bottom-color: #F2D400;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*/



/* Link Styles */

a:link, a:active, a:visited {
	text-decoration: none;
	color: #2085B9;
}

a:hover {
	text-decoration: underline;
	color: #32107E;
}

#nav a, #nav a:link
{
	margin: 0;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#nav a:hover
{
color: #EDCC33;
background-color: #13A7E7;
}


.topnav a {
	text-transform: uppercase;
	color: #2B1073;
	font-size: 75%;
	text-decoration: none;
}

.topnav a:hover {
	text-decoration: underline;	
}


.topnav p {
	font-size: 80%;
}

/* HTML Styles */

body {
    font: 0.8em Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/background-gradient.png);
	background-repeat: repeat-x;	
}

h1 {
	font-family: "Lucida Sans";
	font-size: 120%;
	color: #FFFFFF;
}

h2 {
	font-family: "Lucida Sans";
	font-size: 140%;
	color: #32107E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2085B9;
	padding-bottom: 6px;
	width: 60%;
	line-height: 1;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

h3 {


	font-family: "Lucida Sans";
	font-size: 130%;
	color: #2085B9;
}

h4 {
	font-family: "Lucida Sans";
	font-size: 110%;
	color: #2085B9;
	line-height: 1em;
}

#feature h4 {
	padding: 0px;
	margin: 0px;
}



h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2085B9;
	font-weight: bold;
	line-height: 1em;
}


input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    background-image: url(http://www.macromedia.com/;
	background-repeat: repeat-x;
	background-image: url(../alpha/images/background_form_element.gif);

}


/* Contextual Formatting Styles */

#content p, #content li, #content td {
	font-family: Tahoma;
	line-height: 1.25;
	font-size: 100%;
	font-weight: 100;
	color: #666666;
}

#content ul li {
	list-style-image: url(../assets/arrow_body.png);
}

#content #feature li {
	margin-left: -22px;
	list-style-image: url(../assets/arrow_feature.png);
	list-style-type: none;
}

#content #feature p, #content #feature li {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div#header h1 {
	font-family: "Lucida Sans";
	font-size: 150%;
	color: #FFFFFF;
	line-height: .7em;
}

div#header h2 {
	font-family: "Lucida Sans";
	font-size: 110%;
	color: #FFFFFF;
	font-weight: 300;
	line-height: 0.7em;
}

div#header h3 {
	font-family: "Lucida Sans";
	font-size: 100%;
	color: #333333;
	font-weight: 300;
}





/* Span Styles */

.note {
	padding: 12px;
	border: 1px solid #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: 200;
	background-color: #FFFFCC;
	display: block;
	width: 55%;
}

.urgent {
	font-weight: bold;
	color: #CC0000;

}

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}


dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

dt {
	font-size: 110%;
	padding: 0px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}




/* Feature Styles */

.feature {
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
}

.feature-image {
	display: block;
	width: 140px;
	float: right;
	text-align: center;
	margin-top: 10px;
	vertical-align: middle;
	margin-left: 10px;
}

.feature iREMOVEDmg{
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */

#feature img{
	float: none;
	padding-right: 10px;
	}

#feature img.float {
	float: left;
	padding-right: 10px;
	}

/* Header Styles */

div#header ul,div#header ul li{list-style-type:none;margin:0;padding:0}
div#header ul{float:left}
div#header ul li{float:left;margin-left: 1px;text-align: center}
div#header ul a{
	float:left;
	width: 90px;
	padding: 5px 0;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #1A71A2;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-decoration:none


}
div#header ul a:hover{
	color: #1A71A2;
	background-color: #FFFFFF;
    text-decoration:underline
}


div#pageHeader-Image {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.quote {
	padding: 12px;
	border: 1px solid #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: 200;
	background-color: #E2EFF6;
	display: block;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;

}


form {
	margin-top: 10px;
}

