/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/
body {
	margin: 0 auto;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #f0f0f0;
	text-align: center;
}


a {text-decoration: underline; padding: 1px; }
a:link { color: #03c; text-decoration: none;}
a:visited { color: #03c; }
a:hover { text-decoration: underline; }

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

p {
	font-size: 12px;
	line-height: 16px;
}

small {
	font-size: 10px;
	line-height: 13px;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0;
	border-bottom: 0;
	margin: 0;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 20px 0 5px 0px; /*top right bottom left */
	color: #333;
	font-size: 14px;
}

.QuoteBox {
	margin: 10px 0;
	font-size: 12px;
	/* border: 1px solid #ccc; */
	padding: 2px;
	width: 185px;
}

.Quote {
	display: block;
	margin-left: 10px;
}

/*-------------------------------------------------
STRUCTURE
-------------------------------------------------*/

.Container {
	margin: 20px auto;
	text-align: center;
	width: 820px;
	min-width: 820px;
	}

#ContentFrame, #DashContentFrame, .ContentFrame {
	margin: 0;
	padding: 20px 0;
	width: 100%;
	text-align: left;
	/*position: relative;*/
	float: left;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #fff;
}

.RightDash {
	width: 70%; /* was 75% */
	text-align: left;
	margin: 0;
	padding: 0;
	/*position: absolute;*/
	float: left;
}

.LeftDash {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 30%; /* was 25% */
	float: left;
}

.col {
	padding: 0 20px;
	text-align: left;
}

.Left .col {
	padding: 0 70px 0 20px;
}

.Right .col {
	min-width: 200px;
	border-left: 1px dotted #dcdcdc;
	padding: 0 20px;
}

.LeftDash .col {
	border-right: 1px dotted #dcdcdc;
	padding: 0 20px;
}

.RightDash .col {
	padding: 0 30px 0 20px; width: 90%;

}

#Footer {
	clear: left;
	font-size: 10px;
	color: #666;
	margin: 10px 0 20px 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

#Footer a:link, #Footer a:visited {
	color: #666;
}

#Footer a:hover {
	color: #fff;
	background: #666;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

#Header {
	width: 100%;
	background: url(../images/blue.jpg) #036 top left repeat-x;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}	
	
#Header #PageTitle {
	height: 50px; 
	max-height:50px;
	margin-bottom:5px;
}

#Header h1 /* client name */ {
	padding: 0;
	margin: 7px 0 0 20px;
	font-size: 24px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	text-align: left;
}	

#Header h2 /* project name */ {
	padding: 0 0 7px 0;
	margin: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
}	
	
/*-------------------------------------------------
TABS
-------------------------------------------------*/

#Tabs {
	height: 26px;
	margin: 0 0 0 0; /* make last digit negative to move left */
	padding-left: 20px;
}

#Tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	border: none;
}
	
#Tabs a:link, #Tabs a:visited {
	height: 18px;
	float: left;
	background: #BFCCB3;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 7px 2px 7px;
	margin: 0 -1px 0 0;
	border: 1px solid #036;
	border-bottom: 1px solid #036;
	text-decoration: none;
	color: #333;
}


#Tabs a:link.current, #Tabs a:visited.current {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #333;
	font-weight: bold;
}

#Tabs a:hover {
	color: #000;
	background: #CFD9B9;
	border-bottom: 1px solid #ffc;
}


/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/

.Sidebar h1, .Sidebar h1.late {
	padding: 4px 0 0 0;
	border-bottom: 1px solid #666;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #000;
}

.Sidebar p {
	margin-top: 0;
	background: url(../images/background-yellowdownfade.gif) #fff;
	padding: 4px;
}

.Sidebar p.incategory a {
	display: block;
}

.Sidebar h2, .Sidebar h2.border {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	margin: 20px 0 3px 0;
	padding: 0;
	border: none;
}

.Sidebar h2.border {
	border-bottom: 1px solid #d5d5d5;
}

.Sidebar ol {
	padding-left: 20px;
}


.Sidebar ul li {
	list-style: none;
	padding: 0 0 3px 0;
	margin-left: 0;
}
/*-------------------------------------------------
LEFTNAVBAR
-------------------------------------------------*/

div#LeftNavBar {
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 5px;
	background: url(../images/background-yellowdownfade.gif) #fff;
	background-repeat: repeat-x;
}

div#LeftNavBar a {
	display: block;
}

div#LeftNavBar a:hover {
	background-color: #036;
}

div#LeftNavBar h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0; /* top right bottom left*/
	margin-bottom: 3px;
	border-bottom: 1px dashed #ccc;
}

/*-------------------------------------------------
STEPBAR
-------------------------------------------------*/

div#StepBar {
	font-size: 12px;
	/* border: 1px solid #ccc; */
	padding: 0;
	/* background: url(../images/background-yellowdownfade.gif) #fff; */
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-top: 35px;
}

div#StepBar .complete {
  font-size: 10px;
	color: #669;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
	/* background: url(../images/background-bluedownfade.gif) #fff fixed 0 0 repeat-x;*/
	background: #EFF2EC;
}

div#StepBar .active {
	color: #fff;
	background: #036;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

div#StepBar .inactive {
	background: url(../images/background-yellowdownfade.gif) #fff fixed 0 0 repeat-x;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
}

div#StepBar a {
	color: inherit;
	text-decoration: none;
}

div#StepBar a:hover {
	text-decoration: underline;
	background: transparent;
}


