/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #104B7C;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	background-color: #F2EFE6;
}

a:link, a:visited, a:hover {
	color: #104B7C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.aline {
	color: #104B7C;
	text-decoration:underline;
}

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: #104B7C;
}

h2{
 font-size: 114%;
 color: #104B7C;
}

h3{
 font-size: 100%;
 color: #104B7C;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #104B7C;
}

h5{
 font-size: 100%;
 color: #104B7C;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #104B7C;
}

table {
	color: #104B7C;
	font-size:10pt;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	width: 770px;
	background-image: url(../images/banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height:75px;
	border: 1px solid #CCCCCC;	
}

#main{
	width: 770px;
	border: 1px solid #CCCCCC;	
	background-color: #FFFFFF;	
}

#navBar{
	margin: 0;
	padding: 0px;
	background-color: #EBF2FC;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 130px;
}

#content{
	background-color: #FFFFFF;
	float: right;
	width: 625px;
	margin: 0;
	padding: 0 0px 0 0;
}

#sidebarbtm{
	background-image: url(../images/side-bar-btm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	position: relative;
	bottom: 100%;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	position: relative;
	bottom: 1px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 5px 10px;
	font-size: 12px;	
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 10px 5px;
	font-size: 12px;
}

.story p{
	padding: 0px 0px 5px 0px;
}


/************** form styles **************/
.formDarkBorder{
background-color:#8CAFCB;
color:#FFFFFF;
font-weight:bold;
border: 1px solid #105185;
}

.formBorder{
background-color:#FFFFFF;
color:#105185;
border: 1px solid #8CAFCB;
}

/************** warning styles **************/
.warn{
	font-family: Arial, sans-serif;
	color: #FF0000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

.tinywarn{
	font-family: Arial, sans-serif;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

.tiny{
font-size: 9px;
}

/************** table border styles **************/
.tableBorder{
	background-color:#FFFFFF;
	border: 1px solid #8CAFCB;
	margin-top: 6px;
	padding: 3px;
	font-size: 9pt;	
}

.tdInv{
	background-color:#8CAFCB;
	color:#FFFFFF;
	padding: 2px;
}

.tdCartLeft{
	background-color:#FFFFFF;
	padding: 2px;
	border-top: 0px solid #8CAFCB;
	border-right: 0px solid #8CAFCB;
	border-bottom: 1px solid #8CAFCB;
	border-left: 1px solid #8CAFCB;
}


.tdCartMid{
	background-color:#FFFFFF;
	padding: 2px;
	border-top: 0px solid #8CAFCB;
	border-right: 1px solid #8CAFCB;
	border-bottom: 1px solid #8CAFCB;
	border-left: 1px solid #8CAFCB;
}

.tdCartRight{
	background-color:#FFFFFF;
	padding: 2px;
	border-top: 0px solid #8CAFCB;
	border-right: 1px solid #8CAFCB;
	border-bottom: 1px solid #8CAFCB;
	border-left: 0px solid #8CAFCB;
}

.tdCartRightTop{
	background-color:#FFFFFF;
	padding: 2px;
	border-top: 1px solid #8CAFCB;
	border-right: 1px solid #8CAFCB;
	border-bottom: 1px solid #8CAFCB;
	border-left: 0px solid #8CAFCB;
}

.tableBtmBorder{
	margin-top: 6px;
	padding: 3px;
	border-top: 0px solid #8CAFCB;
	border-right: 0px solid #8CAFCB;
	border-bottom: 1px solid #8CAFCB;
	border-left: 0px solid #8CAFCB;
}

.tableIntr{
	background-color:#FFFFFF;
	padding: 3px;
}

.tableBtmLine{
	border-bottom: 1px solid #8CAFCB;
}

.rightBoxBtm{
	background-image: url(../images/right-bar-bg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}

.pdfBullet{
	list-style-position: inside;
	list-style-image: url(../images/pdf-logo-sml.jpg);
	list-style-type: disc;
}

.picLeft{
	margin-right: 5px;
	margin-bottom: 2px;
}

.picRight{
	margin-left: 5px;
	margin-bottom: 2px;
}
