/* CLEAR DEFAULTS -------------------------------------*/
:link,:visited {text-decoration:none; outline-style:none; } 
a img,:link img,:visited img { border:none; outline-style:none;}

address {font-style:normal;}
form { display:inline; }

i {display:none;}
img { border:0px; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd,div { margin:0px; padding:0px;} 
ul,ol,dl { margin-left:40px; margin-top:20px;} 

em { font-style:italic;}
strong { font-weight:bold;}
h1,h2,h3,h4,h5,h6,pre,code { font-weight:normal; }

p { margin-bottom:15px; margin-top:1px; line-height:1.4em; text-align:left; }
sup { font-size:0.5em; margin-top:-2px; padding:-5px; height:1em; top:-0.2em; position:relative; width:6px; z-index:1; }

h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#D67824;
	border-bottom:1px solid #E1F1F4;
	white-space:nowrap;
    font: italic bold 24px/1.1em Georgia, "Times New Roman", Times, serif; color:#D67824;
}
h2, .h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#557398;
	font: italic bold 18px/1.1em Georgia, "Times New Roman", Times, serif; 
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#666;
	font-size: 16px;
	font-style: normal;
	font: italic bold 15px/1.1em Georgia, "Times New Roman", Times, serif; 
}

/* need to change the selector for the edit pages */
h3 a { font-weight: bold; text-transform:capitalize; }
h3 a:hover { color:#666; }

h4 { margin:0px 0px 10px 0px; padding:0px; font: bold 15px/1.4em Tahoma, Geneva, sans-serif; color:#557398;}
h5 { margin:0px 0px 10px 0px; padding:0px; font: normal 12px/1.4em Tahoma, Geneva, sans-serif; }

a:link, a:visited {	color:#3084A6; text-decoration:underline; outline-style:none; }
a:hover { text-decoration:underline; color:#000;}
.More { font-style:italic; font-weight:bold; float:right; font-size:11px;}

/* HTML TAG STYLES -------------------------------------*/
html { height:100%; margin:0px auto 0px auto; overflow:scroll; } 
body {
	color:#777;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;  
	line-height:1.1em;
}

.FinePrint { font-size:11px; font-style:italic; }

/* PAGE LAYOUT -------------------------------------*/
#PageWrapper { width:100%; text-align:center; padding:0px; margin:0px auto 0px auto;}

/* Header Styles -------------------------------------*/
		#HeaderStrip {
			width:100%;
			margin:0px auto 0px auto; text-align:center;
			padding:0px;
			height:185px;
			background-image: url(/base/images/presentation/BG-Header.jpg);
			background-repeat:repeat-x;
			background-position: center center; }
		
		#HeaderWrapper { /* positions header content*/
			width:950px;
			margin:0px auto 0px auto; text-align:center;
			padding:0px;
			height:185px;
			xxxbackground-image: url(/base/images/presentation/Header-Logo.png);
			xxxbackground-repeat:no-repeat;
			xxxbackground-position: left bottom; }

		#HeaderLogo {
			float:left; clear:right;
			width:375px; height:185px;
			margin:0px auto 0px auto; text-align:center;
			padding:0px;
			background-image: url(/base/images/presentation/Header-Logo.jpg);
			background-repeat:no-repeat;
			background-position: left bottom; }

			/* Tagline quote in header */
			#TagLineBox { 
				float:left; 
				width:491px; height:114px;
				margin: 0px auto 0px 0px;
				padding:0px 0px 0px 0px;
				background-image: url(/base/images/presentation/Header-TagLineBox.png);
				background-repeat:no-repeat;
				background-position: center center;}
		
			#TagLineBox p {
				width:95%;
				margin:0px;
				padding:10px;
				color:#fff;
				border:none;
				font-size: 18px;
				line-height: 1.3em;
				font-weight: bold; 	}
			
			
