html {
	width:					100%;
	height:					100%;
}

body {
	margin:					0px;
	padding:				0px;
	font-family:			Verdana, Tahoma, Arial;
	font-size:				10px;
	background-color:		#dfe3f0;
	background-image:		url(templates/default/images/background.jpg);
	background-repeat:		repeat-x;
	width:					100%;
	height:					100%;
}

div {
	margin:					0px;
	padding:				0px;
}

img {
	border:					0px none #000000;
}

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

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

a:active {
	text-decoration: 		none;
	color: 					#025599
}

a:hover {
	text-decoration: 		underline;
	color: 					#025599
}

#center {
	position:				relative;
	text-align:				center;
	margin:					0px auto;
	width:					840px;
	background-image:		url(templates/default/images/content_background.jpg);
	background-repeat:		repeat-y;
}

#container {
	position:				absolute;
	width:					840px;
	left:					0px;
	top:					0px;
	bottom:					0px;
}


#header {
	background-image:		url(templates/default/images/header.jpg);
	background-repeat:		no-repeat;
	width:					840px;
	height:					80px;
	text-align:				left;
}

#header p {
	margin:					0px;
	padding:				2px 0px 2px 25px;
}

#navigation_button_panel {
	background-image:		url(templates/default/images/nav_button_panel.jpg);
	background-repeat:		no-repeat;
	width:					840px;
	height:					30px;
	text-align:				left;
}

#navigation_button_panel_left {
	width:					30px;
	height:					30px;
	background-image:		url(templates/default/images/nav_button_panel_left.jpg);
	background-repeat:		no-repeat;
	background-position:	top right;
	float:					left;
	clear:					none;
}

#navigation_button_panel_buttons {
	float:					left;
	clear:					none;
	position:				relative;
	width:					auto;
}

#navigation_quick_links_panel {
	width:					120px;
	float:					right;
	clear:					none;
	padding:				6px 0px 0px 0px;
}

#navigation_button_panel_right {
	width:					5px;
	height:					30px;
	background-image:		url(templates/default/images/nav_button_panel_right.jpg);
	background-repeat:		no-repeat;
	background-position:	top left;
	float:					left;
	clear:					none;
}

#section_image_background {
	background-image:		url(templates/default/images/section_image_background.jpg);
	background-repeat:		no-repeat;
	width:					840px;
	height:					80px;
}

#section_image {
	background-image:		url(templates/default/images/sections/default_01.jpg);
	background-repeat:		no-repeat;
	width:					800px;
	height:					80px;
	margin:					0px 20px 0px 20px;
}

#navigation_bar {
	background-image:		url(templates/default/images/nav_bar.jpg);
	background-repeat:		no-repeat;
	width:					840px;
	height:					20px;
}

#navigation_bar_left {
	width:					20px;
	height:					20px;
	float:					left;
	clear:					none;
}

#navigation_bar_separator {
	width:					160px;
	height:					20px;
	float:					left;
	clear:					none;
}

#navigation_bar_location {
	float:					left;
	clear:					none;
	line-height:			20px;
	padding-left:			20px;
	font-size:				11px;
	color:					#787878;
}

#navigation_bar_location a {
	color:					#787878;
	text-decoration:		none;
}

#navigation_bar_location a:hover {
	color:					#787878;
	text-decoration:		underline;
}


#content {
	background-image:		url(templates/default/images/content_background.jpg);
	background-repeat:		repeat-y;
	bottom:					0px;
	height:					auto;
	position:				relative;
	width:					840px;
}

#navigation_panel_container {
	float:					left;
	width:					180px;
}

#navigation_panel {
	width:					160px;
	padding-left:			20px;
}

.navigation_panel_subsection_leadin {
	width:					160px;
	height:					20px;
}

.navigation_panel_subsection_separator {
	width:					160px;
	height:					10px;
}

.navigation_panel_subsection_leadout {
	width:					160px;
	height:					20px;
}

.navigation_panel_subsection {
	width:					150px;
	height:					20px;
	line-height:			20px;
	font-size:				10px;
	color:					#444444;
	background-image:		url(templates/default/images/subsection_button.jpg);
	background-repeat:		no-repeat;
	text-align:				left;
	padding-left:			10px;
	font-weight:			bold;
	overflow-x:				hidden;
	white-space:			nowrap;
	display:				block;
}

a.navigation_panel_subsection {
	color:					#444444;
	text-decoration:		none;
}

.navigation_panel_subsection_hover {
	width:					150px;
	height:					20px;
	line-height:			20px;
	font-size:				10px;
	color:					#444444;
	background-image:		url(templates/default/images/subsection_button_hover.jpg);
	background-repeat:		no-repeat;
	text-align:				left;
	padding-left:			10px;
	cursor:					pointer;
	font-weight:			bold;
	overflow-x:				hidden;
	white-space:			nowrap;
	display:				block;
}

