body {
	margin-top:0px;
	margin-left:0px;
	background: #E9E4D2;
	font-family: verdana, "Trebuchet MS", sans-serif;
}

A {
	font-size: 12px;
	text-decoration: none;
	font-family: verdana, "Trebuchet MS", sans-serif;
	color: #0000FF;
}

A:hover {
	text-decoration:underline;
}

A:visited {
	color: #0000FF;
}

#page_wrapper {
	width: 800px;
	text-align: left;
	background: #E9E4D2;
}

#header_wrapper {
	background: #E9E4D2;
	margin:0px;
	padding:0px;
}

#header {
	height: 161px;
	margin:0px;
}

p {
	font-size: 11px;
   	font-family: verdana, "Trebuchet MS", sans-serif;
	margin: 0px 0px 6px 0px;
}

hr {
	color: #2B2B55;
	height: 1px;
}

/*  Left Navigation */
#left_side {
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	width:158px;
	background: #E1DAC1;
}

#menu, #menu li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 158px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 1px solid #2B2B55;
}

#menu li {
	position: relative;
}

#menu li ul { /*SUB MENU STYLE*/
	position: absolute;
	width: 158px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
	background: #E1DAC1;
}

#menu li a {
	background: #E1DAC1;
	border-bottom: 1px solid #2B2B55;
	font: 12px verdana, "Trebuchet MS", sans-serif;
	display: block;
	width: auto;
	padding: 2px 0;
	padding-left: 5px;
	text-decoration: none;
	line-height: 19px;
}

#menu li a:hover {
	background: #ffffff;
	width: auto;
}

.padTop {
	padding-top: 4px;
	padding-left: 3px;
}

.search {
	margin: 0;
	padding: 0;
}

/* Content */
.breadcrumbs {
	position: relative;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 175px;
	margin-right: 0px;
}

#content {
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 175px;
	margin-right: 0px;
}

