@charset "UTF-8";
/* Global Elements */
html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

body {
	width: 967px;
}

a:link, a:visited { color: #003674; }
a:hover, a:active { color: #1e5fa9; }

h1 { color: #003575; margin: 35px 0 15px 0; line-height: normal; font-size: 210%; }
h2 { color: #003575; margin: 30px 0 15px 0; line-height: normal; font-size: 180%; }
h3 { color: #003575; margin: 30px 0 10px 0; line-height: normal; font-size: 160%; }
h4 { color: #003575; margin: 25px 0 10px 0; line-height: normal; font-size: 130%; }
h5 { margin: 20px 0 5px 0; line-height: normal; font-size: 100%; }
h6 { color: #003575; margin: 15px 0 5px 0; line-height: normal; font-size: 100%; font-weight: normal; }


/* Container Elements */
#container {
	position: relative;
	width: 955px;
	background: #fff;
}

#header {
	width: 955px;
	height: 102px;	
	margin-left: 6px;
	font: 10px Tahoma, Verdana, Arial, Georgia;
	color: #585858;
}

#header a {
	font: 10px Tahoma, Verdana, Arial, Georgia;
	color: #585858;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#header_left {
	position: absolute;
	float: left;
	width: 245px;
	height: 102px;
}

#header_right {	
	position: relative;
	float: right;
	width: 455px;
	height: 102px;	
	letter-spacing: 0.2px;
}

#header_right span#header_right_content {
	margin-top: 85px;
	float: right;
	padding-right: 16px;
	bottom: 5px;	
}

#navigation {
	width: 955px;
	height: 49px;
	margin-left: 6px;
	background: url(wsimages/navigation_bg.jpg) 0px 5px no-repeat;
}

#navigation_items {
	width: 955px;
	font: bold 12px Tahoma, Verdana, Arial, Georgia;	
	color: #494949;
	margin-left: 1px;
	padding-right: 5px;
}

#navigation_items a {
	font: bold 12px Tahoma, Verdana, Arial, Georgia;	
	color: #494949;
	text-decoration: none;
	padding: 5px 3px 5px 7px;
}

#navigation_items a:hover {
	color: #4a6a8f;
}

#navigation_items ul {
	position: absolute;
	margin-top: 20px;
	margin-left: -20px;
	padding-left: 20px;
	list-style: none;
}

#navigation_items li#home_navigation_item {
	background: none;
}

#navigation_items li {
	display: inline;	
	padding: 10px 15px 10px 12px;
	background: url(wsimages/nav_right_bg.gif) 0px 9px no-repeat;
}

#navigation_items li.current {
	color: #4a6a8f;
}

#banner {
	width: 955px;
	height: 106px;
	margin-left: 6px;
	background: url(wsimages/page_banner.jpg) no-repeat;
}

#page_name {
	float: right;
	margin-top: 41px;
	margin-right: 22px;
}

#content_bg {
	width: 967px;
	min-height: 272px;
	background: #fff url(wsimages/content_bg_top.gif) top center no-repeat;
}

#content_bg_repeat {
	width: 967px;
	background: #fff url(wsimages/content_bg_repeat.gif) repeat-y;
}

#content {
	width: 955px;
	margin-left: 7px;
}

#left_column {
	float: left;
	width: 186px;
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #5c5c5c;
}

#sub_navigation {
	margin: 20px 0;
}

#sub_navigation ul {
	padding: 0;
	margin-left: 15px;
}

#sub_navigation .final {
	background: none;
}

#sub_navigation li {
	list-style: none;
	padding: 9px 0 9px 0;
	background: url(wsimages/sub_nav_bg.gif) bottom no-repeat;
}

#sub_navigation li.current a {
	color: #4a779a;
}

#sub_navigation li a {
	padding-left: 21px;
	display: block;
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
	background: url(wsimages/more_arrow.gif) top left no-repeat;
	background-position: 6px 4px;
}

#sub_navigation li a:hover {
	color: #4a779a;
}

#right_column {
	float: right;
	width: 761px;
	margin: 20px 0;
	border-left: 1px solid #d7d7d7;
	font: 11px Tahoma, Verdana, Arial, Georgia;
	color: #6e6e6e;
}

#right_column_conent {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-left: 27px;	
}
#right_column_conent p {
	margin-top: 0;
	padding-top: 0;
}

#right_column_extra_content {
	float: right;
	width: 186px;
	padding-right: 22px;
	margin-top: 55px;
}

#right_column_extra_content img {
	margin-bottom: 7px;
}

/* Content Styles */
table#memberlist {
	width: 420px;
	font-size: 10px;
}

table#memberlist td {
	padding-top: 5px;
	border-bottom: 1px solid #efefef;
}

/*Auto Generate Tiny MCE*/
.committee td { vertical-align: top; }
.committee td img { padding: 3px 15px 0 0;}
/**/
/* Footer Elements */
#footer {
	width: 967px;
	height: 40px;
	clear: both;
	bottom: 0;
	padding-top: 21px;
	background: #fff url(wsimages/content_footer_bg.jpg) no-repeat;
	font: 10px Tahoma, Verdana, Arial, Georgia;
	color: #8e8d8d;
}

#footer a {
	font: 10px Tahoma, Verdana, Arial, Georgia;
	color: #8e8d8d;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

#footer_left {
	float: left;
	width: 350px;
	padding-left: 10px;
}

#footer_right {
	float: right;
	text-align: right;
	width: 223px;
	padding-right: 16px;
	letter-spacing: 0.1px;
}

/* siFR - No Flash/Javascript */
h1.page_title {
	margin: 0;
	padding: 0;
	font: 25px Tahoma, Verdana, Georgia, Times New Roman;
	color: #fff;
	font-weight: bold;
}

h2.right_column_title {
	margin: 0 0 27px -1px;
	padding: 0;
	font: 25px Tahoma, Verdana, Georgia, Times New Roman;
	color: #f09415;
}


.news_date {
	display: block;
	margin: 0 0 15px 0;
	color: #;
}

.news_source {
	border-top: 1px dotted #cccccc;
	padding: 5px 0 5px 0;
}

.news_source a:link, .news_source a:visited {
	text-decoration: none;
}
.news_source a:hover, .news_source a:active {
	text-decoration: underline;
}

.internal_news_teaser {
	display: block;
	margin-top: 17px;
}

.internal_news_teaser .date {  
	display: block;
	margin-left: -1px;
	font-weight: bold;
}

.internal_news_teaser .title {  
	display: block;
	margin-left: -1px;
	font-weight: bold;
	margin: 2px 0;
}

.internal_news_teaser a:link, .internal_news_teaser a:visited, .internal_news_teaser a:hover, .internal_news_teaser a:active { text-decoration: none; }
