/*
old subtitle red 983426
nav bluegragreen 5f87a0
greenish 6e857d
grayish 6f8185
bluish 6e7585
gray-green 6f8185
purpleblue 726e85
brown 85726e
greener 80856e
*/

* {
padding: 0; margin: 0;
}
body {
	background-image: url('images/bodye8e8e8.jpg');
	background-color: #e8e8e8;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
div, td, tr, table, p, a {
	color: #31343b;
	font: normal 9pt/10pt verdana;
}

.big {
	font: normal 12pt/13pt verdana;
	letter-spacing: 1px;
	line-height: 17pt;
}

img {
	font-size: 7pt;}

hr {
	border: 1px;
	color: #330033;
}

.para {
	margin: 10px 0px 8px 0px;
}

.para a {
	color: #003333;
	text-decoration: none;
}

.para a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a {
	color: #003333;
}
.charttd {
width: 80px; 
text-align: center; 
padding: 2px; 
}
.charttdhead { 
text-align: left; 
padding: 2px 3px 2px 2px; 
}

.reft {
margin: 0px 0px 0px 3px;
width: 25%;
padding: 0px 0px 0px 3px;
border-left: solid #ccc 1px;
vertical-align: top;
}

.titlenormal {
	font-size: 11pt;
	padding-bottom: 6px;
	color:#000;
}

.titlenosub {
	font-size: 11pt;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	color:#000;
	border-bottom: 1px dotted #CCCCCC;
}
.subtitle2 {
	font-size: 9pt;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 5px 0px;
	color: #a60505;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}

.subtitle {
	font-size: 9pt;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	color: #a60505	;
	border-bottom: 1px dotted #CCCCCC;
}

.small {
	font-size: 9pt;
}
/***/
.nav2 {
	width: 716px;
	color: #FFFFFF;
}

.nav2 div {
	width: 100px;
	margin:0px;
	border-right:1px solid #FFFFFF;
	float:left;
	text-align: center;
	cursor: pointer;
	color: slategray;
	font-size: 8pt;
	font-weight: bold;
}

.nav2 div:hover {
	width: 100px;
	margin:0px;
	float:left;
	text-align: center;
	cursor: pointer;
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
/* 	background-image: url(/images/icons/control_play_blue.png);
	background-position: left;
	background-repeat: no-repeat;
	*/
}


/****/
.nav {
	width:100%;
	background-color: #a60505;
	color: #FFFFFF;
}

.nav div {
	background-color: #a60505;
	width: 100px;
	padding:1px 0px 2px 0px;
	margin:0px;
	border:1px solid #FFFFFF;
	border-width: 0px 1px 0px 0px;
	float:left;
	text-align: center;
	cursor: pointer;
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

.nav div:hover {
	background-color: #5F87A0;
	width: 100px;
	padding:1px 0px 2px 0px;
	margin:0px;
	border:1px solid #FFFFFF;
	border-width: 0px 1px 0px 0px;
	float:left;
	text-align: center;
	cursor: pointer;
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(/images/icons/control_play_blue.png);
	background-position: left;
	background-repeat: no-repeat;
}
.contentblock {
	border-right: solid #c8c8c8 1px;
	border-bottom: solid #c8c8c8 1px;
	border-top: solid #c8c8c8 1px;
	border-left: solid #c8c8c8 1px;
	margin: 0px 15px 8px 0px;
 	padding: 2px 2px 8px 2px;
/*	background-image: url('images/blockbg3.png'); */
	width: 710px; 
}
.footerblock {
	border-right: solid #c8c8c8 1px;
	border-bottom: solid #c8c8c8 1px;
	border-top: solid #c8c8c8 1px;
	border-left: solid #c8c8c8 1px;
	margin: 10px 5px 5px 5px;
	background-color: #ccc; 
	width: 709px;
	text-align: center;
}

div#backgroundlayer {
	position: relative;
	width: 100%;
	top: 100px;
	z-index: 1;
	/* background-image: url('images/BlueMetalRoof.jpg'); */
	background-position: top right;
	background-repeat: no-repeat;
}
.contentsummary {
	margin: 0px 5px 0px 5px;
	text-align: left;
}

.contentboxholder {
	background-color: #eee;
	border-right: solid #c8c8c8 1px;
	border-bottom: solid #c8c8c8 1px;
	border-top: solid #c8c8c8 1px;
	border-left: solid #c8c8c8 1px;
	margin: 1px 0px 3px 0px;
}

.contentbox{
	padding:8px;
	margin:8px;
	border: 1px dotted #C99;
	background-color:#FFF;
	text-align:left;
}
.col1image {
	margin: 0px 0px 0px 0px;
	border-right: solid #c8c8c8 1px;
	border-bottom: solid #c8c8c8 1px;
	border-top: solid #c8c8c8 1px;
	border-left: solid #c8c8c8 1px;
}
.footertext  {
	font: bold 7pt times;
	color: white;
}
.footertext a { text-decoration: none; 
	font: bold 7pt times; color: white; }
.footertext a:hover { text-decoration: none; color: slategray; }
.bodytext  {
	font: normal 9pt/11pt verdana;
	margin-bottom: 8px;
}
.bullettd {
font: normal 8pt/10pt verdana;
vertical-align: top;
background-color: white;
}
.answer, .titlewithbackground   {
	font-size:9pt;
	text-align:left;
}
.footer {
	margin: 20px;
	padding: 20px;
	border-top:1px dotted #CCC;
}
.more {
	text-align:right;
	padding: 10px 10px 10px 10px;
}
.more a {
	font-size: 8pt;	
	background-image: url(/images/icons/control_play_blue.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
}
.error {
	background-image: url(/images/icons/error.png);
	background-position: 10px 10px ;
	background-repeat: no-repeat;
	padding:50px;
	background-color:#FFFFCC;
	border: 1px solid #000;
	width:500px;
}
.olist {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

.olist li {
	padding:1px 10px 0px 21px;
	margin: 0px 0px 12px 0px;
	background: url(/images/icons/accept.png) left top no-repeat;
}
.lititle {
	margin: 0px 2px 2px 2px;
	height: 18px;
	padding-bottom: 2px;
	font-size: 11pt;
 	vertical-align: middle;
	border-bottom: 1px solid #CCC;
}


