/* --FrederickRamsay.com template. Based on mambobiz-- */
/* --Default Page Settings-- */

/* Body */
BODY {
	background-color : White;}
	
p      { color: black; font-size: 10px; font-family: verdana, arial, georgia, sans-serif; line-height: 13px; margin: 10px; size: 10px }
	
h1      { color: #c93 !important; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 10px }

h2    { color: #c93 !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 10px }

h3   { color: #c93 !important; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 10px }

/* Links */
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #c30;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #c93;
	text-decoration: none; 
	font-weight: bold;}
 
a:active {
	text-decoration:underline;
	color: #c93; 
	font-weight: bold;}

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:1px;
   width:130px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 
	margin: 10px;}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px } 

.componentheading {
	color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
}

.contentheading {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0px;
	margin: 10px;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 10px; }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #F2F2FF; }

.sectiontableheader {
	color : #990000;
	font-weight : bold; }
	
.callout   { color: #963; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	line-height: 14px; 
	text-align: center; 
	margin: 10px; }
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: normal}
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
}