html,body {
	margin				: 0px;
	padding				: 0px;
	height				: 100%;
    background          : #e3efff;
}
html,body,p,table,td,tr,div,h2,h1 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000;
}
p {
	line-height			: 18px;
	margin-top			: 0px;
	margin-bottom		: 10px;
}
img	{
	border				: none;
}
a {
	color				: #000;
	text-decoration		: none;
}
a:hover {
	color				: #000;
	text-decoration		: underline;
}
a.bluelink {
	font-size			: 13px;
	font-weight			: bold; 
	color				: #06f;
}
a.bluelink:hover {
	font-size			: 13px;
	font-weight			: bold; 
	color				: #06f;
}
.misc_form div {
	padding				: 4px;
}
.search {
	color				: #fff;
	text-decoration		: none;
	font-size			: 11px;
}
.topnav1 {
	color				: #fff;
	text-decoration		: none;
	font-size			: 11px;
	padding				: 0px 11px 0px 11px !important;
	padding				: 2px 11px 0px 11px;
	border-left			: solid #fff 1px;
	height				: 20px !important;
	height				: 18px;
	display				: block;
	float				: left;
}
.toplabel {
	color				: #fff;
	font-size			: 11px;
	padding				: 0px 5px 0px 8px !important;
	padding				: 2px 5px 0px 8px;
	height				: 20px !important;
	height				: 18px;
	display				: block;
	float				: left;
}
a.topnav1:hover {
	color				: #fff;
	text-decoration		: none;
/* 	padding-top			: 0px; */
	background-color 	: #6C3;
}
.authorlink {
	color				: #06f;
	font-weight			: bold;
}
a.fullstorylink {
	font-size			: 10px;
	color				: #f00;
	font-weight			: bold;
}
a.comment-link {
	font-size			: 10px;
	color				: #f00;
}
.printlink {
	font-size			: 10px;
	color				: #f00;
	font-weight			: bold;
}
.PageHeading {
	font-size			: 18px;
	color				: #039;
	font-weight			: bold
}
.TitleHeading {
	font-size			: 16px;
	color				: #039;
	font-weight			: bold
}
.ParaHeading {
	font-size			: 14px;
	color				: #039;
	font-weight			: bold;
}
.SumTitle {
	font-size			: 13px;
	color				: #000;
	font-weight			: bold;
}
h3.SumTitle a {
	margin-bottom                   : 5px;
	display                         : block;
}
.SumTitle2 {
	font-size			: 15px;
	color				: #000;
	font-weight			: bold;
}
.forms { 
	font-size			: 9px;
	width				: 72px;
	float				: left;
}
.CatHead {
	font-size			: 10px;
	color				: #6c3;
	font-weight			: bold;
}
.Text {
	font-size			: 10px;
	font-weight			: normal;
	color				: #000;
	text-align			: justify;
	line-height			: 18px;
}
.Text1 {
	font-size			: 11px;
	font-weight			: normal;
	color				: #000;
	line-height			: 18px;
	text-align			: left;
}
.snippet_text {
	font-size			: 11px;
	clear				: both;
	margin-bottom		: 2px;
}
.comment-full-links {
	margin-top			: 3px;
}
.comment-full-links span {
	font-weight			: bold;
	color				: #f00;
}
.articledate {
	font-size			: 10px;
	font-weight			: normal;
	color				: #06f;
}
.misc_heading {
	font-size			: 11px;
	font-weight			: bold;
	color				: #063;
	line-height			: 18px;
}
.listboxDesign {
	width				: 200px;
}
#main_banner_bar {
	background-color	: #fff;
	height				: 71px;
	clear				: both;
	width				: 770px;
}
/*#main_banner_image {
	background			: url('../images/fa_banner.gif');
	background-repeat	: no-repeat;
	height				: 79px;
	width				: 540px;
	padding				: 0px;
	margin				: 0px;
	top					: 5px;
}*/
#main_banner_ad {
	margin-left			: 110px;
	padding-top			: 5px;
	float				: left;
}
#printer_friendly_image {
	display				: none;
	height				: 130px;
	width				: 385px;
}
#main_banner_text {
}
.related_link {
	font-weight			: bold;
	color				: #06f;
	padding				: 10px 0px;
}
.top_article_seperator {
	border-top			: 1px solid #6f6f6f;
	height				: 4px;
	line-height			: 0px;
	font-size			: 0px;
}
.bottom_ad_seperator {
	height				: 6px;
}
.top_ad_seperator {
	border-top			: 1px solid #6f6f6f;
	height				: 10px;
	line-height			: 0px;
	font-size			: 0px;
}
.pagead_bottom_seperator {
	height				: 6px;
}
.pagead_top_seperator {
	border-top			: 1px solid #6f6f6f;
	height				: 10px;
	line-height			: 0px;
	font-size			: 0px;
}
h2.CatHead {
	margin				: 0px;
}
h3.SumTitle {
	margin				: 0px;
	padding				: 0px;
}
p.Text1 {
	padding				: 0px;
	margin				: 5px 0px 5px 0px;
}
.thumb {
	padding				: 2px 5px 5px 0px;
}
.errortext {
	color				: #f00;
}
#outer {
	width				: 770px;
	margin				: 0px auto -51px auto;
	height				: auto !important;
	height				: 100%; 
	min-height			: 100%;
    background          : #fff;
}
#main_container {
	height				: 100%;
	padding				: 10px 3px 10px 3px;
	clear				: both;
}
#top_container {
	padding				: 0px;
	margin				: 0px;
}
#clearer {
	clear				: both;
	height				: 60px;
}
#bottom_container {
	position			: relative;
	width				: 770px;
	margin				: 0px auto;
	height				: 51px;
	background			: #dcdddf;
	clear				: both;
}
#bottom_container a {
	color				: #555;
}
#bottom_container div {
	padding				: 18px 0px 0px 10px;
}
#brillient_publication {
	position			: absolute;
	right				: 10px;
	top					: 0;
}
#bottom_logo_site {
	position			: absolute;
	right				: 100px;
	top					: 0;
}
#links_bar {
	padding				: 0px;
	font-size			: 11px;
	height				: 19px;
}
#links_bar ul{
	background-color	: #06f;
	padding				: 0px;
	margin				: 0px;
	white-space			: nowrap;
	width				: 100%;
	float				: left;
}
#links_bar ul li{ 
	display				: inline;
}
#links_bar ul li a{
	display				: block;
	width				: auto !important;
	width				: 1px;
	background-color	: #06f;
	color				: #fff;
	text-decoration		: none;
	padding				: 4px 10px;
	float				: left;
	border-right		: solid #fff 1px;
}
#links_bar ul li a:hover {
	background-color	: #6C3;
}
#join_search_bar {
	border-top			: 1px solid #fff;
	background-color	: #66a3ff;
	padding				: 0px 0px 0px 0px;
	margin				: 0px;
	font-size			: 11px;
	height				: 20px !important;
