
/* main layout */

body
{
	font-size   : 0.9em;		
	margin      : 0 0 10px 0;
	font-family : Palatino, Georgia, Times New Roman, Serif;
	background  : #dbd3bc;
	color       : #4d4d4d;
}

h1,h2,h3,h4,h5,h6
{
	margin      : 0;
}

h1,h2
{
	background  : transparent url('images/hbg.jpg') repeat-x bottom;	
	padding     : 0 0 8px 0;
}
h2.small { background:none; font-size:1.17em; }
.h2 {
	font-size:1.5em;
	padding: 0 0 8px 0;
	font-weight:bold;
	display:block;
	background  : transparent url('images/hbg.jpg') repeat-x bottom;
}

.h3 { font-size:1.17em; font-weight:bold; }


#top
{
	clear       : both;
	display     : block;
	background  : #f5f0e3 url('images/topBg.jpg') repeat-x;
}

#top h1
{
	visibility  : hidden;
	display     : none;
}

#navContainer
{		
	float       : right;		
	margin      : 8px 0 0 0;
}

#searchContainer
{	
	width       : 183px;
	height      : 37px;	
	margin-right: 40px;
	text-align  : center;
	background  : #f5f0e3 url('images/searchBg.jpg') no-repeat;
	float       : right;
}

#searchContainer .textbox
{
	border      : solid 1px #9e9786;
	float       : left;
	margin-top  : 9px;
	margin-left : 10px;
	padding     : 2px;
	width       : 114px;
}

#searchContainer .button
{
	float       : right;
	margin-right: 4px;
	margin-top  : 7px;
	height      : 24px;
	width       : 48px;
}

#topInnerSplash
{
	width       : 1066px;
	display     : block;
	height      : 336px;
	margin      : 0 auto;	
	background  : #f5f0e3 url('images/topInnerSplashBg.jpg') no-repeat;
}

#topInner
{
	width       : 1066px;
	display     : block;
	height      : 336px;
	margin      : 0 auto;	
	background  : #f5f0e3 url('images/topInnerBg.jpg') no-repeat;
}

#bannerBadge
{
	position    : relative;
	height      : 58px;
	width       : 226px;
	display     : block;
	padding     : 11px;	
	left        : 811px;
	top         : 197px;
	color       : #fff;
	font-size   : 80%;		
}

#content
{	
	clear       : both;
	display     : block;
	background  : #f5f0e3;	
}

div.mid div.contentContainer
{	
	padding     : 10px 13px;	
}

div.midfull div.contentContainer
{	
	padding     : 10px 39px 13px 13px;	
}

#contentInnerSplash
{	
	margin      : 0 auto;
	width       : 1066px;
	display     : block;	
	background  : #f5f0e3 url('images/contentInnerSplashBg.jpg') repeat-y;		
}

div.leftPane
{
	width       : 235px;	
	float       : left;
	margin      : 0;				
}

div.newsSection
{
	color       : #00446b;
	margin      : 0 0 10px 0;
	padding     : 5px 0 0 8px;
	display     : block;	
	clear       : both;
	background  : transparent url('images/sideItemHeading.jpg') no-repeat;	
	height      : 26px;
}

div.newsSection h4
{
	float       : left;
	font-size   : 90%;
}

a.itemTitle
{
	color           : #00446b;
	text-decoration : none;
}

a.itemTitle:hover
{	
	text-decoration : underline;
}

div.leftPane div.inner
{	
	clear       : both;	
	font-size   : 80%;		
	margin      : 0 0 0 20px;	
	padding     : 2px 0 0 0;
}

div.rightPane
{
	width       : 823px;
	display     : block;
	float       : right;
}

#contentInnerSplash div.mid
{	
	margin      : 0;
	width       : 564px;	
	float       : left;
}

#contentInnerSplash div.right
{
	width       : 235px;	
	float       : left;
	margin      : 0 0 0 8px;		
}

div.right h4
{
	color       : #00446b;
	margin      : 0 0 6px 0;
	padding     : 0 0 0 8px;
	font-size   : 90%;
	background  : transparent url('images/sideItemHeading.jpg') no-repeat;
	line-height : 26px;
}

div.right div.inner
{	
	padding     : 4px 0 0 8px;
	clear       : both;
	margin      : 0 20px 0 0;		
	font-size   : 80%;	
}

#contentInner
{
	margin      : 0 auto;
	width       : 1066px;
	display     : block;	
	background  : #f5f0e3 url('images/contentInnerBg.jpg') repeat-y;	
}

