@charset "utf-8";
/* CSS Document */

#leftnavigation {
	font-family: "Arial Narrow";
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	background-position: center top;
	font-weight: lighter;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#midbar2 {
	background-color: #308473;
	height: 5px;
}
#lauren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 12px;
}


#midbar {
	background-color: #336699;
	height: 5px;

}
#midbar3 {
	background-color: #FFFFFF;
	height: 10px;
}


#indexbody {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#verticalalign {
	vertical-align: middle;
	background-color: #FFFFFF;
}
#navtopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#seperator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}



#footer {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #CCCCCC;
	background-color: #59729B;
}
#menubar {
	font-family: "Arial Narrow";
	font-size: 16px;
	text-align: center;
	background-color: #DADFEB;
	color: #333333;
}

#indextable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #256558;
	background-color: #F5F5F5;
}


#header {
	text-align: center;
	background-color: #FFFFFF;
}
a {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #193A63;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

