/*heading tag and list item styles*/
h1 {color:#333355; padding:5px 0px 10px 0px; margin:0px; font-size:1.875em; font-weight:normal; line-height:1em;}
h2 {color:#68469A; padding:3px 0px 0px 0px; margin:0px; font-size:1.6em; line-height:1.1em; }
h3 {color:#68469A; padding:0px 0px 8px 0px; margin:0px; font-size:1.2em;   }
h4 {color:#68469A; padding:0px 0px 0px 0px; margin:0px; font-size:1.0em;  line-height:1.3em; padding-bottom:3px; }
h5 {color:#68469A; padding:0px 0px 8px 0px; margin:0px; font-size:1.2em;  line-height:1.3em; }
select option:hover { background-color:#dddddd; }
hr { border:0px; height: 1px; color: #dddddd; background-color: #dddddd; }

/*body style and menu styles*/
body {
                font-size: 87.5%;
                font-family: Trebuchet MS, Trebuchet, Verdana, Helvetica, Arial, sans-serif;
				background-color: #ffffff;
				color: #666666;
				margin: auto;
				padding: 0px;
				width: 900px;
            }
img {
	border: none
}
#menu tr td {background-color:#CCCCCC}			
a {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: #0066CC;
	font-size: 1em;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*For new top nav. bar*/
a.navItem, a.navItem:visited {
	border-right: 1px solid #666666;
	border-left: 2px solid white;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	/*color: #ffffff;*/
	color: black;
	font-size: 1.1em;
	padding:0px 10px 0px 11px;
	text-decoration: none;
	height: 25px;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	/*background-image: url(../images/off_grey.jpg);*/
	background-image: url(../images/New_Top_Nav_c_d.jpg);
	font-weight:bold;
	display:block;
}

a.navItemFirst, a.navItemFirst:visited {
	border-right: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	/*color: #ffffff;*/
	color: black;
	font-size: 1.1em;
	padding:0px 10px 0px 10px;
	text-decoration: none;
	height: 25px;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	/*background-image: url(../images/off_grey.jpg);*/
	background-image: url(../images/New_Top_Nav_c_d.jpg);
	font-weight:bold;
	display:block;
}



a.navItemEnd, a.navItemEnd:visited {
	border-right: 1px solid #666666;
	border-left: 2px solid white;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: black;
	font-size: 1.1em;
	padding:0px 10px 0px 11px;
	text-decoration: none;
	height: 25px;
	line-height: 23px;
	text-align: center;
	/*background-image: url(../images/off_grey.jpg);*/
	background-image: url(../images/New_Top_Nav_c_d.jpg);
	font-weight:bold;
	display:block;
}
a.navItem:hover {	
	color: black;
	text-decoration: underline;
	font-size: 1.1em;
}

a.navItemFirst:hover {	
	color: black;
	text-decoration: underline;
	font-size: 1.1em;
}
a.navItemEnd:hover {	color: black;
	text-decoration: underline;
	font-size: 1.1em;
}




a.selectedNavItem, a.selectedNavItem:visited {
	border-left: 2px solid white;
	border-right: 1px solid #6950A1;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: WHITE;
	font-size: 1.1em;
	font-weight:bold;
	padding:0px 10px 0px 11px;
	text-decoration: none;
	height: 25px;
	line-height: 23px;
	text-align: center;
	/*background-color: #68469A;*/
	background-image: url(../images/New_Top_Nav_c_a.jpg);
	display:block;
}

a.selectedNavItemFirst, a.selectedNavItemFirst:visited {
	/*border-left: 2px solid white;*/
	border-right: 1px solid #6950A1;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: WHITE;
	font-size: 1.1em;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	text-decoration: none;
	height: 25px;
	line-height: 23px;
	text-align: center;
	/*background-color: #68469A;*/
	background-image: url(../images/New_Top_Nav_c_a.jpg);
	display:block;
}


a.selectedNavItem:hover {	
	color: WHITE;
	text-decoration: underline;
	font-size: 1.1em;
}
a.selectedNavItemFirst:hover {	color: WHITE;
	text-decoration: underline;
	font-size: 1.1em;
}

.flee {
	float: left;
	width: 300px;
}

.left {
	margin-right: 50px
}

.left img {
	width: 100%;
}

#footer {
	border-top: 1px solid #999999;
}

#social {
	text-align: center;
	margin-top: 20px;
}

#social img {
	width: 50px;
	margin-right: 20px;
}
