@charset "utf-8";
/* CSS Document */

h1 {
	font:Georgia;
	font-size:18px;
	font-weight:bold;
	margin-top:12px;
	color:#333;
}
h2 {
	font:Georgia;
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
	vertical-align:bottom;
	color:#666;
}

h3 {
	font:Georgia;
	font-weight:bold;
	margin-left:8px;
	margin-top:40px;
	vertical-align:bottom;
	color:#000;
}

img.thumbnail{
	margin:5px;
	border:#33529E solid 1px;

}

img.twitter{
	margin-top: 20px;
}

img.twitter a{
	border-style:none;
}




.EmployeeLogin{
		margin-right:20px;
		font:Georgia;
		font-size:26px;
		color:#121D49;
		line-height:36px;
}
		


#nav-menu li
{
float:left;
margin: 0px;
margin-left:20px;
padding-left:0px;

} 

#nav-menu ul
{
float: right;
list-style: none;
padding-right: 12px;
padding-top:5px;
margin: 0;
background-color:E6E6E6;

} 
	
#nav-menu li a
{
	font:Georgia;
	color:#33529E;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}

#nav-menu li a:hover
{
	color:#333333;
}

#nav-menu ul a:active
{
	color:#333333;
	text-decoration:underline;
}

.clear{
	clear:both;
}


#center { 
	position: relative;
	margin: 0px auto;
	width: 966px;
	height: auto;
}

body {
	background-image: url(Images/back.gif);
	background-color:#E6E6E6;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Georgia;
	font-size:12px;
	color:333333;
	height:100%;
}

#main {
	background-color:#FFF;
	margin-top: 0px;
	width: 955px;
	height: auto;
}
.nav{
	width:931;
	margin-left:12px;
	margin-right:12px;
	vertical-align:middle;
	height:25px;
	background-color:#E6E6E6;
}

.header {
	width:931;
	height:auto;

	}
	
.banner{
	width:auto;
	height:175px;
	margin-left:12px;
	margin-right:12px;
	background-color:#B3B3B3;
}

.flashbanner{
	float:left;
}
#login{
		float:right;
		margin-top:10px;
		margin-right:22px;
		vertical-align:top;
		background-image:url(Images/search.gif);
		background-position:right;
		font-size:14px;
		font-family:Georgia;
		color:#F2F2F2;
		line-height:25px;
		text-align:right;
}
.login_box{
	background-color:#515A70;
	font:Georgia;
	color:#FFF;
	border:#FFF;
}
#logo {
		float:left;
		margin-top:10px;
		margin-left:12px;
		vertical-align:top;
		background-image:url(Images/logo_header.gif);
		background-position:left;
	}
#search {
		float:right;
		margin-top:10px;
		margin-right:12px;
		vertical-align:top;
		background-image:url(Images/search.gif);
		background-position:right;
		font-size:14px;
		font-family:Georgia;
		color:121D49;
		line-height:25px;
	}
	
.go {
	vertical-align:top;
	
}


.slider {
	vertical-align:bottom;
	background-image:url(images/bar.jpg);
	float:center;
	
}

.slider2 {
	vertical-align:top;
	height:7px;
	margin-top:0;
	background-image:url(images/bar.jpg);
	float:center;
	
}

#menu
{
	position:relative;
	background-color:E6E6E6;
}


#footer {
	height: 49px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
}
#footer p {
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
#content{
	width:955;
	height:auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
}

.left_column {
	float:left;
	background-color:#E6E6E6;
	width:177px;
	height:auto;
	font:Georgia, "Times New Roman", Times, serif;
	color:#4D4D4D;
	font-size:10px;
}

.left_column_banner {
	float:left;
	background-color:#ffffff;
	width:177px;
	height:auto;
	font:Georgia, "Times New Roman", Times, serif;
	color:#4D4D4D;
	font-size:10px;
}

.left_column ul{
	list-style:none;
	padding-left:20px;
}

ul.left_secondary_list{
	font-style:italic;
	line-height:18px;
}

ul.left_secondary_list a{
	font-size:11px;
}



.left_column  a{
	font:Georgia;
	color:#33529E;
	font-size:12px;
	text-decoration:none;
}

.left_column a:hover{
	color:#333333;
}

.left_column a:active{
	color:#333333;
	text-decoration:underline;
}


.middle_column {
	margin-top:0px;
	float:none;
	margin-left:205px;
	width:400px;
	height:auto;
	font:Georgia;
	color:#333;

}

.middle_column a{
	font:Georgia;
	color:#33529E;
	font-size:12px;
	text-decoration:none;
}

.middle_column a:hover{
	color:#333333;
}

.middle_column a:active{
	color:#333333;
	text-decoration:underline;
}

#FrogJS{
	margin:40px 0;
}

.right_column {
	margin-top:0px;
	float:right;
	width:285px;
	height:auto;
	font:Georgia;
	color:#333;

}

.right_column ul{
	

}

.right_column a{
	font:Georgia;
	color:#33529E;
	font-size:12px;
	text-decoration:none;
}

.right_column a:hover{
	color:#333333;
}

.right_column a:active{
	color:#333333;
	text-decoration:underline;
}



.page_buffer{
		width:955px;
		height:25px;
}