@charset "utf-8";
/* NFRSummit.com Style Sheet*/
/* You may borrow/use this CSS, but not the images or the design. All images are copyright, all CSS is open source. */
/* All CSS written but Scott Ladzinski, LSA-Assoc.com, Fort Collins */

/* body style */
body,html {
	background-color: #3a5e3a;
	height: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	}

	
/* Text Styles */
p {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000;
	margin-top: 0px;
}
p.bold {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #000;
}
p.boldLarge {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 24px;
	line-height: 100%;
	color: #000;
	margin-top: -5px;
	margin-bottom: 5px;
}
p.italicTitle {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	line-height: 125%;
	color: #660033;
}
p.small {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 10px;
	line-height: 125%;
	color: #fff;
}
p.authorTag {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 10px;
	font-style: italic;
	line-height: 125%;
	color: #5a5a5a;
}

p.white {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 8px;
	line-height: 125%;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #000;
}
h4 {
	font-family: Arial;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 2px;
	color: #330099;
}

td {
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000;
	margin-top: 0px;
}
/* Link Styles */
a:Link {
	text-decoration:none;
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:120%;
	color:#115095;
	border-style: none;
}
a:Visited {
	text-decoration:none; 
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:120%;
	color:#115095;
	border-style: none;
}
a:Active {
	text-decoration:none;
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:120%;
	color:#115095;
	border-style: none;
}
a:Hover {
	text-decoration:none;
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:120%;
	color:#56048f;
	border-style: none;
}

/* Page Formatting Styles */
#wrapper {
	width: 864px;
	height: auto;
 	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
#header {
	background: url('images/siteTop.jpg') no-repeat;
	width: 864px;
	height: 165px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
#mainContent {
	background: url('images/contentBG.jpg');
	width: 600px;
	height: auto;
	padding: 5px 35px 10px 214px;
	margin: 0px 0px 0px 0px;
}
#bottom {
	background: url('images/footerImage.jpg') no-repeat;
	width: 864px;
	height: 37px;
	padding-top: 4px;
	vertical-align: top;
	text-align: center;
	margin-left: auto;
	margin-top: auto;
}

/* Right Side Formating Styles */
#leftSideContainer {
	background:#FFFFFF;
	width: 170px;
	height: auto;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 24px;
	position: fixed;
}

#leftSideContainer a:Link {
	text-decoration:none;
	font-family: "Arial", Trebuchet MS, Tahoma;
	font-size:14px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:200%;
	color:#98caf4;
	border-style: none;
}

#leftSideContainer a:Visited {
	text-decoration:none;
	font-family: "Arial", Trebuchet MS, Tahoma;
	font-size:14px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:200%;
	color:#98caf4;
	border-style: none;
}

#leftSideContainer a:Active {
	text-decoration:none;
	font-family: "Arial", Trebuchet MS, Tahoma;
	font-size:14px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:200%;
	color:#98caf4;
	border-style: none;
}

#leftSideContainer a:Hover {
	text-decoration: overline;
	font-family: "Arial", Trebuchet MS, Tahoma;
	font-size:14px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:200%;
	color:#dee8f1;
	border-style: none;
}

#footerContent {
	text-align: center;
	vertical-align: bottom;
	width: auto;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

#logoTable {
	width: 250px;
	height: auto;
	padding: 0px;
	margin-left: 380px;
	margin-top:-270px;
}

#bottomBannerContainer {
	width: 630px;
	height: auto;
	padding: 20px 0px 15px 65px;
	margin-right: auto;
	margin-left: auto;
}

/* List Styles */
 li { 
 	line-height: 125%; 
 	list-style-type: circle;
 	display: block; 
 	padding-top: 5px; 
	font-family: "Tahoma", Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000;
	margin-top: 0px;
} 

/* Image Styles */
img.floatLeft {
	float: left;
	margin-left: 0px;
	padding-right: 10px;
}
img.floatRight {
	float: right;
	margin-left: 10px;
	padding-right: 0px;
	margin-top:-20px;
}