/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.6;
	padding: 0px;
	width: 770px;
	background-image: url(background_pattern.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link, a:visited {
	color: #43494f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #43494F;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: "Futura Md BT";
 font-size: 130%;
 color: #000000;
}

h2{
 font-size: 100%;
 color: #4B8585;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

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


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

#masthead{
	margin: 0;
	width: 770px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#navBar{
	padding: 0px;
	width: 177px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 585px;
}
.act_now {
	background-color: #FABC16;
	border: 1px solid #CCCCCC;
}

.navDownload {
	background-color: #F08B77;
	border: 1px solid #CCCCCC;
}

.navShare {
	background-color: #F9AC10;
	border: 1px solid #CCCCCC;
}


#content{
	float:left;
	width: 555px;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.aboutUs {
	background-color: #4B8585;
	border: 1px solid #CCCCCC;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


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

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

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


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

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #43494f;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
}
.page_container {
	background-color: #FFFFFF;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

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


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.adobeReader li {
	background-color: #F08B77;
	background-image: none;
}


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


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: small;
	padding: 10px;
}
.footer {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	background-color: #FABC16;
}
#sectionLinks h4 {
	background-color: #F9AC10;
}
#sectionLinks h5 {
	background-color: #4B8585;
}



#sectionLinks a:link {
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 16px;
	font-size: x-small;
	color: #FFFFFF;
}

#sectionLinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
	background-position: right;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sectionLinks a:hover{
	color: #2e2e2e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 16px;
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 0px;
	font-size: 80%;
	border-top-style: solid;
	text-align: right;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.bluebold {
	font-weight: bold;
	color: #4B8585;
}
#sectionLinks .adobe a {
	background-image: none;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.authorCredits {
	font-size: 80%;
}
.footer a:hover {
	color: #999999;
}
