body {
	background		: #ccc url(../images/bd_white_page_shadow.jpg) center repeat-y;
	min-width		: 950px;
	width			: expression(documentElement.clientWidth < 950 ? "950px" : "auto");
	padding-top		: 0px;
	margin-top		: 0px;
	margin-left		: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	padding-bottom		: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 140%;
	color: #555;
	margin-top:5px;
	margin-bottom:14px;
	margin-left:10px;
	margin-right:0px;
	text-align: left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #0956A6;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:26px;
	margin-right:0px;
	text-align:left;
}

.title_low_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #414171;
	margin-top:14px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	text-align:left;
}

.subt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0956A6;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:26px;
	margin-right:0px;
}

.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	color: #0956A6;
	margin-top:5px;
	margin-bottom:14px;
	margin-left:36px;
	margin-right:0px;
}

table {
	table-layout: fixed;
}

.headline_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	line-height: 130%;
	color: #414181;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	text-indent:0px;
	margin-right:0px;
	text-align:left;	
}

.subhead_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 140%;
	color: #513;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:10px;
	text-indent:0px;
	margin-right:10px;
	text-align:left;	
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #080708;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:14px;
	text-indent:0px;
	margin-right:0px;
	text-align:left;	
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	color: #318;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	text-indent:0px;
	margin-right:0px;
	text-align:left;	
}

#alicia li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 140%;
	color: #222;
	margin-top:5px;
	margin-bottom:4px;
	margin-left:40px;
	margin-right:20px;
	text-align: left;
}

li.art1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 140%;
	color: #333;
	margin-top:5px;
	margin-bottom:4px;
	margin-left:40px;
	margin-right:20px;
}

.byline_and_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	color: #414141;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:36px;
	margin-right:0px;	
}

.name_on_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 100%;
	color: #bbb;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:10px;	
}

.f1 {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: 1px #ffc0c0 solid;
	text-align: center;
}

.f_text {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #655;
	text-align: center;
}

a:link { color: #33b; text-decoration: none; }
a:visited { color: #33b; text-decoration: none; }
a:active { color: #33b; text-decoration: none; }
a:link:hover { color: #f77; text-decoration: underline; }
a:visited:hover { color: #f77; text-decoration: underline; }

.loginstyle {
	font-family:		Tahoma, Helvetica, sans-serif ;

	font-size:		13px ;

	font-weight:		normal ;
	background:		#fff;
	color:			rgb(153,153,153);
	margin:			0;
	padding:		0;
	line-height:		150%;

}


.page_title {
	font-family: "Century Gothic", "Times New Roman", Georgia, serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 130%;
	color: rgb(118,168,0);
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	text-indent:0px;
	margin-right:0px;
	text-align:center;
}

.page_subtitle {
	font-family: "Century Gothic", "Times New Roman", Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	color: rgb(88,138,0);
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	text-indent:0px;
	margin-right:0px;
	text-align:center;
}

.convo_head {
	font-family		: Tahoma, Arial, sans-serif;
	font-size		: 9.0pt;
	font-weight		: bold;
	line-height		: 100%;
	color			: #333;
	margin-top		: 0px;
	margin-bottom		: 0px;
	margin-left		: 0px;
	margin-right		: 0px;
	padding-top		: 10px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
	border-top		: 1px solid #ddd;
}


.convo_body {
	font-family		: Tahoma, Arial, sans-serif;
	font-size		: 8.0pt;
	font-weight		: normal;
	line-height		: 110%;
	color			: #222;
	margin-top		: 3px;
	margin-bottom		: 0px;
	margin-left		: 0px;
	margin-right		: 0px;
	padding-top		: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
}

.convo_reply {
	font-family		: Tahoma, Arial, sans-serif;
	font-size		: 8.0pt;
	font-weight		: normal;
	line-height		: 110%;
	color			: #f24;
	margin-top		: 3px;
	margin-bottom		: 0px;
	margin-left		: 0px;
	margin-right		: 0px;
	padding-top		: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
}

.convo_foot {
	font-family		: Tahoma, Arial, sans-serif;
	font-size		: 8.0pt;
	font-weight		: normal;
	line-height		: 100%;
	color			: #445;
	margin-top		: 8px;
	margin-bottom		: 0px;
	margin-left		: 0px;
	margin-right		: 0px;
	padding-top		: 0px;
	padding-bottom		: 8px;
	padding-left		: 0px;
	padding-right		: 0px;
}

