/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #f1f1f1;
	background: #000 url(../images/bg_pages.gif) repeat-x top center;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: transparent;
	padding: 0px;
	margin: 0;
	height:170px;
	line-height: 1.5em;
	font-size:.75em;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
#column_wrapper {
	/*background:url(../images/bg_middle.gif) top left; */
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 700px;
	float: left;
}
#left {
	width: 250px;
	float: left;
}
#left .content {
	padding: 24px;
	line-height: 1.5em;
	font-size:.75em;
}
#right .content, #wide .content {
	padding: 24px;
	line-height: 1.65em;
	font-size:.75em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color:#040D18;
	border-top:2px solid #222;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align:center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
a:link {
	color: #BE2008;
}
a:visited {
	color: #DA911D;
}
a:hover {
	color: #DAB71D;
	text-decoration:none;
}
#masthead a:link {
	text-decoration:none;	
}
#masthead a:visited {
	text-decoration:none;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	font-weight:normal;
	line-height:normal;
	margin: 0;
	color:#ED9017;
}
h2 {
	font-size: 1.6em;
	font-weight:normal;
	line-height:normal;
	margin: 20px 0 0 0;
	color:#ED9017;
}
h3 {
	font-size: 1.25em;
	font-weight:normal;
	line-height:normal;
	margin: 20px 0 0 0;
	color:#ED9017;
	text-transform:uppercase;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	line-height:normal;
}
#left h1, #left h2, #left h3 {
	color:#ECBB09;	
}
.content .nomargintop {
	margin-top: 0px;
	padding-top:0px;
}
.content p {
	margin: 20px 0 0 0;
}
.content .color-heading {
	color:#A72033;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}

.content .middle {
	vertical-align:middle;
}
.nospace {
margin:0;
padding:0;
}

.content table {
	border-collapse:collapse;
	margin:1em 0;
}
.content td {
padding:.25em 1em 0 0;
vertical-align:top;
}
.content .indent {
	margin-left:20px;
}
.content .small{
font-size:.9em;
}
.content .smallbold{
font-size:.9em;
font-weight:bold;
}
img, a.imglink {
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
}
img.imgleft {
	border: 1px solid #000000;
	float: left;
	margin: 5px 10px 5px 0px;
}
img.imgright {
	border: 1px solid #000000;
	float: right;
	margin: 5px 0 5px 10px;
}
img.imgborder {
	border: 1px solid #222;
	padding:2px;
	background-color:#444;
	}
li {
	margin: 0 0 0 1.8em;
}
td {
	vertical-align: top;
	margin: 0 1em 0 0;
}
.algcenter {
	margin: auto;
	text-align: center;
}
.algleft {
	float: left;
}
.algright {
	float: right;
}
.indent1 {
	margin: 0px 0px 0px 35px;
}
.indent2 {
	margin: 0px 0px 0px 20px;
}
.smallbold {
	font-size:.9em;
	font-weight:bold;
}
.smaller {
	font-size: .9em;
}
.toppage {
	border: 1px solid #444;
	display: block;
	float: right;
	margin: 0px 0px 4px 10px;
	padding: 2px 5px;
	background-color:#222;

}
.toppage a {
	text-decoration:none;	
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.textleft {
	text-align: left;
}
.nowrap {
	white-space: nowrap;
}
.tablecenter {
	margin-left:auto;
	margin-right:auto;
}
hr {border: none 0;
border-top: 1px dashed #444;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

/* Link Icon Styles */
a.pdf {padding-right:20px;margin-right:2px;background: url(/images/icons/pdf.png) no-repeat right bottom;}
a.msWord {padding-right:20px;margin-right:2px;background: url(/images/icons/doc.png) no-repeat right;}
a.msExcel {padding-right:20px;margin-right:2px;background: url(/images/icons/xls.png) no-repeat right;}
a.msPowerpoint {padding-right:20px;margin-right:2px;background: url(/images/icons/ppt.png) no-repeat right;}
a.externalLink {padding-right:18px;margin-right:2px;background: url(/images/icons/external_link.png) no-repeat right;}
a.swf {padding-right:20px;margin-right:2px;background: url(/images/icons/flash.png) no-repeat right bottom;}

.required{
color:#c8161d;
font-weight:bold;
}
/* Tables */ 

th,td{
padding:2px 10px 2px 4px;
vertical-align: top;
}
th{
font-weight:bold;
}
caption{
font-style:italic;
}
.datatable {
border:1px solid #444;
margin:.25em 0 1em 0;


}
.datatable td {
border-bottom:1px solid #444;
border-right:1px dotted #333;
border-top:0;
border-left:0;
padding:10px;
}
.datatable th {
background-color:#222;
border-bottom:1px solid #444;
border-right:1px dotted #333;
border-top:0;
border-left:0;
padding:4px 10px 2px 4px;
}
.centertable {
	margin-left:auto;
	margin-right:auto;
}
/* Forms */ 
form{
margin:.25em 0 1em 0;
}
label{
display:block;
}
fieldset{
border:1px solid #BF5218;
padding:.5em 1em;
margin:1em 0;
}
legend{
color:#000;
padding:3px 6px;
background-color:#F6B945;
border:1px solid #BF5218;
}
input, textarea, select{
font-size:100%;
padding:2px;
}
.error{
background-color:#ECF645;
border:2px solid #A32006;
color:#A32006;
}
div.error, span.error {
	padding:5px;	
}
.button {
background-color:#EA590A;
color:#FFFBDE;
border:2px groove #EA590A;
padding:2px;
}
.button:hover {
background-color:#EA590A;
color:#FFFBDE;
border:2px ridge #EA590A;
padding:2px;
}
td.borderleft {
	border-left: 1px dashed #333;
	padding-left:15px;
	
}
td.border-bottom {
	border-bottom: 1px solid #333;	
	padding:2px 10px 2px 4px;
vertical-align: top;
}
td.tableheader {
	background-color:#333;
	padding:2px 10px 2px 4px;
vertical-align: top;
}
.gold {
	color:#ED9017;
}
.goldbold {
	color:#ED9017;	
	font-weight:bold;
}
.box {
	background-color:#222;
	padding:20px;
	border:2px solid #333;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 

}