#contentInner div.midfull
{	
	margin      : 0;
	width       : 823px;	
	float       : left;		
}

#footer
{	
	color       : #736e68;
	display     : block;
	min-height  : 263px;
	background  : transparent url('images/footerBg.jpg') repeat-x;
	font-size   : 80%;
}

#footerInnerSplash
{
	width       : 1066px;
	min-height  : 263px;
	display     : block;
	margin      : 0 auto;	
	background  : transparent url('images/footerInnerSplashBg.jpg') repeat-x;	
}

#footerInner
{
	width       : 1066px;
	min-height  : 263px;
	display     : block;
	margin      : 0 auto;	
	background  : #ded6c1;
	background  : transparent url('images/footerInnerBg.jpg') repeat-x;
}

#footer div.bug
{
	line-height : 42px;	
	margin      : 0 20px 0 0;	
	clear       : both;
	padding     : 0 0 0 10px;
	font-size   : 90%;
}

#footer div.bugRight
{
	float       : right;
	width       : 500px;
	text-align  : right;
	padding     : 0 10px 0 0;
}

#footer div.bugLeft
{
	float       : left;
	width       : 500px;
	padding     : 0 0 0 20px;
}

/* Inline Tables */

h4.tableCaption
{
	margin      : 0;
	color       : #fff;
	background  : transparent url('images/tableTab.gif') no-repeat;
	line-height : 24px;
	width       : 198px;
	padding     : 0 8px;	
	display     : block;
	font-weight : normal;	
}

/* #content */

#inlineTable.table
{
	border-width    : 1px;
	border-collapse : separate;
	border-color    : #ceccc7;
	border-style    : solid;
	border-bottom-width : 0;
	border-right-width : 0;
}

#inlineTable.td
{
	padding         : 3px;		
	border-right    : solid 1px #ceccc7;	
	border-top      : solid 1px #fff;
	border-left     : solid 1px #fff;
	border-bottom   : solid 1px #ceccc7;	
}

#inlineTable.th, th
{	
	padding         : 3px;	
	text-align      : center;
	font-weight     : bold;
	background      : transparent url('images/columnBg.gif') repeat-x;	
	border-right    : solid 1px #ceccc7;
	border-top      : solid 1px #fff;
	border-left     : solid 1px #fff;
	border-bottom   : solid 1px #ceccc7;
}

#noTableBorder
{
	border-width    : 0px;	
}

#noTableBorder td
{
	border-width    : 0px;
}

#noTableBorder table
{
	border-width    : 0px;
} 

/* News */

div.newsItemContainer
{
	padding      : 0 7px 25px 2px;
	margin       : 0 0 15px 0;
	background   : transparent url('images/newsItemCapBot.jpg') no-repeat bottom;
}

.dateStamp
{
	float        : left;
	font-size    : 80%;
	line-height  : 1.7em;
}

div.newsItemFooter
{
	background   : transparent url('images/readMoreLinkBg.jpg') no-repeat top;
	line-height  : 18px;
	height       : 18px;	
	clear        : both;
}

div.newsItemFooter a
{
	font-size      : 80%;
	float          : right;
	text-align     : center;
	width          : 80px;
	color          : #4780af;
	text-transform : uppercase;
}

img.newsThumb
{
	float          : left; 
	margin         : 0 7px 7px 0;
}

div.applyNowContainer
{
	margin         : 0 auto;
	display        : block;
	min-height     : 80px;
	width          : 197px;
	background     : url('images/badge.jpg');
	clear          : both;
}

div.applyNowDate
{
	display        : block;	
	width          : 71px;
	float          : left;
	text-align     : center;
	padding-top    : 28px;
	color          : #45749a;
}

div.applyNowText
{
	display        : block;	
	width          : 110px;
	float          : left;	
	line-height    : 46px;	
	text-align     : center;
	color          : #fff;
	margin         : 2px 0 0 0;	
}

div.applyNowText a,
div.applyNowText a:active,
div.applyNowText a:link,
div.applyNowText a:visited
{
	color           : #fff;
	text-decoration : none;
}

div.applyNowText a:hover
{		
}

div.homeRotator
{
	display:block;
	width:538px;
	height:258px;
	text-align:center;
	line-height:258px;	
}

div.homeRotator h3
{
	color : #00446b;
}

.hidden
{
	visibility : hidden;
	display : none;
}

img.newsSectionIcon
{
	float : right;
	margin : 0 12px 0 0;
}

