/***** Body Styles *****/


body, html {
	margin: 3px 0 0 0;
	padding:0;
	background: #cccccc;
	color: #000;
	font-family: Arial, Verdana, Helvetica;
	font-size: .9em;
}

body {
	min-width: 800px;
}



/***** Main Container Div *****/

#wrap {
	background: #cccccc;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 800px;
}

/***** Header graphic image *****/

#header {
	background: #ffffff;
	background-image: url(images/logo.jpg);
	height: 84px;
	width: 800px;
	border-bottom: #ffffff solid 5px;
}

#header h1 {
   	padding: 5px;
    margin: 0;
}


/***** Navigation Div *****/
#navigation {
	position: absolute;
	left:0px;
	top: 86px;
	width:800px;
	height:32px;
	background-color: #044c7d;
	color: #0072ab;
	z-index: 100;
	text-align: center;
	font-size: 15px;
}


#nav {
	background: #c99;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 0px;
	width:800px;
	height:26px;
	background-color: #044c7d;
	color: #0072ab;
	z-index: 100;
	text-align: center;
	font-size: 15px;
}

#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li{
	display: inline;
	margin: 0;
	padding: 0;
}

p.navigation {
	/*margin-top:4px;*/
	margin: 0;
	padding: 0;
}


a.navigation:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

a.navigation:visited {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}

a.navigation:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.anylinkcss {
	position: absolute;
	visibility: hidden;
	border:1px solid black;
	line-height: 18px;
	z-index: 100;
	background-color: #044c7d;
	width: 205px;
}

.anylinkcss_employment {
	position: absolute;
	visibility: hidden;
	border:1px solid black;
	line-height: 18px;
	z-index: 100;
	background-color: #044c7d;
	width: 105px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #fff;
	font-size: 13px;
}

.anylinkcss_employment a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #fff;
	font-size: 13px;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #044c7d;
	color: #fff;
	font-size: 13px;
}

/***** Flash Div *****/

#flash {
	height: 200px;
	width: 800px;
	background-color: #044C7D;
	padding: 0;
	margin: 0;
	z-index: -50;
}


/***** row Div *****/
/* bar under the navigation */

#row {
	background-image: url(images/row_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	font-size: 12pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

.row_a {
	color: #ffffff;
	padding-left: 15px;
	padding-right: 113px;
	font-weight: 700;
}

.row_b {
	color: #ffffff;
	padding-left: 15px;
	padding-right: 184px;
	font-weight: 700;
}

.row_c {
	color: #ffffff;
	padding-left: 15px;
	font-weight: 700;
}


/***** Search form Div *****/
#search {
	position:absolute;
	left:0px;
	top:120px;
	width:151px;
	height:50px;
	background-color: #a94c0f;
	border-bottom: 2px solid #b96935;
	border-top: 2px solid #b96935;
	padding-left: 2px;
}

/***** Large, obtrusive image div *****/
#bigimage {
	position:absolute;
	left: 151px;
	top: 120px;
	width: 649px;
	height: 181px;
}

/***** Sidebar *****/

#sidebar {
	float: left;
	width: 225px;
	color: #ffffff;
}

#sidebar ul {
	margin-bottom: 0;
}

#sidebar h3, #sidebar p {
	padding: 0 30px 0 20px;
}

#sidebar a:link {
	color: #bdbdbd;
	text-decoration: none;
}

#sidebar a:visited {
  color: #bdbdbd;
  text-decoration: none;
}

#sidebar a:hover {
	color: #999999;
	text-decoration: none;
}

#sidebar hr {
	width: 70%;
}

h1.blue,h2.blue,h3.blue, h4.blue {
	color: #044c7d;
	padding-top: 4px;
	margin: 0;
	text-align: center;
	text-decoration: underline;

}

#blurbs {
	margin-left: 5px;
}


p.blurb_d {
	margin: 15px 8px 0 8px;
	padding:0;
	text-align: left;
}
h4.blurb {
	margin:0 8px 0 8px;
	padding:0;
	color: #044c7d;
	text-align: left;
}
p.blurb_t {
	margin: 0 8px 15px 8px;
	padding:0;
	text-align: left;
}


/***** Main Content *****/

#main {
	float: right;
	width: 575px;
}

#main h2, #main h3, #main p {
	padding: 0 10px 0 15px;
}

#content {
	width: 350px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content p {
	padding: 10px;
	font-size: 10pt;
}

p.crumb {
	font-size: small;
}

/*
h3.stock1 {
	color: #044c7d;
	text-align: left;
	float: left;
}
*/

div.stock1 {
	color: #044c7d;
	text-align: left;
	float: left;
	width: 50%;
}

div.stock2 {
	color: #044c7d;
	text-align: right;
	float: right;
	width: 50%;
}

h1.headline {
	text-align: left;
	padding: 0 10px 0 15px;
	color: #044c7d;
	font-size: 12pt;

}

#content p{
	padding: 0 10px 0 15px;
}

#right_side {
	width: 225px;
	float: right;
	color: #ffffff;
}

#news_form {
	padding: 0 10px 0 15px;
}

#right_side hr {
	color: #012e4d;
}

.black_box {
	width: 170px;
	background-image: url(images/black_box.jpg);
	margin: 10px auto 0 auto;
	border: 1px #000000 solid;
}

.black_box p {
	padding: 3px 15px 3px 10px;
}

.black_box a:link {
	color: #bdbdbd;
	text-decoration: none;
}

.black_box a:visited {
  color: #bdbdbd;
  text-decoration: none;
}

.black_box a:hover {
	color: #999999;
	text-decoration: none;
}

#ticker {
	width: 164px;
	height: 164px;
	background-color: #ffffff;
	margin: 15px auto 10px auto;
	border: 1px solid #000000;
}

/***** Footer Styles *****/

#footer {
	background: #cccccc;
	clear: both;
	text-align: center;
	font-size: 10pt;
	font-weight: 700;
}
#footer p {
	padding: 15px;
	margin: 0;
}

p.footer {
	text-align: center;
	font-size: 8pt; 
	color: #545454;
	padding-top: 5px;
}

a.footer:link {
	color: #545454;
}

a.footer:visited {
  color: #545454;
}

/***** Styles for Ajax Pages *****/

#wrap_ajax {
	background: #cccccc;
	margin: 0 auto;
	width: 900px;
}

#header_ajax {
	margin: 0 auto;
	background: #ffffff;
	background-image: url(images/logo.jpg);
	height: 84px;
	width: 800px;
	border-bottom: 5px solid #ffffff;
}

#main_ajax {
	width: 800px;
	margin: 0 auto 10px auto;
	background-color: #ffffff;
}

#content_ajax {
	width: 800px;
	margin: 0 auto 10px auto;
	background-color: #ffffff;
}

h1.headline_ajax {
	text-align: left;
	padding: 0 10px 0 15px;
	color: #044c7d;
	font-size: 12pt;

}




/***** Styles for Admin Pages *****/

div#admin {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-style: double;
	padding: 20px;
	background-color: #fbebe0;
}

ul.link {
	list-style: none;
}
