/* Text in Content Area */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 800;
	text-transform: capitalize;
	color: #2C6092;
	background-image: url(../images/main/Title_Icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 25px;
	margin: 0px 0px 10px;
	position: relative;
}

.leftmenucontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 4px;
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-right: 2px;
	padding-left: 2px;
	margin-bottom: 3px;
	padding-bottom: 2px;
}

.statements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	border: 1px dashed #990000;
	font-style: italic;
	display: block;
}

.middlecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 4px;
	margin-left: 0px;
	margin-right: 6px;
	padding-left: 2px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border: thin solid #E7E6E4;
	color: #000000;
	
}

.middlecontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 4px;
	margin-left: 0px;
	margin-right: 6px;
	padding-left: 2px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border: thin dashed #E7E6E4;
	color: #000000;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 2px 0px 0px;
	background-color: #2C6092;
	padding-left: 3px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 2px 0px 0px;
	background-color: #990000;
	padding-left: 3px;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 800;
	text-transform: capitalize;
	color: #2C6092;
	background-image: url(../images/main/Title_Icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	text-indent: 26px;
	margin: 0px 0px 2px;
	position: relative;
	text-align: left;
}

/* Text in the Footer*/

h6 {
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: relative;
	top: 7px;
	float: left;
	height: auto;
	width: auto;
	margin: 0;
}

/* Dark Blue Text*/
.style2 {color: #2C6092}

/* Small Text*/
.style3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 500;
}

/* Grey Text Text*/
.greytext {
	color: #999999;
	}
	
.style4 {color: #990000}
.style5 {
	color: #336699;
	font-size: small;
	font-weight: bold;
}

.style8 {
	font-size: x-small;
	color: #999999;
}

.style9 {font-size: small}

.style42 {font-size: small; font-weight: bold; }
.style43 {color: #FFFFFF}
.style44 {color: #ECE9D8}
.styleLinks {

	font-size: 13px;
	color: #999999;
}
