@import url(base.css);

.footer { 
	color: #6c6c6c;
	text-align: left;
	font: normal 11px Tahoma, Verdana, Sans-serif;
	margin-left: 37px;
}

.footer a.footerLink:link,
.footer a.footerLink:hover,
.footer a.footerLink:active,
.footer a.footerLink:visited {
	color: #979797;
	font: normal 11px Tahoma, Verdana, Sans-serif;
}

.free {	
	color: #fff;
	font: normal 11px Arial, Helvetica, Sans-serif;
	margin: 0px 8px 8px 50px;
}

/* Layout Styles: Main
------------------------------------------------------ */

#root {}

/* Layout Styles: Sub
------------------------------------------------------ */

#subroot {}
#sublayout {}

#subleftmargin { width: 0px; }
#subrightmargin { 
	width: 100%; 
	background-image: url(sub/images/rightmargin.gif);
	background-repeat: repeat-x;
}

#subheader { 
	width: 700px; 
	background-image: url(sub/images/rightmargin.gif);
	background-repeat: repeat-x;
}
#subleftcontent {
	background-image: url(sub/images/s_subbg.gif);
	background-repeat: repeat-y;
}
#subrightcontent { width: 0px; }

#subcontentcell {}
#subcontenttable {}
#subcontent {
	padding: 8px 12px 12px 12px; 
	line-height: 140%;
	background-color: #fafafa;
	width: 100%;
	border-right: 1px solid #ccc;
}
#subcontent .content {
	color: #666;
	background-color: #fafafa;
	line-height: 140%;
}
	
#subfooter { 
	height: 100%; 
	background-image: url(sub/images/footer.gif);
	background-repeat: repeat-x;
}

/* Layout Styles: News
------------------------------------------------------ */

#newroot {}
#newlayout {}

#newleftmargin { width: 0px; }
#newrightmargin { 
	width: 100%; 
	background-image: url(sub/images/rightmargin.gif);
	background-repeat: repeat-x;
}

#newheader { 
	width: 700px; 
	background-image: url(sub/images/rightmargin.gif);
	background-repeat: repeat-x;
}
#newcontent { 
	padding: 9px 0px 15px 9px; 
	background-color: #fafafa;
	border-right: 1px solid #ccc;
}

#newfooter { 
	height: 100%; 
	background-image: url(sub/images/footer.gif);
	background-repeat: repeat-x;
}

/* All pages  
------------------------------------------------------ */


/* Splash: Welcome Text 
------------------------------------------------------ */

.welcome, .articles, .legal {
	color: #000;
	font: normal 11px Arial, Helvetica, Sans-serif;
}
.welcome {
}
.welcome a:link, .welcome a:hover, .welcome a:active, .welcome a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* Splash: Articles
------------------------------------------------------ */

.articles {
	margin: 8px 8px 0px 24px;
}
.articles b {
	display: block;
	margin-left: -19px;
	padding-left: 18px;
	background: url(images/c_pointer0.gif) no-repeat;
	background-position: -10px 2px;
}
.articles b:hover {
	background: url(images/c_pointer1.gif) no-repeat;
	background-position: -8px 2px;
}
.articles a:link, .articles a:hover, .articles a:active, .articles a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/* Splash: Legal News
------------------------------------------------------ */

.legal {
	margin: 8px 8px 0px 28px;
}
.legal a:link, .legal a:hover, .legal a:active, .legal a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.legal a.goLink {
	display: block;
	margin-left: -19px;
	padding-left: 18px;
	background: url(images/c_pointer0.gif) no-repeat;
	background-position: -10px 2px;
}
.legal a.goLink:hover {
	background: url(images/c_pointer1.gif) no-repeat;
	background-position: -8px 2px;
}

/* Newsletter
------------------------------------------------------ */

td.otherNewslettersCell {
	background-color: #9fc7f4;
	padding-bottom: 4px;
}
td.otherNewslettersCell a.areaLink:link, 
td.otherNewslettersCell a.areaLink:hover, 
td.otherNewslettersCell a.areaLink:active, 
td.otherNewslettersCell a.areaLink:visited {
}
td.dividingLineCell {
        background-image: url(newsletter/images/dotted.gif);
	background-position: 0px 8px;
	background-repeat: repeat-x;
}
td.newsContent, td.newsContent * {
}
td.newsTitle {
	padding-bottom: 7px;
}
td.newsHeader {
}
p.articleHeader {
}
p.newsAbstract {
}
p.newsAbstract a:link,
p.newsAbstract a:hover,
p.newsAbstract a:active,
p.newsAbstract a:visited {
}
p.newsAbstract a:hover {
}

a.newsLink:link, a.newsLink:hover, a.newsLink:active, a.newsLink:visited {
}
a.newsLink:hover {
}

a.urlLink:link, a.urlLink:hover, a.urlLink:active, a.urlLink:visited {
}
a.urlLink:hover {  
}

a.areaLink:link, a.areaLink:hover, a.areaLink:active, a.areaLink:visited {
}
a.areaLink:hover { color: #000; }

a.footerLink:link, a.footerLink:hover, a.footerLink:active, a.footerLink:visited {
}
a.footerLink:hover {
	text-decoration: underline;
}

td.newsDate {
	display: none;
}

/* Date Style
------------------------------------------------------ */

td.date {
	text-align: right;
	padding-right: 0px;
	font: normal 11px Tahoma, Verdana, Sans-serif;
	color: #666;
}

/* Horizontal Menu Styling ... 
------------------------------------------------------ */

td.hmenu {
	border-left: 1px solid #ccc;
	padding-left: 8px;
}
td.hmenu a {
	display: block;
	background-color: transparent;
}
td.hmenu a:hover {
	background-color: transparent;
}

/* Vertical Menu Styling ... 
------------------------------------------------------ */

td.vmenu {
}
td.vmenu a {
	display: block;
	background-color: transparent;
}
td.vmenu a:hover {
	background-color: transparent;
}

/* Contact Form Styles
------------------------------------------------------ */

#fcontactcell {
	background-image: url(images/c_form.gif);
	background-repeat: repeat-y;
	padding: 12px 4px 12px 15px;
	
}
#fcontacttable {
	width: 190px;
}
.ftext {
	font: 11px Tahoma, Verdana;
	padding: 3px 3px 8px 1px;
	line-height: 140%;
	display: none;
}
.flabel {
	font: 11px Tahoma, Verdana;
	width: 75px;
}
.ffield {
	font: 11px Tahoma, Verdana;
	border: 1px solid #b6b6b6;
	margin-bottom: 4px;
	padding: 1px 4px 0px 4px;
	height: 15px;
	width: 140px;
	text-align: left;
}
.fvalue {
	width: 140px;
	text-align: right;
	padding: 0px;
}
.farea {
	font: 11px Tahoma, Verdana;
	border: 1px solid #b6b6b6;
	margin-bottom: 4px;
	padding: 1px 4px 0px 4px;
	width: 140px;
	height: 60px;
}
.fbutton {
	font: 11px Tahoma, Verdana;
	border: 1px solid #b6b6b6;
	padding: 1px 6px 0px 6px;
	background-color: #d7d7d7;
}
.fbutton:hover {
	border: 1px solid #555;
}

/* :EOF */