/* CSS Document */

div#static_wrapper {
	padding: 3px 3px 50px 3px;
}

#static_wrapper h1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF ;
	padding: 0px;
	top: 8px;
	text-align: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#static_wrapper h2 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #005A9C;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 20px 7px 0px 7px;
}

#static_wrapper h3 {
	/* Leave Blank! - h3 style comes from layout.css - dont overide */
}

#static_wrapper h4 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	color: #be1e2d;
	text-align: center;
	background: inherit;
}
#static_wrapper p {

	margin: 8px;
	padding-bottom: 5px;
	font-size:15px;
	line-height:1.4em;
}

#static_wrapper ul {
	padding-left: 40px ;
	padding-right: 20px ;

}

#static_wrapper ol {
	padding-left: 40px ;
	padding-right: 20px ;
}

#static_wrapper li {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	text-align: justify;
	padding: 0px;
	padding-top: 12px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#static_wrapper hr {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}

#static_wrapper a {
	color: #005A9C;
	text-decoration:underline;
	font-weight: normal;
}


.green {
	color: #00a651;
}

.td_bio {
	margin-left:120px; 
	font-size:15px;
}

#static_wrapper .td_bio h2  {
	padding-top:10px;
}

.td_stats {
	font-size:15px;
	padding-left:7px;
	float:left;
	width:415px;
}

.td_stat_title {
	clear:both;
	float:left;
	height: 2.5em;
	margin-top: 6px;
	width: 8em;
}

.td_stat_data {
	float:left;
	height: 2.5em;
	margin-top: 6px;
	width: 18em;
}

.td_profile {
	clear:both;
	font-size:15px;
	margin: 0 7px;
}

#static_wrapper .td_profile h2{
	padding-left:0;
}

#static_wrapper .td_profile h2.first{
	padding-left:0;
	padding-top: 12px;
}

.td_read_more {
	font-size:13px;
	font-variant:small-caps;
}

table#td_preassigned {
	width:100%; 
	font-size: 15px;
}

table#td_preassigned  td {
	padding:5px; 
	white-space:nowrap;
}

