body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #CC0000;
	text-align: center;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6B0A00;
	text-decoration: none;
}

a:hover {
	color: #918F90;	
	text-decoration: underline;
}



form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #6B0A00;
	line-height: normal;
	font-weight: bold;
}

.header_pop_up {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #6B0A00;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}

.subheader {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #49A942;
	line-height: normal;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #333333;
	}

.date_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	line-height: 10px;
	color: #0A0905;
	}

.caption_pop_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	}


input.title_comps {
	width: 100px;
}

input.small {
	width: 50px;
}
#Container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #CFEDE6;
}
#Container_red {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #6B0A00;
}
#Container_black {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #0A0905;
}
#Container_beige {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #F7F2D0;
}

#Container_grey {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #918F90;
}

#Header {
	background-color: #CFEDE6;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align: left;
}

#Header_red {
	background-color: #6B0A00;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align: left;
}
#Header_black {
	background-color: #0A0905;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align: left;
}
#Header_beige {
	background-color: #F7F2D0;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align: left;
}

#Header_grey {
	background-color: #918F90;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align: left;
}

#mainbody {
	width: 740px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RightNav {
	float: right;
	width: 150px;
	}
	
#LeftNav {
	padding: 0px;
	width: 150px;
	float: left;
	margin-left: 0px;
	background-color: #CFEDE6;
}

#LeftNav_red {
	padding: 0px;
	width: 150px;
	float: left;
	margin-left: 0px;
	background-color: #6B0A00;
	}

#LeftNav_black {
	padding: 0px;
	width: 150px;
	float: left;
	margin-left: 0px;
	background-color: #0A0905;
	}

#LeftNav_beige {
	padding: 0px;
	width: 150px;
	float: left;
	margin-left: 0px;
	background-color: #F7F2D0;
	}

#LeftNav_grey {
	padding: 0px;
	width: 150px;
	float: left;
	margin-left: 0px;
	background-color: #918F90;
	}

#center {
	width: 565px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}

#center_grey {
	width: 725px;
	float: none;
	text-align: center;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
	display: block;
	padding: 5px 5px;
	width: 145px;
	color: #FFFFFF;
	background-color: #0076C0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#navcontainer a:hover
{
color: #0000FF;
background-color: #0076C0;
text-decoration: underline;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 1px 5px 1px 5px;
width: 145px;
color: #0000FF;
background-color: #C7D8EF;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer ul ul a:hover
{
color: #0000FF;
background-color: #0076C0;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#Container #Header a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #660a00;
}
#Container #Header a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #918f90;
}
#RedCallOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	color: #6B0A00;
	text-indent: 10px;
	vertical-align: middle;
	white-space: normal;
}
.pull_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #630900;
	text-align: left;
	background-position: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

.pull_quote_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #FFFFFF;
	text-align: left;
	background-position: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

.Table_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: normal;
	color: #333333;
}
