﻿body	{	background-color:#333333;	margin:30px;	}
body, textarea	{	font-family:Arial; font-size:small;	}

a	{	color:#424959;	}
p	{	margin: 0px 0px 10px 0px;	}

H2, H2 A	{	margin:0px;	margin-bottom:5px;	color:#424959;	font-size:x-large;	font-weight:bold;	}
H3, H3 A	{	margin:0px;	margin-bottom:5px;	color:#333333;	font-size:medium;	font-weight:bold;	}
H4, H4 A	{	margin:0px;	margin-bottom:2px;	color:#4D4D4D;	font-size:14px;		font-weight:bold;	}

.Header_BG	{		height:152px;	width:942px;	background-repeat:no-repeat;	background-position:center;	margin-left:auto;	margin-right:auto;	background-color:White;	}
.Header_Overlay	{	height:152px;	width:942px;	background-image:url(Images/Header.png);			background-repeat:no-repeat;	}

.Content_Sidebar_Top	{	width:170px;	height:24px;	background-color:#424959;	background-image:url(Images/Content_Sidebar_Top.gif);		background-repeat:no-repeat;	background-position:left top;	}
.Content_Top			{	width:772px;	height:24px;	background-color:White;		background-image:url(Images/Content_Top.gif);				background-repeat:no-repeat;	background-position:right top;	vertical-align:bottom;	}

.Content_Sidebar_Middle	{	width:170px;					background-color:#424959;	background-image:url(Images/Content_Sidebar_Middle.gif);	background-repeat:repeat-y;		background-position:left top;	vertical-align:top; padding-left:2px;	}
.Content_Middle	{			width:772px;					background-color:White;		background-image:url(Images/Content_Middle.gif);			background-repeat:repeat-y;		background-position:right top;	vertical-align:top; padding-right:2px; }

.Content_Sidebar_Bottom	{	width:170px;	height:24px;	background-color:#424959;	background-image:url(Images/Content_Sidebar_Bottom.gif);	background-repeat:no-repeat;	background-position:left bottom;	}	
.Content_Bottom	{			width:772px;	height:24px;	background-color:White;		background-image:url(Images/Content_Bottom.gif);			background-repeat:no-repeat;	background-position:right bottom;	}	



.CS_Primary_Nav_Table {	margin-left:auto;	margin-right:auto;	height:30px;	position: relative;		}
.CS_Primary_Nav_Table TD	{	padding-left:25px;	padding-right:25px;	padding-top:128px;	vertical-align:middle;	}
.CS_Primary_Nav_Table A	{	color:White;	font-weight:bold;	text-decoration:none;	}

.CS_Secondary_Nav_Table	{	width:100%; margin-bottom:10px;	}
.CS_Secondary_Nav_Header_Cell {	font-weight:bold; text-align:center; padding: 0px 5px 10px 5px;	}
.CS_Secondary_Nav_Header_Cell A { color:white; text-decoration:none; }

.CS_Secondary_Nav_Cell {			border-top:solid #424959 2px;	border-bottom:solid #424959 2px;	vertical-align:middle;	padding: 5px 5px 5px 5px;	background-color:#545C72; }
.CS_Secondary_Nav_Selected_Cell {	border-top:solid #424959 2px;	border-bottom:solid #424959 2px;	vertical-align:middle;	padding: 5px 5px 5px 5px;	background-color:#6F8C9D;	background-image:url(Images/Content_Sidebar_Menu_Selected.gif);	background-repeat:no-repeat; background-position: right center;	}
.CS_Secondary_Nav_Child_Cell {		border-top:solid #424959 1px;	border-bottom:solid #424959 1px;	vertical-align:middle;	padding: 3px 5px 3px 10px;	background-image:url(Images/Content_Sidebar_Menu_Child.gif);	font-size:11px; }
.CS_Secondary_Nav_Selected_Cell A, .CS_Secondary_Nav_Cell A, .CS_Secondary_Nav_Child_Cell A { color:white; text-decoration:none; }

.CS_Buttons_Table	{ margin-left:auto;	margin-right:auto;	margin-bottom:15px;	}
.CS_Buttons_Table TD	{	background-repeat:no-repeat;	background-position:center center;	width:221px;	height:126px;	vertical-align:top;	}
.CS_Buttons_Name_Div	{	padding-top:13px;	padding-left:22px;	padding-right:22px;		padding-bottom:6px; color:White;	font-size:medium;	font-weight:bold;	text-decoration:none;	}
.CS_Buttons_Info_Div	{	color:#CCCCCC;	padding-left:22px;	padding-right:22px;	font-size:smaller;	}

.CS_Breadcrumbs_Div	{	text-align:left;	padding: 0px 15px 0px 15px;	}
.CS_Breadcrumbs_Div, .CS_Breadcrumbs_Div A {	font-weight:bold;	color:#999999;	font-size:smaller;	}

.CS_Primary_Content_Div { padding: 8px 15px 8px 15px; }
.CS_Primary_ContentDocument_Div { padding:5px; background-color:#F5F5F5; border: dotted 1px #CFCFCF; }


.CS_Secondary_Content_Div { color:White; padding: 5px 5px 5px 5px; }
.CS_Secondary_Content_Div A { color:white; }
.CS_Secondary_Content_Div H2, .CS_Secondary_Content_Div H2 A	{	margin:0px;	margin-bottom:8px;	color:#FFFFFF;	font-size:x-large;	font-weight:bold;	}
.CS_Secondary_Content_Div H3, .CS_Secondary_Content_Div H3 A	{	margin:0px;	margin-bottom:5px;	color:#FFFFFF;	font-size:medium;	font-weight:bold;	}
.CS_Secondary_ContentDocument_Div { padding:5px; background-color:#F5F5F5; border: dotted 1px #CFCFCF; }

.CS_Search_Dots_Span {	font-weight:bold;	}
.CS_Search_Match_Span	{	font-size:medium;	font-weight:bold;	color:#545C72;	}

.CS_Footer_Div { padding-top:20px; text-align:center; }
.CS_Footer_Div, .CS_Footer_Div a { color:#4F4F4F; font-size:x-small; }

.CS_Comment_Post_Div {	text-align:right; padding-top:5px; vertical-align: middle;	}
.CS_Comment_Div {	padding:5px; margin-top:5px; background-color:#FFFFCE; border: dotted 1px #CFCFCF; }

.CS_OptionsGroup_Div {	padding:5px; margin-top:5px; background-color:#F5F5F5; border: dotted 1px #CFCFCF; }