body {
	padding: 0px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #003366;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 28px;
	color: #0078A7;
	line-height: 28px;
	letter-spacing: -0.02em;
}
h2 {
	font-size: 24px;
	color: #900;
	line-height: 26px;
}
h3 {
	font-size: 18px;
	color: #006633;
	line-height: 21px;
	}
h4 {
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06F;
	padding-bottom: 6px;
	margin-bottom: 4px;
}
#main a:link {
	color: #117441;
}
#wrapper #main .quote a{
	color: #102758;
	text-decoration: none;
}
a:hover {
	color: #C30;
}
#wrapper {
	width: 800px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: groove;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 0px;
}
#header {
	padding-left: 0px;
	padding-bottom: 25px;
	margin: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-top: 0px;
	background-image: url(images/cass_banner_dark200.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#nav1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 0.06em;
	padding-bottom: 5px;
	background-color: #B3E6FF;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #9CF;
	text-transform: uppercase;
	padding-top: 6px;
	}
#nav1 ul {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#nav1 ul li {
	display: inline;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}
#nav1 li a:link {
	display: inline;
	margin-right: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	color: #850000;
}
#nav1 li a:visited {
	display: inline;
	margin-right: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	color: #850000;
}
#nav1 li a:hover {
	display: inline;
	margin-right: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #C00;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #9CF;
}
#nav1 li a:active {
	display: inline;
	background-color: #A0C8FE;
	margin-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #FFF;
}
#nav2 {
	float: left;
	width: 180px;
	padding-bottom: 10px;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 20px;
	margin-right: 10px;
	border-top-color: #39C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 12px;
	background-color: #FFF;
}
#nav2 ul {
	font-size: 14px;
	font-weight: 900;
	color: #A40D00;
	text-decoration: none;
	line-height: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
#nav2 ul li {
	padding-bottom: 10px;
	text-decoration: none;
}
#nav2 ul li a {
	text-decoration: none;
	color: #266642;
}
#nav2 ul li a:hover {
	text-decoration: none;
	color: #266642;
	background-color: #C0FFFD;
}
#wrapper #nav2 p a {
	color: #036;
}
#main_newsl {
	position: relative;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-top: 0px;
	padding-top: 12px;
}
#newsl_content {
    width: 100%; 
    height: 600px;
    border: none;
}
#newsl_h1 {
    /* just like h1, but i need to put more on the line, so no line break*/
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 28px;
	color: #0078A7;
	line-height: 28px;
	letter-spacing: -0.02em;
    font-weight: bold;
}
#main {
	position: relative; 
	background-color: #FFF;
	width: 545px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
/*	margin-top: 0px;*/
	padding-top: 12px;
}
#wrapper #main img {
	border: 1px solid #142E66;
}
#wrapper #main img.leftspace {
	margin-left: 10px;
	float: right;
	margin-top: 5px;
}
#wrapper #main img.rightspace {
	margin-right: 20px;
	float: left;
}
#footer2 {
	clear: both;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0em;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	}
#footer2 a:link {
	color: #C00;
}
#footer2 a:visited {
	color: #142E66;
}
#wrapper #main.quote span {
	font-size: 16px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
#wrapper #main ul li {
	margin-bottom: 10px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	list-style-type: square;
	list-style-position: outside;
}
#second {
	background-color: #E1423A;
	position: absolute
	float: left
	width: 200px;
	margin: 1px;
	width: 200px;
	float: left;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 180px;
}
.boldnavtype {
	font-weight: bolder;
	text-transform: uppercase;
	color: #036;
	letter-spacing: 0.05em;
}
#main table {
	float: right;
	margin-left: 10px;
}
#wrapper #main #form1 {
	background-color: #FFC;
}
form {
	color: #036;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bluetype {
	color: #003366;
}
.greytype {
	color: #666;
}
.caption   {
	width: 275px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
	letter-spacing: 0.1em;
}
.facebooklink {
	font-weight: bold;
	padding-left: 50px;
	background-image: url(images/fbs.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
}
.quicklink    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #142E66;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #003366;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 5px;
	line-height: 30px;
    border-top-width: medium;
    border-top-style: double;
    border-top-color: #999;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999;
}
.survey {
	font-size: 8px;
}
.twitterlink {
	font-weight: bold;
	padding-left: 50px;
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
}
.thinknavtype {
	font-weight: bolder;
	text-transform: uppercase;
	color: #063;
	letter-spacing: 0.05em;
}
.doc-view-hlp {
    font-size: 10px;
}
