* {
	padding: 0;
	margin: 0
}

html {
}

body {
	font-family:Times New Roman,Times,serif;
	line-height: 20px;
}

a {
	color:#F04A23;
}

#Page-Wrapper {
	background: #fff url('../cssimg/Navigation-Background.gif') repeat-y 0px 1px;
}

#Header-Wrapper {
	background: #0000cd url('../cssimg/Header-Base.gif') repeat-x bottom;
	height: 133px;
	overflow:hidden;
}

#Navigation-Wrapper {
	background: #0000cd url('../cssimg/Navigation-Background.gif') repeat-y;
	width: 200px;
	float:left;
	padding-left: 20px;
}

#Navigation-Top {
	background:  url('../cssimg/Navigation-Top.gif') no-repeat top right;
	width: 200px;
	height: 40px;
}

#Navigation-Spacer {
	height: 4px;
	background: #fff !important;
}

#Navigation {
	width: 200px;
}

#Navigation ul {
	list-style-type: none;
}

#Navigation-List li{
	padding: 4px 20px 4px 7px;
	background: #fff;
	text-align:right;
}

#Navigation-List li.first{
	padding-top: 5px;
	background: #fff;
	text-align:right;
}

#Navigation-List li span{
	border-color:white black black white;
	border-style:solid;
	border-width:1px;
	display:block;
}

#Navigation-List a{
	background: #999 url('../cssimg/Link-Background.gif') repeat-y left 0;
	display: block;
	color: #000;
	text-decoration: none;
	padding:1px 5px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#Navigation-List a:hover, #Navigation-List a.selected {
	background: #bbb url('../cssimg/Link-Background.gif') repeat-y left -40px;
}

#Sub-Navigation-List {
}

#Sub-Navigation-List li, li.level2{
	padding: 0 25px 1px 7px !important;
}

#Sub-Navigation-List li span{
}

#Sub-Navigation-List a, .level2 a{
	display: block !important;
	color: #F04A23 !important;
	padding:0px 0px 1px !important;
	text-decoration:none !important;
	font-size: 12px !important;
	font-weight:normal !important;
	background: transparent !important;
}

#Sub-Navigation-List a:hover, .level2 a:hover, .level2 a.selected{
	text-decoration: underline !important;
	background: transparent !important;
}

#Content-Wrapper {
	border-left: 1px solid #0000CD;
	background: url('../cssimg/Navigation-Background-Right.gif') repeat-y 150px 0;
	overflow: hidden;
	width: 960px;
}

#Content {
	margin: 0 0 0 220px;
	background: #fff;
	text-align:left;
}

#Content h1 {
	color:#F04A23;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	padding-bottom: 15px;
}

#Content h2 {
	color:#F04A23;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding-bottom: 15px;
}

#Content p, #Content span {
	font-size:16px !important;
	padding-bottom: 15px;
}

#Content p.Caption {
	font-size: 10px !important;
	text-align: center;
}



#Content td {
	font-size: 16px;
	line-height: 20px;
}

#Content ul {
	margin: 0 0 0 35px;
	list-style:disc;
}

#Content ol {
	margin: 10px 0 0 35px;
	list-style: decimal;
}

#Content li {
	font-size:16px;
	padding-bottom: 10px;
}

#LFG-Content li {
	font-size:16px;
	padding-bottom: 10px;
}

.legalText {
	display: none;
}

#Content li li {
	font-size: 16px;
	padding-bottom: 10px;
}

#Content .padding{
	padding: 20px 0px 25px 0px; 
	overflow: auto;
}

#LFG-Content{
	width: 100%;
}

#LFG-Content table img{
	display:none;
}

#LFG-Content table {
	width: 100%;
}

#LFG-Content td {
	padding: 1px;
	background: none;
}

#LFG-Content tr {
	width: 100%;
}

#LFG-Content br {
	line-height: 0px;
}

#LFG-Content p{
	padding-bottom: 5px;
}

#LFG-Content a{
	color: #F04A23;
}

#LFG-Content ul{
	padding-bottom: 10px;
}

#LFG-Content .tableHeader{
	padding: 5px;
	color: #fff;
	background: #F04A23;
	font-weight: bold;
}

#LFG-Content .instructions{
	padding: 5px;
	padding-bottom: 5px;
}


#Flash-Content {
	margin:auto;
	text-align: center;
}


.Bio-Photo {
	padding: 0 0 25px 25px;
	float: right;
}

#Footer-Wrapper {
	text-align: center;
	width: 730px;
	font-size:12px !important;
}

#Footer-Wrapper .padding{
	padding: 25px 0px 25px 0;

}

#Footer-Wrapper p {
	font-size:12px !important;
	padding-bottom: 5px;
}

