body
{
	background: #eee;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida","Bitstream Vera Sans", sans-serif;
	line-height: 1.3;
	font-size: 12px;
}

p, th, td, ul, ol, li, h1, h2, h3, h4, h5, h6
{
	font-family: arial, Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida","Bitstream Vera Sans", sans-serif;
	text-align: left;
	background-color: #fff;
	color: #808080;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	color: #8CB1C3;
}

#content h1, #content h2, #content h3
{
	margin: 0;
	padding: 0;
}

#container
{
	border-right: #828282;
	background: #fff;
	margin-left: auto;
	border-left: #828282;
	width: 610px;
	color: #666;
	margin-right: auto;
	border-bottom: #828282;
	text-align: left;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

#navcontainer, #navcontainer2
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#navcontainer ul, #navcontainer2 ul
{
	padding-right: 0px;
	padding-left: 0px;
	background: #8cb1c3;
	float: left;
	padding-bottom: 0px;
	margin: 10px 0px 2px 0px;
	width: 100%;
	color: #fff;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li, #navcontainer2 ul li { display: inline; }

#navcontainer ul li a, #navcontainer2 ul li a
{
	border-right: #fff 1px solid;
	padding-right: 1em;
	padding-left: 1em;
	background: #8cb1c3;
	float: left;
	padding-bottom: 0.5em;
	color: #fff;
	padding-top: 0.5em;
	text-decoration: none;
}

#navcontainer ul li a:hover, #navcontainer2 ul li a:hover
{
	background: #b0cad6;
	color: #fff;
}

#navcontainer ul li#active a, #navcontainer2 ul li#active a
{
	background: #faebd7;
	color: #ffffff;
}

#content
{
	border-right: #ccc 1px solid;
	padding-right: 15px;
	padding-left: 5px;
	float: left;
	margin-left: 10px;
	width: 340px;
	background: #fff;
	color: #080808;
}

#content h1
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #8CB1C3;
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
}

#content a, #content a:link
{
	color: #547e93;
	text-decoration: none;
}

#content a:hover
{
	color: #666;
	text-decoration: none;
}

#content li { }


#divider
{
	clear: both;
	margin-bottom: 10px;
	border-bottom: #d2dbe2 1px solid;
}

#column
{
	padding-left: 3px;
	background: #fff;
	margin-left: 380px;
	margin-right: 10px;
}

#column h3
{
	font: 14px arial, verdana, sans-serif;
	color: #8cb1c3;
	border-bottom: #b0cad6 1px solid;
}
#column p

{
text-align:left;
}

#column a
{
	color: #666;
	text-decoration: underline;
}

#column a:hover
{
	color: #f60;
	text-decoration: none;
}

#column ul, #column li
{
	margin: 0 10px;
	padding: 0 3px 0 3px;
}

#column li { list-style: square; }
#column p, #column li { font-family: arial, verdana, sans-serif; }

#footer
{
	clear: both;
	padding-right: 0px;
	border-top: #eee 1px solid;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

html #footer p
{
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer a
{
	color: #547e93;
	text-decoration: underline;
}

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

#cform { font-size: 11px; }

.feedback
{
	border-top: #ccc 1px solid;
	background: #fff;
	margin: 5px;
}

.feedback blockquote
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

img.floatleft
{
	padding-right: 5px;
	float: left;
	padding-bottom: 10px;
	margin-right: 5px;
}

input
{
	background: #fff;
	font: 11px verdana, arial, sans-serif;
	color: #666;
}

textarea
{
	background: #fff;
	font: 11px verdana, arial, sans-serif;
	color: #666;
}

select
{
	background: #fff;
	font: 11px verdana, arial, sans-serif;
	color: #666;
}

.box
{
	padding-right: 3px;
	border-top: #ccc 1px solid;
	padding-left: 3px;
	background: #faebd7;
	padding-bottom: 3px;
	color: #333;
	padding-top: 3px;
	border-bottom: #ccc 1px solid;
	text-align: center;
}

.highlight { background: #faebd7; }
ul.nodots { list-style-type: none; }
.clear { clear: both; border:0; margin:0;}

abbr, acronym, .help
{
	border-bottom: 1px dotted #333;
	cursor: help;
	font-style: normal;
}

.leftImage{
	float: left;
	padding: 5px;
}

#footnotes { font: 11px verdana, arial, sans-serif; }

/******************************************

Table Styling

*/

table#tableBudget
{
	width: 98%;
	background: transparent;
	font: 11px verdana, arial, sans-serif;
}

th { text-align: left; }

table#tableBudget th, table#tableBudget td
{
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
	background: transparent;
	color: #333;
}

table#tableBudget tr th + th { text-align: right; }
table#tableBudget tr td + td { text-align: right; }
.rate, .hours, .total { text-align: right; }