/* Coalesco CSS Document */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.75em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 0; }


/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.1em; }


/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; font-size: .8em; }

/* DEFINE CONTENT COLOR */
a:link { color: #006BA8; }
a:visited { color: #4F2A2A; }
a:hover, a:focus { color: #26551E; background-color: #143256; }
a:active { color: #7C652E; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1 { font-size: 2em; font-weight: bold; font-family: Palatino, Georgia, "Times New Roman", Times, serif; color: #143256; font-style: italic; }
h2 { font-size: 1em; font-weight: bold; }
h3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h4 { font-size: .8em; font-weight: bold; padding-bottom: .3em; }
h5 { font-size: .7em; font-weight: bold; padding-bottom: .3em; }
h6 { font-size: .6em; font-weight: bold; padding-bottom: .3em; }

/* CUSTOM DESIGN ELEMENTS */
body { background:#FFFFFF; text-align:left; padding: 5px 0px 0px 5px; }

#containerPage { width: 900px; }
	#banner { }
	#containerColumns { width: 900px; height: 305px; background: url(images/bgContainerColumns.gif) top center no-repeat; }
		#columnLeft { float: left; width: 235px; height: 275px; margin-left: 50px; }
		#columnMiddle { float: left; width: 230px; height: 275px; margin-left: 50px; }
		#columnRight { float: right; width: 235px; height: 275px; margin-right: 50px; }
#footer { width: 900px; padding: 20px 50px 0 50px; }
	#geographicalFooter { padding-top: 10px; color: #cccccc; font-style: italic; font-size: 1em; }
	#finePrint { padding-top: 20px; color: #cccccc; font-size: 1em; }