BODY {
	MARGIN: 0px; SCROLLBAR-FACE-COLOR: #C6D2C7; SCROLLBAR-HIGHLIGHT-COLOR: #fffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../assets/top-banne.jpg);
	background-repeat: repeat-x;
}



a:link {
	color: #233381;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #233381;
}
a:hover {
	text-decoration: none;
	color: #959AB9;
}
a:active {
	text-decoration: none;
	color: #233381;
}

.heading {
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #243378;
	line-height: 16px;
	padding: 20px 10px 10px 0px;
	margin: 5px 0px 0px;
	top: auto;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 200;
	color: #000000;
	letter-spacing: normal;
	word-spacing: 1px;
	line-height: 16pt;
	text-align: justify;
}
.bodybold { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		font-style: normal; 
		color: #000000; 
		letter-spacing: 1.5px; 
		word-spacing: 1px; 
		line-height: 12pt; 
		font-weight: bold; 
		text-transform: none
}
.smallink      { 
		color: #243378; 
		text-decoration: none; 
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: 9pt; 
		font-weight: normal
}
.smallink:active { 
		color: #996600; 
		text-decoration: none; 
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: 9pt; 
		font-weight: normal
}
.smallink:hover { 
		color: #996600; 
		text-decoration: underline; 
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: 9pt 
}
.smallink:visited { 
		color: #243378; 
		text-decoration: none; 
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: 9pt; 
		font-weight: normal
}
.smallink:hover { 
		color: #996600; 
		text-decoration: underline; 
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 8pt; 
		font-style: normal; 
		line-height: 9pt; 
		font-weight: normal
}
.bodylink      { 
		color: #243378; 
		text-decoration: none;
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: 18pt ; 
		font-weight: normal
}
.bodylink:active { 
		color: #996600; 
		text-decoration: none; 
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: 18pt ; 
		font-weight: normal
}
.bodylink:hover {
	color: #243378;
	text-decoration: none;
	font-family: Arial, Helvetica, SansSerif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	background-color: #F5E4DE;
}
.bodylink:visited { 
		color: #243378; 
		text-decoration: none;
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 10pt; 
		font-style: normal; 
		line-height: 18pt ; 
		font-weight: normal
}
.headingsmall {
	font-weight: bold;
	text-transform: none;
	font-family: Georgia, Times, serif;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #243378;
	line-height: 16px;
}
.quote {
	font-weight: bold;
	text-transform: none;
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #243378;
	line-height: 20px;
	background-image:url(../assets/quote.jpg);
	background-repeat:no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	
}
.horizontal_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8C90;
}
.border {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.bordertopbottom {
	border-top: 1px solid #676c7f;
	border-right: 1px none #676c7f2;
	border-bottom: 1px solid #676c7f;
	border-left: 1px none #676c7f;
	background-image:url(../assets/bannershadow.jpg)
}
.borderleft {
	border-top: 1px none #566C7A;
	border-right: 1px none #566C7A;
	border-bottom: 1px none #566C7A;
	border-left: 1px solid #566C7A;
	
	
}

.borderrightt {
	border-top: 1px none #566C7A;
	border-right: 1px solid #000000;
	border-bottom: 1px none #566C7A;
	border-left: 1px one #566C7A;
	
	
}
.bodysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: 200;
	color: #999999;
	letter-spacing: normal;
	word-spacing: 1px;
	line-height: 12pt;
	text-align: justify;
}
.pathlink {

		color: #202F72; 
		text-decoration: none; 
		font-family: Arial, Helvetica, SansSerif; 
		font-size: 7pt; 
		font-style: normal; 
		line-height: 9pt; 
		font-weight: normal
}
