body {
	height: 100%;
	background: #efefef url(../images/bg.gif) center repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	margin-top: 10px;
}

body,td,div,a {
	font-size: 9pt;
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
}

font,p {
	font-family: Georgia, serif;	
	font-size: 13px;
	line-height: 20px;
}

input,select,textarea {
	font-size: 9pt;
	font-family: "Verdana";
}

a {
	color: #333;
	text-decoration: none;
	background: url(../images/blue_txt_line.gif) bottom left repeat-x;
}

a:link,a:visited,a:hover {
	color: #006699;
	text-decoration: none;
}

td a:hover {
	text-decoration: underline;
}

#navigator a:hover {
	text-decoration: underline;
}

thead {
	color: #fff;
	font-weight: bold;
	background-color: #fc0;
	font-family: "Tahoma";
	font-size: 9pt;
}

tr.columns {
	background-color: #fea;
	font-weight: bold;
}

tr.odd {
	background-color: #fff;
}

tr.even {
	background-color: #ffc;
}

#wrapper {
	background: #fff;
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 744px;
	padding: 0px;
}

#header {
	clear: both;
	margin: 0px 8px 8px 8px;
	padding: 5px 5px 5px 5px;
	background: #ccd2de;
	height: 40px;
}

#rightnav {
	background: #fff;
	float: right;
	padding: 0;
	margin-bottom: 8px;
	width: 186px;
}

#footer {
	color: #555;
	clear: both;
	margin-top: 8px;
	padding: 5px 5px 5px 5px;
	height: 40px;
	text-align: left;
	border-top: 1px dashed #ddd;
}

#topbar {
	position: relative;
	padding-bottom: 10px;
	text-align: right;
	margin-left: 187px;
	margin-bottom: 1px;
	width: 557px;
}

#main {
	float: left;
	padding: 0;
	margin-bottom: 1px;
	width: 557px;
}

#blocked {
	border: 1px solid #ccc;
	margin-bottom: 1px;
}

#menubar {
	padding: 5px;
	height: 20px;
	background: #ffcc00;
	margin-bottom: 1px;
	text-align: center;
	border: 1px solid #ddd;
}

#menubar a {
	text-decoration: none;
	color: #333;
	background: url(../images/grey_txt_line.gif) bottom left repeat-x;
}

#menubar a:hover {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}

#searchpanel {
	padding: 5px;
	height: 20px;
	background: #99CB34;
	border: 1px solid #ccc;
	text-align: center;
}

.KeywordField {
	border: 1px solid #ccc;
	background: #eee;
	font-family: Verdana;
	font-size: 9px;
	height: 16px;
	width: 120px;
	padding: 0px;
	margin: 0px;
}

#logo {
	width: 184px;
	height: 280px;
	border: 1px solid #ccc;
	background: #eee;
	margin-bottom: 1px;
}

#banner_logo {
	width: 184px;
	height: 90px;
	border: 1px solid #ccc;
	background: #eee;
	margin-bottom: 1px;
}



.hightlight {
	background: #ff3;	
}

#dividor {
	clear: left;
	background: url(../images/blue_dotted_line.gif) left repeat-x;
	padding: 0;
}

#headline_header {
	font-family: Georgia, serif;
	font-size: 150%;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	color: #2C537E;	
}

#headline_header #more {
	position: absolute;
	text-align: right;
	top: 0;
	right: 0;
	margin-top: 12px;
	clear: left;
	font-size: 9pt;
}

#headline_header #more a {
	color: #39c;
	background: url(../images/blue_dotted_line.gif) bottom left repeat-x;
}

#headline_content {
	font-family: Georgia, serif;
	color: #666;
	padding: 10px;
	background: url(../images/blue_dotted_line.gif) top repeat-x;
}

#headline_content a {
	font-family: Georgia, serif;
	font-size: 120%;
	color: #3399CC;
	font-weight: bold;
	background: url(../images/blue_dotted_line.gif) bottom left repeat-x;
}

#headline_content a:hover {
	color: #333;
	text-decoration: underline;
}

#headline_content img {
	float: left;
	border: 1px solid #61BCDE;
	margin-right: 15px;
}

#news_header {	
	font-family: Georgia, serif;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	color: #690;
	font-size: 150%;
}

#news_header #more {
	position: absolute;
	text-align: right;
	top: 0;
	right: 0;
	margin-top: 12px;
	clear: left;
	font-size: 9pt;
}

#news_header #more a {
	color: #690;
	background: url(../images/green_dotted_line.gif) bottom left repeat-x;
}

#news_content {
	font-family: Georgia, serif;
	font-size: 13px;	
	line-height: 20px;
	color: #666;
	padding: 10px;
	background: url(../images/green_dotted_line.gif) top repeat-x;
}

#news_content a {
	font-family: Georgia, serif;	
	color: #690;	
	background: url(../images/green_dotted_line.gif) bottom left repeat-x;
}

#news_content #title a {
	font-family: Georgia, serif;
	font-size: 120%;
	font-weight: bold;
	color: #690;	
	background: url(../images/green_dotted_line.gif) bottom left repeat-x;
}

#news_content a:hover {
	color: #333;
	text-decoration: underline;
}

#news_content img {
	float: left;
	border: 1px solid #61BCDE;
	margin-right: 15px;
}

#navlist {
	margin: 0;
	padding: 10px;
	line-height: 20px;
}

#navlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navlist li {
	padding-left: 10px;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
}

#navlist a {
	color: #2C537E;
	text-decoration: none;
	background: url(../images/blue_txt_line.gif) bottom left repeat-x;
}

#navlist a:hover {
	text-decoration: underline;
	color: #333;
}

#article_header {
	font-family: Georgia, serif;
	padding-left: 10px;
	padding-top: 10px;
	color: #2C537E;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
}

#article_content {
	font-family: Georgia, serif;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
}

#article_content p {	
	padding-left: 10px;
	padding-right: 10px;
}

#article_content #quote {
	border: 1px solid #ccc;
	background: #ffc;
	padding: 10px;
}

#article_content a {
	color: #690;
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/blue_dotted_line.gif) bottom left repeat-x;
}

#article_content a:hover {
	color: #333;
	text-decoration: underline;
}

#navigator {
	padding-left: 25px;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#photo {
	margin-top: 1px;
	background: #ff9;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	text-align: center;
}

#photo img {
	float: left;
	border: 0px;
}

#article_item {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666;
	background: url(../images/blue_dotted_line.gif) bottom repeat-x;
}

#article_item a {
	font-family: Georgia, serif;	
	color: #690;	
	background: url(../images/green_dotted_line.gif) bottom left repeat-x;
}

#article_item #title a {
	font-family: Georgia, serif;
	font-size: 120%;
	font-weight: bold;
	color: #690;	
	background: url(../images/green_dotted_line.gif) bottom left repeat-x;
}

#article_item img {
	float: left;
	border: 1px solid #61BCDE;
	margin-right: 15px;
}

#article_item #date {
	position: absolute;
	text-align: right;
	top: 0;
	right: 0;
	margin-top: 12px;
	clear: left;
	font-size: 9pt;
}

#pagebar {
	text-align: right;
	padding: 5px;
}

#rss_icon {
	padding: 10px;
	text-align: center;	
}

.RequiredField {
	background: #ffc;
}

.ReadonlyField {
	background: #eee;
	color: #666;
}

.MessagePanel {
	background: url(../images/mini_notice.png) no-repeat 7px 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 9pt;
	background-color: #FFFF99;
	margin: 3px;
	border: 1px dotted #CCC;
	padding: 10px;
	padding-left: 24px;;
	border: 1px dotted #CCC;
}