﻿
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bbarbk3.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}

a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

a.type1:link{
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a.type1:visited{
color:#808080; text-decoration:none;
}

a.type1:active{
color:#808080; text-decoration:none;
}

a.type1:hover{
color:#000080; text-decoration:underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font-family: Arial,sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-indent: 0em;
	color: #000000;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	border: 0px solid #CCCCCC;
	background-color: #000000;
	width: 950px;
	margin: 0 auto;
}

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url('images/first-impressions-header08.jpg');
	background-repeat: no-repeat;
}
#navBar{
	float: left;
	width: 158px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right-style: none;
	border-bottom-style: none;
}
#headlines{
	float: right;
	width: 158px;
	padding-right: 10px;
	padding-top: 10px;
}
#content{
	float: left;
	width: 622px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#glossary {
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 43px 5px 5px 5px;
	background-color: #000000;
	width: 130px;
	height: 175px;
	background-image: url('images/glossary-back.jpg');
	background-repeat: no-repeat;
	font-size: .85em;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/************* #globalNav styles **************/

#globalNav{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.tableRedHeader {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 50px;
	background-image: url('images/tableRedHeader.jpg');
	background-repeat: no-repeat;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #333333;
	clear: both;
	font-size: .75em;
	color: #808080;
	padding: 2px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}

#navBar ul a:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #000000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	border-top-style: none;
}

#sectionLinks a:hover{
	background-color: #333333;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:visited {
	display: block; 
}

.relatedLinks a:link {
	display: block; 
}

/************** #headlines styles **************/

#headlines{
	border: 1px solid #000000;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#headlines a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 0px;
	border-top-style: none;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#headlines ul{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -26px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}
.center {
	text-align: center;
}
.red {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
.logoWhite {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.logoSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #FFFFFF;
}
.redArial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.boldArial {
	font-weight: bold;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.hugeFirst {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #FF0000;
}
.hugeImp {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #000000;
}
.menuHome {
	text-align: center;
	background-color: #00FFFF;
}
.menuDesign {
	text-align: center;
	background-color: #FF00FF;
}
.menuPrint {
	text-align: center;
	background-color: #FFFF00;
}
.menuMail {
	text-align: center;
	background-color: #666666;
}
.bigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000080;
}
.regBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.regBoldItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.headerSpace {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
}
.bigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
}
.doubleHeightLine {
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
.logoRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FF0000;
}
.logoBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
}
.listSquare {
	list-style-type: square;
}
.regSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.legal {
	font-size: .7em;
}
.matrixHeader {
	text-align: center;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 50px;
}
.matrixBorder {
	border: 10px solid #FFFFFF;
}
.matrixBlack {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.matrixTan {
	background-color: #D6AC83;
	text-align: center;
	font-weight: bold;
}
.matrixGray {
	text-align: center;
	background-color: #C0C0C0;
	font-weight: bold;
}
.whiteBlack {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: .9em;
	background-color: #000000;
	text-align: center;
}
.regSmallGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #808080;
}
