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

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

body{
	font-family: Arial, sans-serif;
	color: #333333;
	width: 955px;
	margin: 0;
}

a:link, a:visited, a:hover {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

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

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #334d55;
	background-color: #000066;
	margin: 0px;
}

h2{
	font-size: 150%;
	color: #006699;
}

h3{
 font-size: 100%;
 color: 006699;
}

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

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{
	border-bottom: 1px solid #cccccc;
	width: 955px;
}

#headlineBar{
	background-color: #77BBCC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 250px;
	margin: 0px;
	height: 1024px;
	float: left;
	text-align: center;
}

#navBar{
	background-color: #77BBCC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 175px;
	margin: 0px;
	height: 3000px;
	float: left;
}

#navBar img{
	width: 165px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: none;
}

#homecontent{
	margin-left: 251px;
}

#content{
	margin-left: 180px;
}

#contentmain{
	padding-left: 15px;
}


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

#siteName{
	margin: 0px;
}


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

#pageName{
	margin-left: 15px;
}


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

#globalNav{
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #000066;
	vertical-align: text-bottom;
	font-size: 12px;
	text-align: center;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#globalNav a:link {
	font-family: arial, helvetica;
	text-decoration : none;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
#globalNav a:visited {
	font-family: arial, helvetica;
	text-decoration : none;
	color: #00FFFF;
	font-size: 12pt;
	font-weight: bold;
}
#globalNav a:hover {
	font-family: arial, helvetica;
	text-decoration : none;
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}
#globalNav a:active {
	font-family: arial, helvetica;
	text-decoration : none;
	color: red;
	font-size: 12pt;
	font-weight: bold;
}




/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


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

.feature{
	font-size: 80%;
	margin-left: 10px;
	margin-top: 10px;
}

.feature h3{
	padding-right: 10px;
	font-size: 150%;
}

.feature h4{
	font-size: 110%;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.feature_sub{
	padding-right: 10px;
	font-size: 110%;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #003366;
}

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

/************** .plan styles ***************/

.plan{
	font-size: 90%;
	margin-left: 10px;
	margin-top: 10px;
}

.plan h3{
	font-size: 120%;
	text-align: center;
	padding-top: 20px;
}


.plan_sub{
	padding-right: 10px;
	font-size: 110%;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #003366;
}

.plan img{
	text-align: center;
	margin: 0;
	padding: 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .faq styles ***************/

.faq{
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	clear: right;
	padding-left: 10px;
}

.faq h3{
	padding-right: 10px;
	font-size: 100%;
}



/* adjust margins to change separation between the feature image and text flowing around it */

.prof_logos {
	padding-right: 10px;
	padding-left: 10px;
}

.prof_logos img{
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}

/************** .profile styles ***************/

.profile{
	font-size: 80%;
	margin-left: 10px;
	margin-top: 40px;
	margin-right: 10px;
}

.profile h3{
	padding-right: 10px;
	font-size: 150%;
}

.profile h4{
	font-size: 90%;
	margin-right: 10px;
	margin-left: 145px;
	padding: 10px;
	font-style: italic;
	font-weight: normal;
	border: 2px double #006699;
	clear: right;
}

.profile_answer{
	font-size: 105%;
	font-style: italic;
	font-weight: normal;
	clear: right;
}

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

.prof_logos {
	padding-right: 10px;
	padding-left: 10px;
}

.prof_logos img{
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}

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

.story{
	font-size: 80%;
	margin-left: 10px;
}

.story p{
	padding-top: 0px;
	padding-bottom: 10px;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* 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{
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


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

#navBar ul a:link, #navBar ul a:visited {display: block;}
#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 #EEE;}

/* 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;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #FFFFFF;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #000066;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #00FFFF;
	padding: 2px 0px 2px 10px;
}


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

#headlines{
	margin: 0px;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}
#headlines h3{
	padding-right: 10px;
	font-size: 120%;
	color: #FFFFFF;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	text-align: left;
}

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

#advert{
	font-size: 80%;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	float: none;
	text-align: center;
	position: relative;
	left: 0px;
	padding-left: 10px;
}

#advert img{
	text-align: center;
}


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

.hiddenLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	color: #77BBCC;
}

.hiddenLinks h3{
	padding: 10px 0px 2px 0px;
	color: #77BBCC;
}

#hiddenLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	width: auto;
	color: #77BBCC;
}

#hiddenLinks a:hover{
	padding: 2px 0px 2px 10px;
	width: 100%;
	width: auto;
	color: #77BBCC;

