/* Supplemental CSS File */

/*******************************
As we go along, this hould replace
the old style sheet, and hopefully
weed out the old and unused stuff
********************************/

/* Currently Used on Recovery Site */

table#recovery{
	padding:0; 
	margin:0;}

table#recovery td#normal{
	padding:10px 10px 0 0; 
	margin:0;}
	
table#recovery td#rightSide{
	padding:10 20px; 
	margin:0; 
	width:15%;}

div#recoveryBox{
	width:207px; 
	background:url(/recovery/images/divBottom.gif) no-repeat bottom left; 
	float:right;}
	
div#recoveryBox img{
	margin: 4px 0;
	}

div#recoveryBox h3{
	margin:0; 
	padding:6px 8px 4px 10px; 
	font-size:16px; 
	font-weight:bold; 
	border-bottom:1px solid #666;
	background:url(/recovery/images/h3Bg.gif) no-repeat top left; 
	text-align:center;}

div#recoveryBox ul{
	margin:0; padding:15px 15px; 
	list-style:none;}

div#recoveryBox ul li{
	margin:0px 0px 12px; 
	padding:0; 
	list-style:none;}
	
.cleancopy{
	font-size: 110%; 
	line-height: 20px;}
	
.cleancopySm{
	font-size: 70%; 
	line-height: 20px;}	
	
div#wordpress{
	padding:15px; 
	margin-bottom:4px; 
	line-height:21px; 
	color:#333; 
	font-size:110%;
	background-color:#e4e7f5;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;}
	
div#wordpress h4{
	font-size:115%; 
	font-weight:bold; 
	color:#222; 
	pading:2px 0; 
	margin:0;}
	
div#DeadlineUpdate{ 
	padding:15px; 
	margin-bottom:4px; 
	line-height:21px; 
	color:#333; 
	font-size:110%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;}
	
div#DeadlineUpdate h4{
	font-size:115%; 
	font-weight:bold; 
	color:#222; 
	pading:2px 0; 
	margin:0;}
	
.wordpressDate{
	font-style:italic; 
	color:#999;}
	
	
	
/* Imported from Water Site (Main Page) */
.copy {
	font-size: 105%; 
	line-height: 17px; }
	
.copylg {
	font-size: 120%; 
	line-height: 21px; }
	
.copyLeadLine{
	font-weight:bold; 
	font-size:135%; 
	color:#6179ad;}
	
.copyLeadLineRed{
	font-weight:bold; 
	font-size:135%; 
	color:#ff0a07;}	
	
table#restrict{
	padding:0; 
	margin:0;}
	
table#restrict li {
	padding:3px 0; 
	margin:0;}
	
table#selections{
	padding:0; 
	margin:0 auto; 
	width:680px; 
	background:#f1f1f1; 
	border:5px solid #c3d4e4;}
	
table#selections td{
	padding:20; 
	margin:0;}
	
table#selections li {
	padding:5px 0; 
	margin:0;}
	
table#internalTable{
	border:solid 1px #c3d4e4;}
	
table#internalTable td{
	padding:15px; 
	margin:0;}
	
table#internalTable td#grey{
	padding: 15px; 
	margin:0; 
	background-color:#e5e5e5;}
	
h3#specialty {
	margin:0; 
	padding:6px 8px 4px 10px; 
	font-size:16px; 
	font-weight:bold;}
	

/* Imported from Water Site (Switch Page) */

fieldset{
	padding:30px 30px 25px 30px; 
	border:solid 2px #c3d4e4; 
	width:90%;}
	
legend{
	font-weight:bold; 
	font-size:135%;
	color:#6179ad;}
	
input#large, cfinput#large {
	height: 40px;
	width: 230px;
	padding: 10px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	border:1px solid #f07d45;
	}
	
input#button {
	height: 30px;
	width: 120px;
	padding: 5px;
	font-size:14px;
	color:#333;
	border:1px solid #f07d45;
	}
	
textarea#large {
	padding: 10px;
	font-size:14px;
	color:#333;
	border:1px solid #f07d45; 
	}
	
.bigOrange {
	font-size:24px;
	color:#f07d45;
	font-weight:bold;
	}

/* Standard Table Formatting */

table#standardContainer {
	width:100%;
	padding:0;
	margin:0;
	}
	
	table#standardContainer td {
		padding:0;
		margin:0;
		vertical-align:top;
		}
	
table#standardContent {
	width:100%;
	padding:0;
	margin:0;
	}
	
	table#standardContent td {
		padding:12px 12px 0 0;
		margin:0;
		vertical-align:top;
		}

table#standardRightSide {
	width:99%;
	padding:0;
	margin:0;
	}
	
	table#standardRightSide td {
		padding:0 0 0 12px;
		margin:0;
		vertical-align:top;
		}
	
	
td#underLiner {
	border-bottom:1px solid #ccc;
	padding:0;
	margin:0;
	vertical-align:top;
	}
	
td#leftLiner {
	border-left:1px solid #ccc;
	}
	
div#StandardCategory {
	margin:12px 0 0 0;
	padding:10px;
	border:1px solid #ccc;
	}
	
div#StandardCategoryTwo {
	margin:12px 0 0 0;
	padding:20px;
	border:1px solid #ccc;
	}
	
	
div#StandardNoBorder {
	margin:12px 0 0 0;
	padding:10px;
	}
	
div#StandardBonus {
	margin:12px 0 0 0;
	padding:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#ecf0f5;
	}
	
ul#standardList {
	margin:10px;
	padding:0;
	}

	ul#standardList a {
		text-decoration:none;
		}
	
	ul#standardList li {
		padding: 4px 5px;
		margin:0 0 0 15px;
		border-bottom:1px dotted #ccc;
		list-style:square;
		font-size:11px;
		}
		
	ul#standardList li#two {
		padding: 5px 20px;
		margin:0 0 0 5px;
		border-bottom:1px dotted #ccc;
		list-style:none;
		background-image: url(/images/global/arrow_right_two.gif);
		background-position:0 7px;
		background-repeat:no-repeat;
		font-size:12px;
		}
		
	ul#standardList li#noline {
		padding: 7px 20px;
		margin:0;
		list-style:none;
		background-image: url(/images/global/arrow_right.gif);
		background-position:0 7px;
		background-repeat:no-repeat;
		}
		
h3#standardDivHeader {
	padding:0;
	margin:5px;
	font-size:16px;
	font-weight:bold;
	color:#555;
	}
	
standardDptHeader {
	padding:0;
	margin:5px;
	font-size:28px;
	font-weight:bold;
	font-family:Georgia;
	color:#999;
	}	
