body {
	background: #D5D2C3; /* DCDBD4 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #454a4b;
}

td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* line-height: 16px; */
	color: #454a4b;}	
	
a {
	color: #006699;
	font-weight: bold;
}

form {
	background-color: white; /* CCCC99 */
}

.title {
	font-family: Georgia, Times, Serif;
	font-size: 15px;
	color: #00344d;
	font-weight: bold;

}

.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00675a;

}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
	color: #DCDCDC;
  	text-align: left;
}

.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
 	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left;
}

.navLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	text-align: left;
}

.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;	text-align: left;
}

.sidebarHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
	text-align: left;
}

.sidebarFooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
	text-align: left;
}

.footer {
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
}

.legal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
  	text-align: left;
}

a:hover {
	text-decoration: underline;
}

.logo_divide {
	border-right: 1px solid #CCCCCC;}

#container {
	width: 980px;
	border: 1px solid #999999;
	background: #FFFFFF;
	padding: 10px;
	text-align: left;}

.container {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 10px;
	text-align: left;}
.container_nopad {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;}		
	
.fade_bkgd {
	background: #EBF6FA;}

.arrow {
	color: #990000;
	font-weight: bold;
	font-size: 12px;}

.headlineitem, .edocumentitem, .relatedlinkitem, .featuredlinkitem {
	line-height: 16px;}	
	
.edocumentdescription, .featuredlinkdescription {
	color: Gray;
}
	
.large_section_title
{
	font-family:Georgia;
	font-size:22px;
	font-weight:600;
	font-style:italic;
	color:#00344d;
	border-bottom: dotted 1px #9a823c;
	width:100%;
}

.medium_section_title
{
	font-family:Georgia;
	font-size:18px;
	font-weight:600;
	font-style:italic;
	color:#00344d;
	border-bottom: dotted 1px #9a823c;
	margin-bottom: 10px;
	width:100%;
}

.small_section_title
{
	font-family:Georgia;
	font-size:14px;
	font-weight:600;
	font-style:italic;
	color:#00344d;
	border-bottom: dotted 1px #9a823c;
	margin-bottom: 10px;
	width:100%;
}
