body {
	background: #b2b2b2 url('../graphics/body_back.jpg') left 192px repeat;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

/**** GENERAL CSS - BEGIN ****/
img {
	behavior: url("pngbehavior.htc");
}

.ul_error {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content_header {
	margin: 0px 0px 5px 18px;
	font-weight: normal;
	font-size: 1.8em;
	color: #808080;
}

.content_subheader {
	margin-top: 0;
	font-size: 1.6em;
	color: #d39856;
}

.content_head_small {
	font-size: 11pt;
	color: #a9a9a9;
}

a:link {
	color: #515a83;
	text-decoration: none;	
}

a:visited {
	color: #515a83;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

.sidebar_link:link {
	color: #3b3b3b;	
}

.sidebar_link:visited {
	color: #3b3b3b;	
}

.sidebar_link:hover {
	color: #309fe2;
	text-decoration: none;
}

.list_item {
	border-bottom: 1px dashed #cecece;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.last_item {
	margin-bottom: 30px;
}

.label {
	display: block;
}

.inputBox {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #000000;
	border: 1px solid #000000;
	margin: 0;
	padding: 2px;
}

.inputSubmit {
	display: block;
	font-size: 10pt;
	color: #ffffff;
	border: 1px solid #000000;
	background: #1a7cb6;	
}

.info_message {
	font-size: 8pt;
	color: #990000;
}

.content-item-title {
	font: 12pt Arial; color: #000000;
	font-weight: bold; 
	text-decoration: none;
}

.content-item-date {
	font: 10pt Arial; color: #000000;
	text-decoration: none;
}

.graphic_link_images {
	float: left; 
	border: 1px solid #808080; 
	background: #eeeeee; 
	padding: 3px; 
	margin-right: 15px;
}

.home_links {
	padding: 0px;
	margin: 0px;
}

.home_links a:link {
	color: #a9a9a9; 
	text-decoration: none;
}
.home_links a:visited {
	color: #a9a9a9; 
	text-decoration: none;
}
.home_links a:hover {
	color: #a9a9a9; 
	text-decoration: none;
}

.link_area {
	clear: both; 
	float: left; 
	width: 100%; 
	padding-bottom: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px dashed #cecece;
}

.cell_field_name {
	border-bottom: 1px dashed #dedede;
	padding: 5px 0;
	width: 200px;
}

.cell_field_input {
	border-bottom: 1px dashed #dedede;
	padding: 5px 0;
}

.content_listing { 
	margin-bottom: 15px; 
	padding-bottom: 10px; 
	border-bottom: 1px dashed #cecece;
}

.feature_name {
	padding: 5px 0;
	font-weight: bold;
	width: 200px;
	border-bottom: 1px dashed #cecece;
}

.feature_field {
	padding: 5px 0;
	border-bottom: 1px dashed #cecece;
}

.heading_links {
	padding: 0px;
	margin: 0px;
}

.heading_links a:link {
	color: #76c045; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}
.heading_links a:visited {
	color: #76c045; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}
.heading_links a:hover {
	color: #202020; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

.content-item {
	width: 100%;
	border-bottom: 1px dashed #808080;
	padding-bottom: 3px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.content-item-desc {
	margin: 10px auto;
	font-size: 1.0em;
}
.content-item-descnodate {
	margin-top: 0px;
}
.content-item a.content-item-a {
	font-weight: bold;
	font-size: 1.2em;
}
/**** GENERAL CSS - END ****/

/**** HEADER CSS - BEGIN ****/
#header_container {
	background: #c98146 url('../graphics/header_back_gradient.jpg') left top repeat-x;
	height: 192px;
}

#header_box {
	background: transparent url('../graphics/header_back_2200x192.jpg') center top no-repeat;
	height: 192px;
}

#header {
	background: transparent url('../graphics/header_back_1010x192.jpg') center top no-repeat;
	padding-top: 26px;
	text-align: center;
}

#header_inner {
	width: 970px;
	margin: auto;
	padding-top: 3px;
	text-align: center;
	background: #f5f5f5 url('../graphics/header_gradient_grey_970x166.jpg') center top no-repeat;
}

#header_banner {
	height: 127px;
	width: 964px;
	text-align: left;
	margin: auto;
	background: transparent url('../graphics/banner_back_964x127.jpg') left top no-repeat;
	color: #ffffff;
	font-size: 1.8em;
}

/**** HEADER CSS - END ****/

/**** MENU CSS - BEGIN ****/
#menu {
	background-color: #515a83;
	margin: auto;
	width: 964px;
	height: 36px;
	text-align: center;
}

#menu a {
	line-height: 36px;
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;	
}

#menu a:link, #menu a:visited {
	color: #ffffff;
}

#menu a:hover {
	color: #ffdd00;
}
/**** MENU CSS - END ****/

/**** CONTENT CONTAINMENT - BEGIN ****/
#body_container {
	background: transparent url('../graphics/body_side_shadows.jpg') center top repeat-y;
}

#table-outer {
	background-color: #ffffff;
	margin: auto;
	width: 970px;
}

.cell_container {
	padding: 0px;
}

.cell_content {
	padding: 20px 15px;
	background-color: #f5f5f5;
	
}

#table-inner {
	height: 400px;
	width: 100%;
}
/**** CONTENT CONTAINMENT - END ****/

/**** FOOTER CSS - BEGIN ****/
#footer_outer {
	background: transparent url('../graphics/body_side_shadows.jpg') center top repeat-y;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

#footer_inner {
	width: 970px;
	margin: auto;
}

#footer {
	background-color: #f5f5f5;
	padding: 6px 15px;
}

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

#footer_bottom {
	background: transparent url('../graphics/footer_back_1010x18.jpg') center top no-repeat;
	width: 100%;
	text-align: center;
	height: 18px;
	overflow: hidden;
}

.portfoliotd { text-align: center; vertical-align: middle; }
.portfoliobox { border: 1px solid #808080; background: #eeeeee; padding: 4px 4px; }
.thumbbox { border: 1px solid #000000; }

/**** FOOTER CSS - END ****/

