body {
	font-size:10px; 
	line-height: 15px;
	font-family: Verdana;
	color: #282828;
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

td,.body {
	font-size:10px; 
	line-height: 15px;
	font-family: Verdana;
	color: #282828;
	text-decoration: none;
}

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
	line-height: 15px;
}


select, input {
	color: #000000;
	font-size: 10px;
}

h1 { 
	color:#014381;
	font-size:16px;
	font-family: Futura, Verdana;
	font-weight: normal;
	margin-bottom: 10px
}

h2 {
	color:#014381;
	font-size:12px;
	font-family: Verdana;
	font-weight: normal;
	margin-bottom: 5px
}

a {
	color: #717171;
	text-decoration: none;
}

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

.topNav {
	font-size: 10px;
	font-variant: caps;
	color: #787878;
//	font-weight:bold;
}

.greyItalic {
	font-size: 9px;
	color: #787878;
	font-style: italic;
	font-variant: caps;
}

.crumbNav {
	font-size: 9px;
	color: #3F536B;
}
.crumbNav:hover,.crumbNavColor {
	font-size: 9px;
	color: #D42727;
}
.footNav {
	font-size: 9px;
	color: #969696;
//	font-weight: bold;
}

.secondNav {
	color: #505050;
	font-weight: bold;
}

.emailLink {
	color: #024889;
}

.picFrame  {
	border: 2px solid #AAB978;
	padding: 1px;
	background: #F3F1E6;
}

.baseCell {
	background: #F3F1E6;
}

.greenCell {
	background: #AAB978;
}

.infoCell {
	color: #29330A;
	line-height: 17px;
}

.propText {
	color: #000000;
	line-height: 13px;
}

.propText:hover {
	color: #000000;
	text-decoration: none;
}

.greyHeader {
	background: #DBD4AF;
}

.crumbFrame {
	background: #E6E6E6;
	padding: 2px 13px;
	text-align: right;
	height: 15px;
}
.secondNavFrame {
	padding-left: 28px;
	height:45;
}
.mainTable {
	margin:28px 13px 20px 28px;
	width:758px;
}
.mainBody {
	padding:0px 10px 0px 0px;
}
.centerBody {
	padding:0px 10px 20px 0px;
}
.leftBody {
	padding:0px 23px 0px 0px;
}
.rightBody {
	padding:0px 0px 0px 10px;
}
.rightBodySmaller {
	padding:0px 0px 0px 3px;
}

.liteBlueBox {
	background: #D7E5F9;
}

.liteGreyBox {
	background: #E6E6E6;
}

.blueFrame {
	border: 1px solid #0055A5;
}

.greyFrame {
	border: 1px solid #828282;
}

.paragraphTitle { 
	color:#014381;
	font-weight: bold;
}

.vertBox {
	background-image: url(/pics/caseStudies/img_sideBar_middle.gif); 
	background-repeat: repeat-y; 
	background-position: left top;
}

.horizLine {
	background-image: url(/pics/horizBlue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.vertLine {
	background-image: url(/pics/vertBlue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.vertGreyLine {
	background-image: url(/pics/lines/cS_img_vertLine_gray.gif);
	background-repeat: repeat-y;
	background-position: left top;
}