/* Tiny Menu */
#TinyMenuWrapper { 
	width:100%; 
	height:20px; 	
	background-image: url(/base/images/presentation/BG-TopStrip.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
 }
#TinyMenuBar {
	float:left;
	width:950px;
	padding:0px;
	margin:2px 0px 0px 0px ;
	font-size:11px;
	line-height:normal;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	}
				#TinyMenuBar ul {
					list-style:none;
					margin:0px 0px 0px 0px;
				}
				#TinyMenuBar li {
					display:inline;
					padding: 0px 10px 0px 12px;
					border-left:1px solid #3F6397;
				}
				#TinyMenuBar li.First {	border:none;}
				#TinyMenuBar a { color:#fff; text-decoration:none;}
				#TinyMenuBar a:hover { color:#ccc; text-decoration:none; }

/* Main Menu */
#MenuWrapper { width:100%; height:35px;	margin:0px auto 0px auto; text-align:center;
	background-image: url(/base/images/presentation/BG-Menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;  }

#MenuBar {
	vertical-align:middle;
	float:left;
	width:100%;
	margin:9px 0px 0px auto;
	padding:0px;
	font-size:14px;
	line-height:normal;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold; }
				#MenuBar ul {
					list-style:none;
					margin:0px 0px 0px 0px; }
				#MenuBar li {
					display:inline; 
					padding: 0px 17px 0px 17px;
					xxxborder-left:1px solid #E3EFF8;	}
				#MenuBar li.First {	border:none;}
				#MenuBar a { color:#10A1CE; text-decoration:none; }
				#MenuBar a:hover { color:#CCC; }
		
				#MenuBar li a img {	margin:0px; padding:0px 4px 0px 0px; float:none;} /* keeps edit icons in place in the menu */ 
		
/* Current page menu highlighter */
#Home #Nav-Home a, { color:#557398; }
	
/* Content where content is located */ 
#ContentWrapper {
	width:100%;
	background-image: url(/base/images/presentation/BG-Content.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#FFF; }

#Content {
	width:950px;
	min-height:300px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding:20px 0px 20px 0px;
	text-align:left;
	vertical-align: top;
	}

		#Content #Left { 
			width:625px;
			float:left; clear:both;
			text-align:left;
			padding:0px;
			margin:0px 0px 0px 0px;
			clear:right;
			}
					
		#Content #Right {
	width:275px;
	float:right;
	text-align:left;
	padding:0px;
	margin:0px 0px 0px 10px;
	vertical-align: top;
			}

		#Content #Full { 
			width:100%;
			float:left;
			text-align:left;
			padding:0px;
			margin:0px 0px 0px 0px;
			}
				
#SplitBoxWrapper { margin:15px 0px 15px 0px; }
				
#SplitBoxContainer { 
		width:280px; 
		height:110px;  
		margin-right:15px; 
		float:left; 
		clear:right; 
		background-image: url(/base/images/presentation/SplitBox-BG.jpg);
		background-repeat: no-repeat;
		background-position: center top; }	
					
#SplitBox { padding:10px; 
		width:260px; 
		height:100px; }				

#FrameWrapper { margin-left:20px;}

#Module { padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #E1F1F4; }

#Blurb { width:90%; }
#Blurb h1 { margin: 0px 0px 0px 0px; padding:0px; font: italic bold 22px/1.1em Georgia, "Times New Roman", Times, serif; color:#D67824; border:none; white-space:normal; }
#Blurb h2 { margin:0px 0px 0px 10px; padding:0px; font: italic bold 20px/1.1em Georgia, "Times New Roman", Times, serif; color:#D67824; border:none; white-space:normal; }
#Blurb p { margin:7px 0px 0px 0px;}

