
@import url('news.css');
@import url('events.css');
@import url('litrack.css');
@import url('faq.css');
@import url('jobs.css');
@import url('users.css');
@import url('items.css');

@import url('layout.css');

@import url('novo.css');

/* Color Palette 

Dark Blue: #003366
Dark Blue/Greg: #69778d
Medium Blue/Grey: #bfc9d5
Very Light blue (online banking area): #f2f5fa
Dark Grey (links): #333333
Blue/Green (links): #2c829b

*/





BODY.SiteBody
{
	font-family:'Verdana','Sans-Serif';
	font-size:13px;
	color:#000000;	
	line-height:17px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image: url(/DovetailWRP/Site/Themes/images/background.jpg); 
	background-repeat: repeat-x;
		text-align:center;
	
}

#Wrapper {width:928px; padding-top:15px; text-align:left; margin-left:auto; margin-right:auto; display:inline-block;}

#Header {width:928px; height:139px; background-image: url(/DovetailWRP/Site/Themes/images/header_bak.jpg); background-repeat: repeat-x; background-position:bottom; }

#HeaderRight {float:right; width:310px; text-align:right; display:inline-block;}

#Content {width:928px; height:528px; }

#LeftColumn {width:202px; height:100%; float:left; background-image: url(/DovetailWRP/Site/Themes/images/LeftColumn.jpg); background-repeat: no-repeat; }

#SideMenu {margin-left:10px; width:170px; display:block; margin-bottom:30px;}

#SideMenu P {color:#003366; font-size:13px; font-weight:bold; border-bottom:solid 1px #999999; margin-bottom:-5px;}


#RightColumn {width:726px; float:right;}



#Feature {width:706px; height:258px; margin: 15px 0 0 20px;}




#footer {width:928px; height:69px; border-top: solid 1px #999999; padding-top:10px; clear:both;}

#Copyright {width:290px; float:left; font-size:11px;}

#Logos {width:350px; float:left; vertical-align:top; text-align:center;}

#Logos IMG {vertical-align:top; margin-right:5px;}

/* span ID uses linkname to hide FDIC and SIF logos on investment pages */
#investment_services_logos {display:none;}


#OnlineBanking {width:170px; height:240px; background-color:#f2f5fa; margin: 10px 0 10px 12px; padding:6px; display:inline-block;}

HTML>BODY #OnlineBanking {width:160px; margin: 10px 0 10px 10px; padding:6px; display:inline-block;}


#Online_Banking table {width:100px;}
input#userNumber, input#password {width:90px;}


#PageContent {width:265px; margin-right:15px; float:left; text-align:justify;}

#Banner1 {width:215px; margin-top:20px; float:left;}

#Banner2 {width:215px; margin-top:20px;float:right;}


#SectionSplash {width:706px; margin: 15px 0 0 20px; }

#SectionPageContent {width:520px; margin-right:15px; float:left; text-align:justify; display:inline-block;} 

#SectionPageList {width:180px; float:right; height:250px; background-color:#f2f5fa; margin-top:15px;}

HTML>BODY #SectionPageList {height:auto; min-height:250px;}

#InsidePageContent {width:706px; text-align:justify; display:inline-block; }


#investment_services_logos {display:none;}


/*	BEGIN: Standard HTML Tags */

  
IMG
{
  border:0px;
}


P, TD 
{
	font-size:13px;
	color:#000000;	
	line-height:17px;

}

LI
{
	list-style-image: url(/DovetailWRP/Site/Themes/images/bullet.gif);
	FONT-SIZE: 13px;
	PADDING-left: 0px;
	PADDING-TOP: 0px;
	padding-bottom:0px;
	margin-top:10px;
}

A:link, A:visited
{
	color:#333333;
	font-weight:normal;
}

A:hover 
{
	color:#2c829b;
}
INPUT, TEXTAREA
{
    border: solid 1px #003366;	
}

.radio {border: solid 0px #ffffff;}


/* BEGIN: Template Specific CLASS Styles - Available as styles in PageBuilder */


.small {font-size:10px; line-height:12px;}

.Subheader {font-size:13px; color:#69778d; font-weight:bold; margin-bottom:-10px;}

.photoleft {float:left; margin-right:20px;}

.photoright {float:right; margin-left:20px;}

.redasterisk {color:Red; font-weight:bold; font-size:13px;}


/* Rate Display Styles */

.RateTable {width: 680px; margin-left:20px;}

.RateTableNotes TD, .RateTableFooter TD {color:#666666; line-height:15px;}


	