a.navigation_panel_subsection_hover {
	color:					#444444;
	text-decoration:		none;
}

.navigation_panel_subsection_selected {
	width:					150px;
	height:					20px;
	line-height:			20px;
	font-size:				10px;
	color:					#ffffff;
	background-image:		url(templates/default/images/subsection_button_selected.jpg);
	background-repeat:		no-repeat;
	text-align:				left;
	padding-left:			10px;
	cursor:					pointer;
	font-weight:			bold;
	overflow-x:				hidden;
	white-space:			nowrap;
	display:				block;
}

a.navigation_panel_subsection_selected {
	color:					#ffffff;
	text-decoration:		none;
}

.navigation_panel_subsubsection {
	width:					140px;
	height:					20px;
	line-height:			20px;
	font-size:				10px;
	color:					#444444;
	background-image:		url(templates/default/images/subsubsection_button.jpg);
	background-repeat:		no-repeat;
	text-align:				left;
	padding-left:			20px;
	overflow-x:				hidden;
	white-space:			nowrap;
	display:				block;
}

a.navigation_panel_subsubsection {
	color:					#444444;
	text-decoration:		none;
}

.navigation_panel_subsubsection_hover {
	width:					140px;
	height:					20px;
	line-height:			20px;
	font-size:				10px;
	color:					#444444;
	background-image:		url(templates/default/images/subsubsection_button_hover.jpg);
	background-repeat:		no-repeat;
	text-align:				left;
	padding-left:			20px;
	cursor:					pointer;
	overflow-x:				hidden;
	white-space:			nowrap;
	display:				block;
}

a.navigation_panel_subsubsection_hover {
	color:					#444444;
	text-decoration:		none;
}

.navigation_panel_subsubsection_selected {
	width:					140px;
	height:					20px;
	line-height:			20px;
	font-size:				10px;
	color:					#ffffff;
	background-image:		url(templates/default/images/subsubsection_button_selected.jpg);
	background-repeat:		no-repeat;
	text-align:				left;
	padding-left:			20px;
	cursor:					pointer;
	overflow-x:				hidden;
	white-space:			nowrap;
	display:				block;
}

a.navigation_panel_subsubsection_selected {
	color:					#ffffff;
	text-decoration:		none;
}

#page_contents {
	float:					right;
	width:					660px;
	background-image:		url(templates/default/images/content_background.jpg);
	background-repeat:		repeat-y;
	background-position:	-180px 0px;
}

#page_contents_inner {
	text-align:				left;
	padding:				5px 40px 5px 20px;
}

#page_contents_inner p {
	font-size:				12px;
	line-height:			18px;
	color:					#353535;
	text-align:				justify;
	text-justify:			auto;
}

#page_contents_inner img {
	margin:					5px 0px 3px 10px;
}

#page_contents_inner img.no_margin {
	margin:					0px;
}

#page_contents_inner h1 {
	font-size:				24px;
	font-weight:			bold;
}

#page_contents_inner h2 {
	font-size:				18px;
	font-weight:			bold;
}

#page_contents_inner h3 {
	font-size:				14px;
	font-weight:			bold;
}

#page_contents_inner ul {
	font-size:				12px;
	line-height:			18px;
	list-style-type:		square;
	color:					#353535;
	margin-left:			10px;
	padding-left:			10px;
}

#footer {
	clear:					both;
	background-image:		url(templates/default/images/footer.jpg);
	background-repeat:		no-repeat;
	width:					840px;
	height:					40px;
	line-height:			20px;
	color:					#aaaaaa;
}

.hidden_link {
	display:				none;
}

.news_headline {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
}

.news_date {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
}

.news_header {
	font-size:				12px;
	line-height:			16px;
	color:					#444444;
}

.news_item {
	width:					600px;
}


.news_item_separator {
	padding:				10px 0px 10px 0px;
	float:					none;
	clear:					both;
}

.news_item_date {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	float:					left;
	width:					150px;
}

.news_item_content {
	border-left:			2px solid #aaaaaa;
	float:					left;
	width:					420px;
}

.news_item_headline {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	margin-left:			10px;
	margin-bottom:			10px;
}

.news_item_header {
	font-size:				12px;
	line-height:			16px;
	color:					#444444;
	margin-left:			10px;
}

.news_item_link {
	font-size:				12px;
	line-height:			16px;
	color:					#444444;
	margin-top:				10px;
	margin-left:			10px;
	font-weight:			bold;
}

.news_item_link a {
	text-decoration: 		none;
	color: 					#353535;
}

.news_item_link a:hover {
	text-decoration: 		underline;
	color: 					#025599
}

#image_list {
	text-align:				center;
}

#image_list img {
	margin:				1px;
}

.error_message {
	background-color:	#faf1f1;
	border-top: 		1px solid #b94949;
	border-bottom:		1px solid #b94949;
	padding:			10px;
	font-size:			12px;
	line-height:		18px;
}

