body{
	background-color:#ffffff;
	font:12px normal Arial, Helvetica, Sans-serif;
	line-height:1.5em;
	color:#333333;
	margin:0px;
}
p.content{
	width:45em;
	}
p.content2{ /*Add 3-31-2007 to make room at 800 x 600 for logo on right*/
	max-width:45em;
	}

.logoType {
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px;
	padding:20px;
}
a.logoTypeSmall:link {
	font-family:Garamond,  "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding:8px 0px 8px 20px;
	margin-left:10px;
	text-decoration:none;
}
a.logoTypeSmall:visited {
	font-family:Garamond,  "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding:8px 0px 8px 20px;
	margin-left:10px;
	text-decoration:none;
}
a.logoTypeSmall:active {
	font-family:Garamond,  "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding:8px 0px 8px 20px;
	margin-left:10px;
	text-decoration:none;
}
a.logoTypeSmall:hover {
	font-family:Garamond,  "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding:8px 0px 8px 20px;
	margin-left:10px;
	text-decoration:none;
}
.homeText {
	color:#eeeeee;
	padding:35px 0px 35px 35px;
	line-height:20px;
	font:24px, bold, Garamond Italic;
}
.leftbarText {
	color:#000032;
	line-height:20px;
	font:11px normal Arial, Helvetica, sans-serif;
	padding-top:50px;
}
.contentTD{
	padding:20px;
	width:60em;
}
.smallPrint{
	position:relative;
	font:10px normal Arial, Helvetica, sans-serif;
	color:#333333;
	bottom:0px;
}
.smallPrintHome{
	position:relative;
	font:10px normal Arial, Helvetica, sans-serif;
	color:#eeeeee;
	bottom:0px;
}
.headerTable1{
	margin:0px;
	padding:0px;
	border-top:0px solid #B6B6B6;
	border-right:1px solid #B6B6B6;
	border-bottom:0px solid #B6B6B6;
	border-left:0px solid #B6B6B6;
}
.headerTable2{
	margin:0px;
	padding:0px;
	border:1px solid #B6B6B6;
}
.sitemapli{
	font-size: 1em;
	margin-top:  5px;
	margin-left: 20px;
	list-style-image: url("/images/document.gif");
}
.newslettersdt{
	font-size: 1em;
	margin-top:  5px;
	margin-left: 20px;
	list-style-image: url("/images/Small_PDF_Button.jpg");
}
.centertxt{
	text-align: center;
}
.underline{
	text-decoration: underline;
}
a:link {
	color: #5987B8;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #1B4B6E;
}
a:active {
	color: #1B4B6E;
}	
a.white:link {
	color: #eeeeee;
}
a.white:visited {
	color: #eeeeee;
}
a.white:hover {
	color: #ffffff;
}
a.white:active {
	color: #ffffff;
}	
a.menu:link {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;	
}
a.menu:visited {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
a.menu:hover {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1B4B6E;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
}
a.menu:active {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1B4B6E;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
}
a.quiet:link { /* Add 4-20-2007 to make names in news active links. */
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.quiet:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.quiet:hover {
	font-weight: bold;
	color: #1B4B6E;
	text-decoration: underline;
}
a.quiet:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menuWhite{
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background-color:#FFFFFF;
	color: #1B4B6E;
	padding-right: 7px;
	padding-left: 7px;
	padding-top:3px;
	padding-bottom:5px;
	}
.sideBar_text{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#000033;
	font-style:italic;
	width:10em;
	padding:10px;
}	
hr {
	text-align: left;
	border-top: 1px solid #999999;/*the border*/
	width:100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

h1{
	font:15px bold Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5987B8;
	text-transform:uppercase;
	margin-bottom:0px;
	}
	
h2{
	font:13px bold Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	margin-bottom:-10px;
}
img.floatRight{ /*Add 4-2-2007 to make room at 800 x 600 for logo on right*/
	float:right;
	margin-bottom:30px;
	margin-left:50px;
}