/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 896px;
	margin: 0 auto;
}
#center {
	width: 896px;
	clear: both;
	font-size: 14px;
}
#center .body {
}
#masthead .keywords {
	padding: 12px 20px;
	font-size: .6em;
	color: #CCC;
}

#footer {
	color: #999999;
	background-color: #e1e1e1;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	padding: 14px 20px;
	border-top: 3px solid #CCC;
}

#footer a {
	color: #FF0000;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	color: #999999;
}
h3 {
	font-size: 1.6em;
	color: #07117a;
}
h4 {
	font-size: 1.4em;
	margin: 3px 0 10px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
}

h5 {
	font-size: 1.4em;
	margin: 3px 0 10px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
	color: #07117a;
}

#rightlogo {
	float: right;
	width: 80px;
	height: 70px;
	padding-top: 5px;
	}

.biglink {
	font-size: 13px;
	}

.nomargintop {
	margin-top: 0;
}

.keywords {
	float: right;
	width: 400px;
	}
	
.trewlogo {
	float: left;
	width: 300px;
	height: 90px;
	}
	
#logo {
	padding-top: 10px;
	}

#navigation {
	font-size: 12px;
	}
	
	
	#fivebyfive {
	float: right;
	}
	
	#fivebyfive a {
	color: #999;
	}
	
#flash {
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 20px;
	}
	

#content a {
	color: #FF0000;
	}
	
#content a:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
#column_wrapper {
	background-repeat: repeat-y;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 666px;
	float: left;

}

#right h1 {
		border-bottom: 1px dashed #999;
}

#left {
	width: 220px;
	float: left;
}
#left .content {
	padding: 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}

#right .content a {
	color: #FF0000;
	}
	
#right .content a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}


#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #FF0000;
	border-left: 6px solid #CCC;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #07117a;
	text-decoration: underline;
}

.blue {
	color: #07117a;
	}
	
.red {
	color: #FF0000;
	}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FFF;
	border-left: 4px solid #CCC;   
	color: #3945c2;
	font: bold 1.2em/1.5em Arial, 'Bookman Old Style', Serif; 
}

.form {
	font-size: 10px;
	}

.textfield {
	background-color: #dcdcdc;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	padding: 4px;
	}
	
.button {
	background-color: #999;
	color: #FFF;
	border: #666 1px solid;
	}


#rehabcontainer {
	float: right;
	width: 247px;
	}	

#rehabtop {
	background-image: url(../images/rehab-top.gif);
	height: 11px;
	}	
	
#rehab {
	background-image: url(../images/rehab-bg.gif);
	color: #FFFFFF;
	padding-left: 17px;
	}
	
	
#rehab h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFF;
			border-bottom: 0px dashed #999;

	}
		
#rehabbottom {
	background-image: url(../images/rehab-bottom.gif);
	height: 13px;
	}	