/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0.5px;
	margin-bottom: 0.5em;
	color: #333333;
	line-height: 20px;
}

li {
	color: #333333;
}

hr {
	color: #FF9900;
	background-color: #FF9900;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 80%;
	clear: both;
}

hr2 {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 150px;
}

a{
	text-decoration: none;
	color: #006699;
}

a:link{
	text-decoration: none;
	color: #006699;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
	position: relative;
}

h1{
	font-size: x-large;
	color: #003366;
	font-family: Univers, Arial, Helvetica, sans-serif;
	margin-top: .25em;
	margin-bottom: 0.25em;
}

h2{
	font-family: Arial, sans-serif;
	font-size: large;
	color: #339900;
	margin: 0px;
	padding: 0px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

h3{
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-top: 0.75px;
	margin-bottom: 0em;
}

h3 a:hover{
	color:#003366;
	text-decoration:underline;
}

h4{
	font-weight: bold;
	font-size: 90%;
	color: #330033;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	margin-top: .5px;
	margin-bottom: 0.5em;
}

ul{
	list-style-type: square;
	color: #333333;
}

ul ul{
	list-style-type: disc;
	color: #333333;
}

ul ul ul{
 list-style-type: none;
	color: #333333;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#masthead{
	width: 100%;
	background: #FFF url(images/banner.jpg) center top no-repeat;
	position: relative;
	height: 280px;
}

#indexBar{
	float: left;
	width: 125px;
	padding: 0 7px 7px 7px;
	font-size: small;
	background-image: url(images/indexbar_blue_background2.png)
}

#indexBar2{
	float: left;
	width: 17%;
	font-size: small;
	background-color: #E2F891;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-style: groove;
}

#content{
	float: left;
	width: 555px;
	margin: 0 10px 0 10px;
	background-color:#FFF;
}


/*
* html #content{
	margin-right:0;
}
*/

#indexBar2col{
	width: 125px;
	padding: 0px 7px 7px 7px;
	font-size: small;
	float:left;
}

#twoColContent{
	width: 600px;
	float:left;
	background-color:#FFFFFF;
	margin-left: 10px;
}
#twoColContentA{
	width: 363px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px
}
#twoColContentB{
	width: 363px;
	float: right;
	background-color: #FFFFFF;
}
#twoColContent2{
	width: 54.5%;
	float:left;
	background-color:#FFFFFF;
	margin-left: 13px;
	margin-right: 13px;
}
	
#rightBar{
	float:right;
	width:22%;
	background-color:#FFFFFF;
	font-size: 85%;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align:center;
	background-color:#FFFFFF
}

/*** rightbar IE hack ***/
* html #rightbar{
margin-left: -3px;
overflow:hidden;
display:inline;
height:1%;
}


/************* #masthead styles **************************************************************/

#masthead #bannerGirl {
	left: 350px;
	position: absolute;
	top: 10px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 10px 10px 0px 5px;
	color: #000099;
	position: absolute;
	left: 15px;
	top: 185px;
	background-image: url(images/green_menubar.png);
	width: 900px;
	background-repeat: no-repeat;
	background-position: top center;
	height: 38px;
	text-align: center;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

#globalNav a {
	color: #FF0000;
}
#globalNav a:hover {
	background-color:#66FF99;
}

/*************** #Utility_link styles **************/

#masthead #Utility_links {
	position: absolute;
	top: 215px;
	left:400px;
}
#masthead #Utility_links ul {
	margin-left: 0px;
	list-style-type: none;
}
#masthead #Utility_links li {
	float:left;
	background-image: url(images/yellow_box_link.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 0px 5px 0px;
}
#masthead #Utility_links a {
	display:block;
	width:110px;
	text-align:center;
	color: #FF0000;
}


/************** #content styles **************************************************/
/************** .feature styles ***************/