div.downloads {clear:both; display:block; padding-bottom:20px; }
	a.pdfLarge { background:url(/base/images/icons/Adobe-PDF-Thumb.gif) no-repeat left top; height:60px;  padding-left:60px; margin-right:8px; padding-right:2px; float:left; }
	a.pdfMedium { background:url(/base/images/icons/Adobe-PDF-Medium.gif) no-repeat left top; height:40px; padding-left:35px; margin-right:20px; padding-right:4px; float:left; }
	a.pdfSmall { background:url(/base/images/icons/Adobe-PDF-Small.gif) no-repeat left top; padding-left:20px; margin-right:8px; padding-right:2px; float:left; }
	a.doc {	background:url(/base/images/icons/ico-doc.gif) no-repeat left top; padding-left:20px; margin-right:8px; padding-right:2px; display:block; float:left; }
	a.img {	background:url(/base/images/icons/ico-img.gif) no-repeat left top; padding-left:20px; margin-right:8px; padding-right:2px; display:block; float:left; }


/* Footer Styles -------------------------------------*/
#FooterWrapper { 
	width: 100%;
	min-height:250px;
	background-image: url(/base/images/presentation/BG-Footer.jpg);
	background-repeat:repeat-x;
	background-position: center top; }
	
				
#Footer {
	width:950px;
	height:250px;
	margin:10px auto 0px auto;
	padding:15px 15px 0px 0px;
	font-size: 13px;
	text-align: left;
	color:#fff;
	clear:both; }
	
#Footer .Col1 { width:350px; margin-right:10px; float:left; clear:right; border-left:1px solid #ccc; padding-left:10px; }
#Footer .Col2 { width:200px; margin-right:10px; float:left; clear:right; border-left:1px solid #ccc; padding-left:10px; }
#Footer .Col3 { width:350px; margin-right: 0px; float:left; clear:right; border-left:1px solid #ccc; padding-left:10px; }

#Footer h1 {
	font-size:16px;
	color:#eee;
	border:0;
	margin:0px 0px 0px 0px;
	line-height:1.4em;
	font-style: italic;
	width:90%;
}
#Footer ul { margin-left:25px; list-style-type:none;} /* aligns with the h1 */

h1.Company { 		background:url(/base/images/presentation/Bullet-Company.jpg) no-repeat left top; padding-left:24px; display:block; float:left; }
h1.Communication {	background:url(/base/images/presentation/Bullet-Communication.jpg) no-repeat left top; padding-left:24px;  display:block; float:left; }
h1.Legal { 			background:url(/base/images/presentation/Bullet-Legal.jpg) no-repeat left top; padding-left:24px; display:block; float:left; }

#Footer a { text-decoration:none; font-weight:normal; color:#0066CC; }
#Footer a:hover { text-decoration:underline; color:#fff;}
				
/* Floats Images */
.ImgLeftFloater  { float:left;  margin:0px 10px 20px 10px; border: none;}
.ImgRightFloater { float:right; margin:0px 0px 20px 15px;  border: none;}


/* Mailing List Box */
#MailingList { float:left; width:300px; height:90px; background-color:#eee; border:1px solid #ccc; padding:0px; text-align:center; }
#MailingList h1 { padding:3px; padding-left:10px; color: #990000;  margin:0px; }
#MailingList p { padding:0px; padding-left:10px; margin:0px;  }

/* Document icons */
	a.pdf {background:url(/images/icons/ico-pdf.gif) no-repeat left top; padding-left:20px; margin-right:20px; padding-right:20px; display:block; float:left; }
	a.doc {background:url(/images/icons/ico-doc.gif) no-repeat left top; padding-left:20px; margin-right:20px; padding-right:20px; display:block; float:left; }




		
#ContactBox h1 { margin: 0px 0px 0px 0px; padding:0px; font: italic bold 24px/1.1em Georgia, "Times New Roman", Times, serif; color:#34567F; border:none; }
#ContactBox h2 { margin:-3px 0px 0px 10px; padding:0px; font: italic bold 28px/1.1em Georgia, "Times New Roman", Times, serif; color:#557398; border:none; }
#ContactBox p { width:225px; margin:7px 0px 0px 0px;}

