/*
 *
 * Layout
 *
 *
*/

#column_wrapper {	
padding-left: 20px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
}

#column_wrapper p {
padding: 0;
}

.right_column {
float: right;	
width: 455px;
margin-top: 15px;
padding-right: 45px;
}

.left_column {
float: left;	
width: 225px;
margin-top: 15px;
padding-left: 15px;
}
	
#content_intro {
padding-left: 15px;
padding-top: 15px;
padding-bottom: 0;
margin-bottom: 0;
}

/*
 *
 * Left Column Styling
 *
 *
*/

div.left_column div.index_entry img{
	border-style: none;
	border-width: 0;
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px;
}

div.left_column div.index_entry div.content_note {
	COLOR: #777777;	
	font-size: 12px;
	margin-bottom: 30px;
border-top: 1px solid #777777;	
width: 181px;
}

div.left_column div.index_entry div.content_note span {
}

div.left_column div.index_entry div.content_note a {
	COLOR: #942121;
}

#content div.left_column ul {
	margin: 0;
	padding-left: 15px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 30px;
}

#content div.left_column li {
	text-indent: -14px;
font-size: 14px;
}

#content div.left_column li a {
	COLOR: #232323;	
	font-weight: normal;
}

#content div.left_column li a:hover {
	COLOR: #942121;	
	font-weight: bold;
}

/*
 *
 * Left Column Styling
 *
 *
*/

div.right_column div.index_entry img{
	border-style: none;
	border-width: 0;
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px;
}

div.right_column div.index_entry div.content_note {
	COLOR: #777777;	
	font-size: 12px;
	margin-bottom: 30px;
border-top: 1px solid #777777;	
}

div.right_column div.index_entry div.content_note span {
}

div.right_column div.index_entry div.content_note a {
	COLOR: #942121;
}

/*
 *
 * Content Styling
 *
 *
*/

#content {
	FONT-SIZE: 14px;	
	COLOR: #232323;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-align: left;
BACKGROUND-IMAGE: url(../sitegfx/content/mid.gif);
BACKGROUND-REPEAT: repeat-y;
}

#content a {	
	text-decoration: none;
}

#content p.intro {	
margin-left: 15px;
margin-right: 45px;
padding-top: 15px;
padding-left: 0;
padding-right: 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A3A3A3; 
}

#content_top {
	height: 5px;
	BACKGROUND-IMAGE: url(../sitegfx/content/top.gif);
	BACKGROUND-REPEAT: no-repeat;
}

#content_bottom {
	height: 5px;
	BACKGROUND-IMAGE: url(../sitegfx/content/bottom.gif);
	BACKGROUND-REPEAT: no-repeat;
	padding-bottom: 15px; 
}

h2 {	
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 32px;
	FONT-SIZE: 30px;
	font-weight: bold;	
	COLOR: #232323;
	clear: right;
}

h3 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 22px;
	FONT-SIZE: 20px;
	font-weight: bold;	
	COLOR: #232323;
}

.section_headline {
	margin:0;
	padding: 0;
}

h2 a, h3 a, h4 a {
	COLOR: #942121;	
	text-decoration: none;
}

.headdy {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A2A2A2;
}

h4 {
	padding: 0;
	margin: 0;
	line-height: 20px;
	FONT-SIZE: 16px;
	font-weight: bold;	
	COLOR: #232323;	
}


/*
 *
 * Table Index
 *
 *
*/



.tableindex {
	/** configure the width **/
	width:220px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 0;
	text-align: left;
}
.tableindex th {
	background-color: #d1d1d1;
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
	height: 18px;
}
.tableindex .header {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #942121;
	height: 18px;
}
.tableindex .footer {
	background-color: #d1d1d1;
	font-weight: bold;
	color: #FFFFFF;
	width:100%;
}
.tableindex td {
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

/*
 *
 * Content Sub Elements Styling
 *
 *
*/




#content ul {
line-height: 15px;
margin-left: 15px;
margin-right: 15px;
margin-top: 0;
margin-bottom: 10px;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 15px;
	list-style: none;
	COLOR: #942121;
	font-weight: bold;
}

/*
 *
 * Content Unordered List Styling
 *
 *
*/

#content div.right_column li {
	text-indent: -14px;
font-size: 14px;
}

#content div.right_column li a {
	COLOR: #232323;	
	font-weight: normal;
}

#content div.right_column li a:hover {
	COLOR: #942121;	
	font-weight: bold;
}


/*
 *
 * Bottom-Area Styling
 *
 *
*/

#bottom_buttons {
	width: 130px;
	float: left;
}

/*
 *
 * Sidebar and Bottom-Area Button Styling
 *
 *
*/

.sidebar_button, .bottom_button {
	BACKGROUND-IMAGE: url(../sitegfx/small_sidebar/button.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 130px;
	height: 35px;
	text-align: center;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-bottom: 5px;
	padding-top: 9px;
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
}

.sidebar_rss_button {
	BACKGROUND-IMAGE: url(../sitegfx/small_sidebar/rss_button.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 130px;
	height: 35px;
	text-align: center;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-bottom: 5px;
	padding-top: 9px;
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
}



.sidebar_button, .sidebar_rss_button {
	float:right;
}

.bottom_button {
	float:left;
}

.sidebar_button a, .bottom_button a, .sidebar_rss_button a {
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: none;
}

.sidebar_button a:hover, .bottom_button a:hover, .sidebar_rss_button a:hover {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: underline;
}

.sidebar_field {	
}

.sidebar_field_top {	
	BACKGROUND-IMAGE: url(../sitegfx/imagedesc/top.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 5px;
float: right;
width: 130px;
}

.sidebar_field_content  {
	BACKGROUND-IMAGE: url(../sitegfx/imagedesc/mid.gif);
	BACKGROUND-REPEAT: repeat-y;
float: right;
width: 130px;FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	font-size: 14px;	
}
.sidebar_field_content h3, .sidebar_field_content h4 {
	font-size: 14px;
	font-weight: bold;	
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;	color: #FFFFFF;
}
.sidebar_field_content p{	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

.sidebar_field_content ul {
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:0;
}

.sidebar_field_bottom {
	BACKGROUND-IMAGE: url(../sitegfx/imagedesc/bottom.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 5px;
float: right;
width: 130px;
	padding-bottom:15px;
}
/*
 *
 * Semacode Styling
 *
 *
 */

.sidebar_semacode {
	width: 130px;
	height: 130px;
	float: right;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-bottom: 15px;
	FONT-SIZE: 14px;	
	COLOR: #000000;
	Font-weight: bold;
}

.sidebar_semacode img{
	border: solid;
	border-width: 2px;
}

/*
 *
 * Breandcrumbs and Search Box
 *
 *
*/

#header_breadcrumb_nav{
	width: 750px;
	float: left;
	margin: 0;
	padding-left: 15px;
	padding-top: 9px;
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif
}

#header_breadcrumb_nav a{
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: none;
}

#header_breadcrumb_nav a:hover{
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: underline;
}

#header_breadcrumb_search{
	width: 180px;
	margin: 0;
	float: right;
	padding-top: 5px;
	FONT-SIZE: 16px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif
}

#header_breadcrumb_search input {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../sitegfx/header/searchbgr.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	margin: 0;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}




#header_breadcrumb_search label {
visibility: hidden;
display: none;
}