.feature{
	font-size: 80%;
	padding: 0 8px 7px 0;
	background-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #AA08AB;
	border-bottom-color: #AA08AB;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

.shad1{
	background-color: #999999;
	color: inherit;
	margin-right: 2px;
	margin-bottom: 10px;
	}

.shad2{
	background-color: #CCCCCC;
	color: inherit;
	margin-right: 8px;
	margin-bottom: 8px;
}

.feature .imagebox {
	float: left;
	width: 160px;
	margin-right: 10px;
}

.feature .imagebox_100 {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.feature .imageboxCertified {
	padding: 5px;
	float: left;
	width: 130px;
	}

.feature .imagebox_right_260 {
	float: right;
	width: 260px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 15px;
	margin-left: 10px;
}
.feature .imagebox_right_150 {
	float: right;
	width: 150px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 15px;
	margin-left: 10px;
}
.feature .imagebox_right_176 {
	float: right;
	with: 176;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 15px;
	margin-left: 10px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************** #indexBar styles *****************************************************/

#indexBar #indexBarTitle {
	color: #A30292;
	margin: 0 -5px 10px -7px;
	text-align: left;
	padding: 12px 0 5px 7px;
	font-weight: bold;
}

#indexBar ul a:link, #indexBar ul a:visited {display: block;}
#indexBar ul {list-style: none; margin: 0; padding: 0;}
#indexBar ul li {
	padding:0.5em 0 0.5em 0;
}

/* fix for browsers that don't need the hack */
html>body #indexBar li {border-bottom: none;}
html>body #indexBar2 li {border-bottome: none;}

#indexBar p {
	font-size: 85%;
	line-height: 18px;
}

#indexBar a {
	color:006699;
}

#indexBar a:visited{
	color: 006699;

}

#indexBar a:hover{
	color:#1C76A4;
	text-decoration:underline;
}

#indexBar2 p {
	font-size: 85%;
	line-height: 18px;
}

#indexBar2 a {
	color:006699
}

#indexBar2 a:visited{
	color: 006699;
}

#indexBar2 a:hover{
	color:#1C76A4;
	text-decoration:underline;
}

#indexBar2 hr {
	color: #FFFFFF;
	width: 120 px;
	margin-top: 5px;
	background-color: #FFFFFF;
}


/************** #rightBar styles ***************************************************/

#rightBar p {
	font-size: 85%;
	line-height: 18px;
	color: #333333;
}

#rightbar a .image {
	color: #FFFFFF;
}

#rightBar li {
	font-size: 85%;
	line-height: 18px;
	color: #333333;
}

#rightBar .quote {
	padding: 8px 8px 8px 0;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #FD9322;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #FD9322;
}
#rightBar .quote p.text {
	color: #A30292;
	font-style: italic;
	line-height: 1;
	margin-bottom: 0.5px;
	margin-top: 1px;
}
#rightBar .quote p.author {
	text-align: right;
	margin: 2px 0 0 0;
	font-size: x-small;
}
#rightBar .bumptext {
	font-weight: bold;
	text-align: center;
	font-size: x-small;
}

#rightBar #bumps p.text {
	line-height: 18px;
	color: #333333;
}
#rightBar #bumps {
	padding: 8px 8px 6px 0;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #FD9322;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #FD9322;
}
#rightBar #bumps .titleBar {
	color: #FFFFFF;
	background-color: #FFA72C;
	text-align: center;
	padding: 5px 0;
	margin: 7px 0 10px 0;
}

#rightBar #bumps img {
}

#righBar #bumps .imagebox {
	width: 95px;
}

#rightBar #pink_sidebar {
	background-color: #FCE5F2;
	padding: 14px 14px 14px 14px;
	border-color: #EEACD5;
	border-width: thick;
	border-style: double;
}
#rightBar #pink_sidebar ul {
	margin: 5px 0 5px 10px;
	padding-left: 0em;
}
#rightBar #pink_sidebar li {
	margin: 2px 0 2px 0;
	color: #333333;
}
/* Hides from IE-mac \*/
* html #rightBar #pink_sidebar {height: 1%;}
/* End hide from IE-mac */

/************** indexBar2col styles *********************************************************/

#indexBar2col p {
	font-size: 85%;
	line-height: 18px;
}

/************* #siteInfo styles *************************************************************/


#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************ GENERAL STYLES *************/

.caption {
	color:#666666;
	font-size:x-small;
	line-height: 18px;
}
br.clear {
	clear: both;
}
