/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
body				{ font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #454545;font-weight: normal; background: url(/images/layout/bodyBG.gif) repeat-x #154361;}
td 					{ font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #454545;font-weight: normal;}
a 					{ font-weight: normal;color: #003399;text-decoration: underline;}
a:link,a:visited 	{ font-weight: normal;color: #003399;text-decoration: underline;}
a:hover 			{ font-weight: normal;color: #6699CC;text-decoration: none;}
.Copyright 			{ font-size: 10px;font-weight: bold;color: #FFFFFF;letter-spacing: .1em;}
address 			{ font-size: 10px;font-weight: normal;font-style: normal;color: #FFFFFF;letter-spacing: .1em;}
h1 					{ font-size: 14px;font-weight: bold;font-style: normal;color: #26648C;}
h1.RightHeadline	{ font-size: 13px;font-weight: bold;font-style: normal;color: #494949;}
h2 					{ font-size: 12px;font-weight: bold;font-style: normal;color: #555555;}
h3 					{ font-size: 11px;font-weight: bold;font-style: normal;color: #555555;}
select 				{ font-size: 11px;}
.Form 				{ font-size: 11px;padding:1px 2px 1px 2px;}
.FormButton 		{ font-size: 11px;font-weight: bold;cursor: pointer;}



/* Custom Section
  _________________________________________________________________
*/


#wrapper 		{ margin: 0 auto; display:table; width: 900px;}

#nav 			{ background: url(/images/layout/navBG.gif) no-repeat; margin-top: 27px;font-size: 13px; }

#SiteSearchCell { float: right; margin: 6px 0 0 0; padding-right: 12px;}

#header 		{ width: 900px; color: #333; margin: 0px 0px 0px 0px; background: #BD9C8C;}

#content 		{ width: 900px; color: #454545; background: url(/images/layout/2colBG.gif) repeat-y #fff; line-height: 1.54em; }
#content a:link, #content a:visited, #content a:active {color: #4C7FA1; font-weight: bold;}
#content a:hover { text-decoration: underline; color: #364E7A; }
#leftColumn		{ width: 596px; float: left; }
#leftContent	{ width: 520px; margin: 5px 0 0 40px; }
#rightColumn	{ width: 290px; margin-top: 15px; float: right; }
#rightContent   { width: 240px; margin: 0px 20px 0 0; padding: 0px 10px 0 15px; position: absolute; background: url(/images/layout/rMid.gif) repeat-y;}
#footerCallout 	{ background: url(/images/layout/content-footer.jpg) bottom left no-repeat; display: block; height: 250px;}

#footer 		{ width: 900px; color: #fff; margin-bottom: 15px;}
#footer a:link, #footer a:visited, #footer a:active {color: #FFF; font-weight: normal;}
#footer a:hover { text-decoration: underline; color: #698DA4; }

.bullet 		{ position: relative; right:20px; top: 17px; width: 16px; height: 16px; }

.logo			{ height: 80px; width: 330px; position: absolute; top: 90px; }

.divider		{ width: 475px; border-bottom: 1px solid #C4C4C4; margin-bottom: 8px; }