/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {

	background:#ACABAB;
	margin:0;
	height:100%;
	width:100%;
	position:absolute;
}
BODY, TABLE {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
}

A{ color: #585656;}


INPUT,TEXTAREA {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #ACABAB;
	text-decoration: none;
}

.menu:hover
{
	color: #ACABAB;
	text-decoration: underline;
}

.menuin
{
	color: #ACABAB;
	text-decoration: none;
}

.menuin:hover
{
	color: #ACABAB;
	text-decoration: underline;
}

.submenu
{
	color: #ACABAB;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #ACABAB;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #ACABAB;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #ACABAB;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #ACABAB;
	text-decoration: none;
}

.smenu:hover
{
	color: #ACABAB;
	text-decoration: underline;
}

.smenuin
{
	color: #ACABAB;
	text-decoration: none;
}

.smenuin:hover
{
	color: #ACABAB;
	text-decoration: underline;
}

.ssubmenu
{
	color: #ACABAB;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #ACABAB;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #ACABAB;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #ACABAB;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#ACABAB;
	margin-left: 20px;
	color: #ACABAB;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #ACABAB;
	text-decoration: underline;
}

.topmenu
{
	color: #ACABAB;
	text-decoration: none;
}

.topmenu:hover
{
	color: #ACABAB;
	text-decoration: underline;
}

.search
{
	color: #94AB00;
	font-weight: bold;
	font-size:12px;
}

.friendmenu
{
	padding-top: 10px;
	color: #ACABAB;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #ACABAB;
	font-size:8pt;
}
.contentPageTitle
{
font-weight:bold;
font-size: 12pt;
text-transform:capitalize;
color:#484848;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#FA7227; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
/*BORDER-bottom: #CF2027 1px dotted;*/
padding-bottom: 4px;
padding-top: 4px;
text-decoration:none;
text-align: left;
font-size:8pt;

}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:8pt;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:8pt;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;

}
.ftxtquery {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {width:8em;  }

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {
width: 540px;
}
.latestNewsDate {

	font-style:normal;
	color:#999;
}
.latestNewsTitle {

	font-weight:bold;
	color: #cd171e;
	font-size:11pt;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	color:#ACABAB;
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}

/*-----------------------------------------------------------------------------*/
/*----BAB Specific Styles------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/

#container
{
margin-left:auto;
margin-right:auto;
width:822px;
text-align:left;
}

#bgcontainer
{
width:822px;
float:left;
background: #FFFFFF;
}

#header
{
float:left;
width: 822px;
height: 221px;
background: #000000 url(../images/header.jpg) no-repeat;
}

#topnav
{
width: 400px;
height: 33px;
position:relative;
top: 155px;
left: 197px;
background: none;
color:#FFFFFF;
}

#topnav ul
{
padding:0px;
margin:0px;
list-style-type:none;
float:left;
}

#topnav ul li
{
display:inline;
padding:0;
margin:0;
}

#topnav ul li a
{
display:block;
float:left;
padding:9px 12px;
text-decoration:none;
color:#fff;
font-size:11px;
}

#topnav ul li a:hover
{
color: #FA7227;
}

#minitopnav
{
width: 200px;
height: 33px;
position:relative;
top: 0px;
left: 5px;
background: none;
color:#FA7227;
}

#minitopnav ul
{
padding:0px;
margin:0px;
list-style-type:none;
float:left;
}

#minitopnav ul li
{
display:inline;
padding:0;
margin:0;
}

#minitopnav ul li a
{
display:block;
float:left;
padding:9px 8px;
text-decoration:none;
color:#fff;
font-size:11px;
}

#minitopnav ul li a:hover
{
color: #FA7227;
}

#leftnav
{
float: left;
width: 198px;
background: #FFFFFF;
}

#checkimage
{
float:left;
width: 198px;
}

#secondarynav
{
float:left;
width: 198px;
}

#secondarynav ul
{
list-style:none;
padding: 1px 0px 2px 0px;
margin: 0;
}

#secondarynav ul li
{
line-height: 21px;
color: #FFFFFF;
margin: 1px 0px 0px 0px;
padding: 0px 0px 0px 15px;
}

.normal
{
background:#FA7227 url(../images/nav_bg.jpg);
}

.sublist
{
width: 198px;
line-height: 21px;
background:#FC8A4B url(../images/nav2_bg.jpg);
color: #FFFFFF;
font-size:9px;
margin: 1px 0px 0px 0px;
padding: 0px 0px 0px 15px;
}

#secondarynav ul li a
{
color: #FFFFFF;
text-decoration:none;
}

#secondarynav ul li a:hover
{
color: #000000;
text-decoration:none;
}

#faq
{
float:left;
width: 168px;
padding: 15px 15px 10px 15px;
background: #B5BF00 url(../images/left_faq_bg.gif) bottom right no-repeat;
font-size:10px;
color: #000000;
}

#faq a
{
color: #000000;
}

#faq p
{
margin: 7px 0px 7px 0px;
}

#risks
{
float:left;
width: 170px;
padding: 15px 13px 10px 15px;
background: #FDC502 url(../images/left_risk_bg.gif) bottom right no-repeat;
font-size:10px;
color: #000000;
}

#risks p
{
margin: 7px 0px 7px 0px;
}

#testimonials
{
float:left;
width: 168px;
padding: 15px 15px 10px 15px;
background: #FA7227 url(../images/left_tesitimonials_bg.gif) bottom right no-repeat;
font-size:10px;
color: #000000;
}

#testimonials p
{
margin: 7px 0px 7px 0px;
}

#sitesearch 
{
float:left;
position: absolute;
margin: -45px 0px 0px 372px;
font-size:9px;
}
 
#sitesearch .searchsize
{
line-height: -5px;
font-size:10px;
background: #FFF;
color:#666666;
border:1px solid #666666;
font-weight:600;
}

#sitesearch .searchsizebutton
{
line-height: -5px;
font-size:10px;
background: #FFF;
color:#666666;
border:1px solid #666666;
font-weight:600;
cursor:pointer;
}

#pagecontent
{
background: #FFFFFF;
}

#content
{
float: right;
width: 514px;
min-height: 410px;
padding: 55px 55px 140px 55px;
background: #FFFFFF url(../images/pagecontent_bg.gif) top right no-repeat;
}

#underpagecontent
{
float:right;
width: 624px;
height: 115px;
background: #FFFFFF url(../images/underpagecontent_bg.gif) top right no-repeat;
}

.reportrequesticon
{
float:right;
margin: 2px 36px 0px 0px;
}

.newslettericon
{
float:right;
margin: 0px 15px 0px 0px;
}

#footer
{
position:relative;
float:right;
width: 624px;
color:#FFFFFF;
font-size:9px;
top: -115px;
}

#footertext
{
float: right;
position:relative;
margin: 10px 0px 0px 0px;

}

#footertext a
{
color:#FFFFFF;
text-decoration: none;
}