/* Lists */
.ListBig {
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:20px;
	display:block;
	list-style:square;
	line-height: 20px;
}

.ListNormal {	
	font-size:13px;
	font-weight:normal;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:20px;
	display:block;
	list-style:square;
	line-height: 20px;
}


/* Download PDF Area */
#DownloadPDF { 
    float:right; 
	clear:both; 
	width:230px; 
	height:150px; 
	margin:20px 15px 10px 10px; 
	padding:10px; 
	background-color:#fefefe;
	background-image: url(/base/images/presentation/BG-QuoteWrapper.jpg);
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position:left top;
	border:1px solid #ccc;
}

#DownloadPDF .Instructions { font-size:10px; font-style:italic; margin:0px 0px 5px 10px;}
#DownloadPDF h1 { 	margin:0px 0px 10px 0px;
					padding:0px 5px 0px 5px;
					font: bold 14px/1.4em Tahoma, Arial, Helvetica, sans-serif;
					color:#666;
					border-bottom:1px solid #ccc;}
#DownloadPDF img { float:left; margin-right:15px;}


/* Client Quotes on the various page */
#QuoteWrapper {
	float: left;
	clear:both;
	width: 302px;
	min-height:80px;
	margin: 20px 5px 10px 0px;
	padding:10px;
	background-color: #fefefe;
	background-image: url(/base/images/presentation/BG-QuoteWrapper.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	border: 1px solid #34567F; }

#Quote p {
	float:left;
	text-align:left;
	font: italic bold 16px/1.3em Georgia, "Times New Roman", Times, serif; color:#557398; }
#Quote .Open { float:left; height:30px; width:34px; display:inline; padding: 0px 5px 0px 3px; margin-right:5px;  } 
#Quote .Close { float:right; clear:both; height:30px; width:34px; padding-left:3px; margin-right:5px; padding-right:5px; }
#Quote .Author {
	font: italic normal 12px/1.4em Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-align:right;
	padding-bottom:0px;
	margin: 0px; }


/* Forms ----------------------------------- */
		Form { text-align:left;  font-family: Arial, Helvetica, sans-serif; font-size:12px; }
		 fieldset { border:1px solid #ccc; margin:15px; padding:15px; width:100%;}
		 legend{ color:#999;}
		 label { display: block; color:#666; vertical-align:top; text-align:right; white-space:nowrap; font-weight:bold; margin-top:-2px; margin-right:8px; }
		 input { display: block; }
		 textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px;   }
		 select, option {  }
		
		.button /* Buttons are treated with a class since Ie6 doesn't recognize attribute selectors. Apply the Button class to all buttons. */ 
		{ }
		.select /* Buttons are treated with a class since Ie6 doesn't recognize attribute selectors. Apply the Button class to all buttons. */ 
		{ }
		.CheckBox /* Checkboxes are treated with a class since IE6 doesn't recognize attribute selectors. Apply the checkbox class to all checkboxes. */ 		{ width:16px; }
		.radio /* Radio buttons are treated with a class since IE6 doesn't recognize attribute selectors. Apply the radio class to all radio buttons. */  		{ width:16px; }
		.InputRequired { /* background-color: #FFC; */ }
		
		/* Use as classes for various inout lengths */
		.InputTiny  { width:16px; }
		.InputShort { width:150px;}
		.InputMid  { width:300px;}
		.InputLong  { width:450px;}
		
#Contact-Us .Warning { font-weight:bold; font-size:15px; color:#C00; text-transform:uppercase;}
#Contact-Us .Notice { font-weight:bold; color:#666;}


.Warning { color:#FF0000;}
.Notice { color:#666; font-style:italic;}

#ContentList li {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	list-style-image: none;
	list-style-type: none;
}

#ContentList li img.handle {
	margin-right: 5px;
	margin-left: 5px;
	cursor: move;
}