.ex {
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.linedB {
	font-family: verdana;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #333366;
	padding: 8px;
	line-height: 19px;
}

.contentbox {
	font-family: verdana;
	font-size: 12px;
	padding: 0;
}

.featurebox {
	background-color: #fffff6;
	margin:0px;
	padding:10px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
  	color: #333333;
}

.mainBp{font-size: 13px;
   color: #333366;
   font-weight: bold;
   padding-bottom: 3px;}

.mainBp1{font-size: 19px;
   color: #333366;
   font-weight: bold;
}

.mainBp3{font-size: 19px;
   color: #333366;
   font-weight: bold;
   padding-top: 10px;
}

.A2 {
	font-size: 13px;
	font-family: verdana;
}

.A2c {
	font-size: 13px;
	font-family: verdana;
	text-align: center;
}

.A4b {
	font-size: medium;
	font-family: verdana;
	font-weight: bold;
}

.A2r {
	font-size: small;
	font-family: arial;
	color: red;
	font-weight: bold;
}

.bigB {
   font-size: 12px;
   font-weight: bold;
}

.redSubBp{
   font-size: 16px;
   font-weight: bold;
   color: red;
   line-height: 20px;
}

.dc {
	border-style:solid;
	border-width: 1px;
	border-color: #000000
	; float: left;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
	margin-right: 5px;
}

.fotoR {
	float: right;
	padding-left:6px;
}

.fotoM {
	text-align: center;
	padding-bottom:6px;
}

.fotoL {
	float: left;
	padding-right:6px;
}

.fotoLnT {
	float: left;
	padding:6px 0px 0 0;
}

.fotoRnT {
	float: right;
	padding: 0 0 6px 0px;
}

.colL {
	font-size:14px;
	width:260px;
	vertical-align:top;
   	float:left;
	right: 260px;
}

.colR {
	font-size:14px;
	padding-left: 10px;
	width: 350px;
   	float:right;
}

.midTH {
	font-size: 16px;
	font-weight: bold;
	color: #333365;
}

.midTHR {
	font-size: 16px;
	font-weight: bold;
	color: #FF0048;
}

a.news {
	text-decoration:underline;
}

.p3 {
   padding: 5px 0 2px 0;
}

.p2 {
   padding: 5px 0 2px 0;
   font-size: 12px;
}
  
.arrowH {
   list-style-type: none;
   margin: 0;
   padding: 0 0 4px 8px;
   font-size: 11px;
}

.arrowLi {
	height: 16px;
	white-space: nowrap;
}

.arrowH2 {
   	list-style-type: disc;
   	margin: 0;
	padding: 0 0 0 22px;
   	font-size: 11px;
	white-space: nowrap;
}

.arrowLi2 {
	white-space: nowrap;
}

.padLeft {
	padding-left: 6px
}

.padTop {
	padding-top: 4px
}

.dcbc {
	border-style:solid;
   	border-width: 1px;
   	border-color: #2B2B55;
   	padding: 5px;
   	text-align: center;
   	width: 185px;
   	margin-left: 24px;
}

.smalla {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.smallb {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.mainBp3 {
	font-size: 19px;
	color: #333366;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}

.fourteenBb {
	font-size: 14px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}

.fourteenC {
	font-size: 14px;
	font-family: Verdana;
	color: #000000;
	text-align: center
}

.mainBp2{font-size: 19px;
   color: #333366;
   font-weight: bold;
}

.afaq {
	font-size: 11px;
}

.box{
	color: #ffffff;
	background-color: #333366;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
}

.linesxtn {
	margin-left: 24px;
	margin-top: 13px;
	line-height: 16px;
}

.subtitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}

.subtitleV {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333365;
	padding-bottom: 2px;
}

.padTL8 {
	padding: 8px 0 0 8px;
}

.lowerAlpha {
	list-style-type: lower-alpha;
}

.LnTopBot {
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #2B2B55;
	padding: 2px 0 3px 0;
}

.LnTopBot1 {
	font-size: 11px;
	font-family: verdana, "Trebuchet MS", sans-serif;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #2B2B55;
	padding: 2px 0 3px 0;
}

.tRowW {
	background-color: #ffffff;
}

.tRowW1 {
	background-color: #ffffff;
	font-size: 11px;
	font-family: verdana, "Trebuchet MS", sans-serif;
}

.tRow2 {
	font-size: 11px;
	font-family: verdana, "Trebuchet MS", sans-serif;
}

.regular {
	font-size: 11px;
   	font-family: verdana, "Trebuchet MS", sans-serif;
	margin: 0px 0px 6px 0px;
}

.fiftn {
	line-height: 28px;
	font-size:15px;
	font-weight:bold;
	color:#333365;
   	white-space: nowrap;
}

.fiftnC {
	line-height: 28px;
	font-size:15px;
	font-weight:bold;
	color:#333365;
   	white-space: nowrap;
   	text-align: center;
}

.ex {
   line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #333365;
   white-space: nowrap;
	}

.ex2 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333365;
   white-space: nowrap;
	}

.ex3 {
   font-size: 18px;
	font-weight: bold;
	color: #333365;
   line-height: 28px;
   }

.ex4 {
   font-size: 17px;
	font-weight: bold;
	color: #333365;
   }

a.ex3 {text-decoration: underline;}

*.big {font-size: 13px;}

#fivefiveoh{width: 535px; font-size: 11px;font-family: verdana, "Trebuchet MS", sans-serif;}

#contact{width: 325px;}

/* Footer */
#footer {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #2B2B55;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;color: #505050;
	white-space:nowrap;
	clear: both;
}

#imageContainer {
	height:300px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:190px; left:500px;
}

.style1 {
	list-style:none;
	font-size: 11px;
   	font-family: verdana, "Trebuchet MS", sans-serif;
	margin: 0px 0px 6px 10px;
}