/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

masterwidth{
	width:800px;
}

a:link, a:hover {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color:#990000;
	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;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000066;
}

h2{
 font-size: 114%;
 color: #000066;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #000066;
}

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;
	padding: 0px 0px;
	border-bottom: 1px solid #000066;
	width: 100%;
	background-color: #000066;
}

#navBar{
	width:165px;
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #FFFFFF;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #FFFFFF;
}
#siteSubtitle {
	font-size: small;
	font-style: italic;
	padding: 0px 0px 10px 10px;
	color: #FFFFFF;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}
#bigName{
	font-size:18px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* '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; 
}

/************** product styles ****************/
#product{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature a:visited, .feature a:link {
	text-decoration:underline;
	}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 10px 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 a:link, .story a:visited{
	text-decoration:underline;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000066;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
	font-weight: bolder;
}

#siteInfo a:link, #siteInfo a:visited{
	color:#000066;
}

#siteInfo a:hover{
	color:#990000;
	text-decoration:underline;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {margin: 0; padding: 0; list-style:none;}

/* 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{
	background-color:#FFFFCC;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	text-align: left;
}
#sectionLinks ul{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#sectionLinks ul ul{
	border:none;
	padding-left:40px;
	list-style:disc;
	display: list-item;
	
}
#sectionLinks ul ul a:link, #sectionLinks ul ul a:visited, #sectionLinks ul ul a:hover{
	border:none;
	padding:0px;
	text-align:left;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 5px 0px 5px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	text-align:left;
}

#sectionLinks a:visited{
	padding: 5px 0px 5px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	text-align:left;
}

#sectionLinks a:hover{
	background-color: #000066;
	padding: 5px 0px 5px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	color: #FFFFFF;
	text-align:left;
}

/*********** .subsectionLinks styles ***********/

.subsectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	border: none;
	text-align: left;
	text-indent: 0px;
	list-style-type:disc;
	list-style-position: outside;
}

.subsectionLinks a:link, .subsectionLinks a:hover, .subsectionLinks a:visited{
	border: none;
	padding: 0px;
	text-align:left;
}

.subsectionLinks ul ul a:visited{
	border: none;
}
/************ #thumdis styles for the pages with thumbnails ***/
#thumdis {
	text-align:center;
}

#thumbHeading {
	float:left;
	clear:both;
	width:100%;

}

#thumdis a:link{
	font-size:115%;
	color:#0066cc;
	text-decoration:underline;
}

#thumdis a:hover{
	font-size:115%;
	color:#0066cc;
	text-decoration:underline;
}

#thumdis a:visited{
	font-size:115%;
	color:#990000;
	text-decoration:underline;
}
.thumbnail {
	text-align:center;
	float:left;
	width:140px;
	height:150px;
	margin: 0px 0px 0px 0px;
	clear: none;
}

.thumbnail img{
	text-decoration:none;	
}

.thumbnail a:link, a:hover, a:visited {
	text-align:center;
}
