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

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

a:link, a:visited, a:hover {
	color: #ffffff;
	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: 114%;
 color: #006699;
}

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

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

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

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

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

}

.logotitlecapital{
	font-family: "Times New Roman", Times, serif
	padding: 0px 0px 10px 10px;
	font-size: 34px;
	color: #D7BD1E;

}

.logotitlerest{
	font-family: "Times New Roman", Times, serif
	padding: 0px 0px 10px 10px;
	font-size: 34px;
	color: #CCCCCC;

}


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

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

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}

.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: 0px;
	color: #000000;
	margin: 0px;
	padding: 3px;
}

.navbartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: 0px;
	color: #FFFFFF;
	padding: 2px;
}

.navbartop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: 0px;
	color: #FFFFFF;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}
.notesize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}

.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFFFFF;
	font-weight: bold;
}
