/* General Styles */

body { 
	width: 100%; 
	padding: 0px;
	margin: 0px;
	background-color: #e4e4e4;
	background-image: url(../images/LOC_background.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: verdana, arial, sans-serif; 
	}

h1 {  
	font-size: 23px; 
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #003366; 
	text-transform:uppercase;
	margin: 0;
	display:block;
	line-height: 25px;
	}
	
h2 { 
	font-size: 12px; 
	font-weight: bold;
	color: #3092cb; 
	display:block; 
	margin-bottom:15px;
	 }
hr { 
	color: #3092cb; 
	background-color:#3092cb;
	height: 1px;
	border:0px; 
	}

img {
	border:0;
	}
	
span { 
	font-size: 10px; 
	font-variant: normal; 
	}
	
li { 
	margin-top: 5px;
	list-style:circle; 
	}
	
div {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	}
	
td { 
	font-size: 12px; 
	font-weight: 200; 
	color: #333333; 
	}
p {
	margin: 0 0 15px 0;
	color: #484848;
}

/* Div Styles */

div.wrapper { 
	position: relative; 
	top: 0px;  
	margin-left: auto; 
	margin-right: auto; 
	width: 900px; 
	background-color:#FFFFFF; 
	}
	
div.banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 860px;
	z-index: 1;
	height: 160px;
	background-color: #3092cb;
	padding:20px;
}

div.nav {
	position: absolute;
	top: 20px;
	left: 530px;
	width: 150px;
	z-index: 2;
	height: 150px;
	background-color: #3092cb;
	border-left: 1px solid #c6e1f1;
	padding-left:20px;
}

div.footer {
	width: 880px;
	padding: 10px 0 10px 20px;
	color:#333333;
	background-color:#e4e4e4;
	clear:both;
	z-index:1;
}

div.footer22 {
	width: 880px;
	padding: 10px 0 10px 20px;
	color:#FFFFFF;
	background-color:#c50909;
	clear:both;
	z-index:1;
}


.intro {
	font-weight:bold;
	padding: 5px 0 0 0;
	}
div.script {
	padding:20px 20px 20px 20px;
	color:#333333;

}
.borderbottom {
	border-bottom: 1px solid #FFFFFF;
	float: left;
}

/* Link Styles */

a:link { 
	color: #3092cb; 
	font-weight: bold; 
	text-decoration:none;
	}
	
a:visited { 
	color: #3092cb; 
	font-weight: bold; 
	text-decoration:none; 
	
	}
a:hover { 
	color: #003366; 
	font-weight: bold; 
	text-decoration:none; 
	}

.footer a:link { 
	color: #333333; 
	font-weight: normal; 
	text-decoration:none;
	}
	
.footer a:visited { 
	color: #333333; 
	font-weight: normal; 
	text-decoration:none; 
	
	}
.footer a:hover { 
	color: #666666; 
	font-weight: normal; 
	text-decoration:none; 
	}

div.emergency {
	position: absolute;
	top: 20px;
	left: 705px;
	width: 150px;
	z-index: 3;
	height: 150px;
	background-color: #3092cb;
	border-left: 1px solid #c6e1f1;
	padding-left:20px;
	font-weight: bold;
	}

div.emergency a:link {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	}
div.emergency a:visited {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	}
div.emergency a:hover {
	color: #003366;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	}
div.emergency li {
	list-style-type: disc;
	list-style-position:outside;
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
	}
div.emergency ul {
	list-style-type: disc;
	color:#FFFFFF;
	margin: 0 0 0 0;
	padding: 2px 0 0 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

div.emergency .navselected a:link {
	color: #003366;
	}
div.emergency .navselected a:hover {
	color: #003366;
	}
div.emergency .navselected a:visited {
	color: #003366;
	}
	
	
.latestnews a:link { color: #3092cb; text-decoration: none; font-weight:normal;   }
.latestnews a:visited { color: #3092cb; text-decoration: none; font-weight:normal;   }
.latestnews a:hover { color: #1a4b76; text-decoration: none; font-weight:normal; }

.latestnews li { background:url(../images/home_55.gif) left no-repeat; padding: 0 0 0 10px; list-style-type:none; list-style-position:inside; margin:0;  }
.latestnews ul { padding: 13px 0 0 0; margin: 0 0 0 0; }
.flash {
	width: 370px;
	float: left;
}
.flash_employment {
	float: left;
}