/* 	height				: 18px; */
}
#join_search_bar form {
	padding				: 0px;
	margin				: 0px;
}
.main_col {
	width				: 245px;
	background-color	: #fff;
	height				: 100%;
	vertical-align		: top;
}
.main_vertical {
	width				: 1px;
	padding				: 0px;
	border-left			: 3px solid #fff;
	border-right		: 3px solid #fff;
	background-image	: url('../images/contentdivider.gif');
}
#search_form {
	float				: right;
}
#login_form {
	float				: right;
}
#join_link {
	padding				: 0px 4px;
}
#search_input {
	width				: 70px;
}
#search_label {
	border-left			: solid #fff 1px;
}
#search_label a {
	color				: #fff;
	text-decoration		: none;
}
#brillient_publication {
	float				: right;
}
#article_text {
	padding-left		: 10px;
	width				: 530px;
	float				: left;
}
#bottom_print_link {
	clear				: both;
	padding-left		: 602px;
}
#side_print_link {
	padding-top			: 15px;
}
#bottom_google_ad {
	padding-left		: 40px;
}
.article_cat_title {
	font-size			: 10px;
	color				: #6c3;
	font-weight			: bold;
	padding-bottom		: 6px;
}
.article_title {
	font-size			: 15px;
	color				: #000;
	font-weight			: bold;
	padding-bottom		: 8px;
}
.article_details {
	padding-bottom		: 25px;
}
#article_ads {
	width				: 160px;
	float				: right;
}
label {
	display				: block;
	float				: left;
	width				: 120px;
	text-align			: left;
}
#login_page_form div {
	padding				: 4px;
}
.login_page_input {
	width				: 100px;
}
.err_msg {
	background-color: #fff162;
	border				: solid 1px #ccc;
	padding				: 2px;
}
.msg {
	background-color	: #6ac745;
	border				: solid 1px #ccc;
	padding				: 2px;
}
#checkout_form input, select, textarea {
	width				: 200px;
}
.content_image {
	padding				: 3px 8px 3px 5px;
}
.category_quicklinks {
	font-size			: 11px;
	padding				: 3px 0px;
	border-top			: 1px solid #0066ff;
	border-bottom		: 1px solid #0066ff;
}
.category_title {
	font-size			: 11px;
	font-weight			: bold;
	color				: #06f;
	padding				: 5px 0px;
}
.category_article_title {
	font-size			: 11px;
	font-weight			: bold;
	color				: #000;
	padding				: 8px 0px 3px 0px;
}
.category_article_author_date {
	font-size			: 10px;
	color				: #06f;
}
.category_year_title {
	font-size			: 11px;
	padding-bottom		: 4px;
}
.category_p {
	font-size			: 11px;
}
#top_main_divider {
	display				: none;
}
#top_bar_tools {
	display				: none;
}
.comments-container {
	border-top			: 1px solid #ccc;
	margin				: 0 10px;
	width				: 530px;
}
.comments-header {
	font-size			: 20px;
	margin-top			: 5px;
}
.comment {
	font-size			: 12px;
	margin				: 10px 0;
	padding				: 10px;
	border-top			: 1px solid #ccc;
}
.comment-header {
	font-weight			: bold;
	margin-bottom		: 5px;
}
.comment-title {
	font-weight			: bold;
	margin-bottom		: 5px;
    font-size           : 14px;
}
.comment-date {
	font-weight			: normal;
	font-size			: 10px;
	color				: #999;
}
.comment-form {
	border				: 1px solid #ccc;
	background			: #f4f4f4;
	margin-top			: 10px;
	padding				: 10px 20px 20px 20px;
}
.comment-form-header {
	font-size			: 20px;
	margin-bottom		: 10px;
}
.comment-form textarea {
	border				: 1px solid #ccc;
	width				: 100%;
}
#comment-title {
	border				: 1px solid #ccc;
	width				: 400px;
}
.comment-form label {
    font-weight         : bold;
	width				: 86px;
    float               : left;
    margin              : 0;
    padding             : 0;
}

