body
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #B9D0DF;
	background-image: url(/images/page_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 80%;
	line-height: 150%;
}

h1,h2,h3,h4,h5,h6
{
	color: #8C5E4F;
	background-color: transparent;
	font-family: Arial;
}

h4,h5,h6
{
	color: #000000;
	background-color: transparent;
}

h1
{
	font-size: 18pt;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2,h3,h4,h5,h6
{
	margin: 10px 0px 0px 0px;
}

h2
{
	font-size: 12pt;
}

h3,h4,h5,h6
{
	font-size: 10pt;
}

a
{
	color: #3C7AB8;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 1px;
}

a:hover
{
	border-bottom: 1px solid #CCCCCC;
}

p
{
	margin: 0em 0em 1em 0em;
}

ul,
ol
{
	margin-top: 0px;
}

li
{
	margin-bottom: 0.8em;
}

.compact-list li
{
	margin-bottom: 0px;
}

label
{
	font-weight: bold;
	display: block;
}

button
{
	
}

.small
{
	font-size: 80%;
}

.italic
{
	font-style: italic;
}

.annotation
{
	font-size: 90%;
	line-height: normal;
}

.form-item, 
.buttons
{
	width: 100%;
	display: block;
	margin: 0px 0px 5px 0px;
}

.buttons
{
	margin-top: 1em;
	padding-top: 0.5em;
	border-top: 1px dashed #AAAAAA;
}

.form-item input
{
	width: 100%;
}

.form-item.checkbox input
{
	width: auto;
}

.form-item.checkbox label
{
	font-weight: normal;
	display: inline;
}

#frmContact, #frmLogin
{
	width: 70%;
	color: inherit;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 1em;
	margin: 0px;
}

#frmLogin
{
	margin: 30px auto 0px auto;
}

#txaReason
{
	width: 100%;
	height: 100px;
}

#content-cell
{
	width: 624px;
	height: 518px;
	background-image: url(../images/pcsw_index2_03.png);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}

#content-cell #content
{
	height: 472px;
	width: 584px;
	overflow: auto;
	margin: 0px;
	padding: 20px 20px 20px 20px;
}

#menu-cell
{
	background-color: #114C82;
	width: 624px;
	height: 32px;
	text-align: center;
	padding: 0px;
}

#menu
{
	margin: 0px auto;
	padding: 0px;
	width: 70%;
	height: 32px;
	position: relative;
}

#menu li
{
	float: left;
	display: block;
	height: 32px;
	padding: 0px;
	margin: 0em 0em 0em 0em;
}

#menu li a
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 0.4em 1em 0em 1em;
}

#menu li a:hover
{
	border: none;
	padding-bottom: 0px;
}

/*#menu li a:hover
			{
				background-color: #09355C;
			}*/

#home li#home-item, 
#consulting li#consulting-item, 
#projects li#projects-item, 
#about li#about-item, 
#contact li#contact-item
{
	background-color: #3772A6;
	background-image: url(../images/active_item.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

#home li#home-item a, 
#consulting li#consulting-item a, 
#projects li#projects-item a, 
#about li#about-item a, 
#contact li#contact-item a
{
	font-weight: bold;
	cursor: default;
}

#footer-cell
{
	background-image: url(../images/pcsw_index2_04.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 624px;
	height: 150px;
	vertical-align: top;
	text-align: center;
	font-size: 80%;
	color: #666666;
	background-color: transparent;
}

#footer-cell #copyright
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#footer-cell #copyright span
{
	margin-left: 2em;
}

.project-image
{
	vertical-align: top;
    float: left;
	margin: 0.5em 1em 0.5em 0em;
	border: 1px solid #DDDDDD;
}

#projects div
{
	clear: both;
}

.label-annotation
{
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	background-color: transparent;
}

.info-table
{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 2em auto;
	width: 70%;
	font-size: 80%;
}

.info-table td
{
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
}

.info-table th
{
	color: #000000;
	background-color: #DDDDDD;
}

.no-bullets
{
	padding-left: 0px;
	list-style-type: none;
}

#driver-list, #file-list
{
	width: 80%;
	margin: 2em auto;
}

#driver-list li, #file-list li
{
	margin-bottom: 1.6em;
}
