body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c2c2c2;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
.twoColLiqRtHdr #outtercontainer {
	width: 90%; 
	min-width:760px;
	background: #FFFFFF; 
	padding:2px;
	border: 2px solid #c9cacb;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align: left; 
} 
.twoColLiqRtHdr #innercontainer {
	background-color: #e6e7e8;
	background-image: url(images/cassidy_13.jpg);
	background-repeat: repeat-y;
	background-position: right top;
} 
.twoColLiqRtHdr #topmenu {
	background-color: #003a7f;
} 
.twoColLiqRtHdr #header {
	background-image: url(images/cassidy_07.jpg);
	background-repeat: repeat-x;
	text-align: right;
	position: relative;
} 
.twoColLiqRtHdr #logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 10px;
	top: 11px;
	height: 138px;
	width: 421px;
} 
.twoColLiqRtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding-top: 20px;
	background-image: url(images/cassidy_10.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0;
	padding-left:0;
	padding-right:0;
}
.twoColLiqRtHdr #mainContent {
	background-image: url(images/cassidy_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 200px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 

.twoColLiqRtHdr #footer {
	padding: 10px;
	background:#00244f;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e6e7e8;
} 
.twoColLiqRtHdr #footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
h1, .head {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2, .subhead {
	font-weight: bold;
	font-size: 12px;
}
hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #464646;
	background-color: transparent;
	color: transparent;
}
.sendbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.menuareas,a.menuareas:visited {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
}
a.menuareas:hover {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #ffffff;
	background-color: #00244f;
	font-weight: bold;
}
a.featureareas,a.featureareas:visited {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
}
a.featureareas:hover {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #ffffff;
	background-color: #003a7f;
	font-weight: bold;
}
a {
	color: #002157;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.ResourceLinks, a.ResourceLinks:visited {
	text-decoration: none;
	display: block;
}
a.ResourceLinks:hover {
	text-decoration: underline;
}
small {
	font-size: 11px;
}
li {
	line-height: 18px;
}
input, textarea {
	border: 1px solid #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

