body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #56566a;
	background-color: #575475;
	font-family: Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif";
	font-size: 11px;
}
a {
	color: #6364a9;
}
a:hover{
	color: #CC0000;
}
b { 	font-weight: bold;}

/* Font colour style */
.fc_1{	color: #414d54;}
.fc_2{	color: #1da4cd;}
.fc_3{	color: #4f9b12;}
.fc_4{	color: #0e577d;}
.fc_5{	color: #0d9189;}
.fc_6{	color: #4a66a5;}
.fc_7{	color: #61a228;}
.red{ 	color: #CC0000;}
.pink{	color: #aa397e;}
.white{	color: #ffffff;}
.grey{	color: #999999;}
.grey_2{ color: #666666;}
.black{	color: #000000;}

/* main container */
.thrColFixHdr #container {
	width: 98%;
	background: #FFFFFF;
	border: 1px outset #4f4f76;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images/img_banner_bg_repeet.gif);
	height: 99px;
	text-align: left;
	vertical-align: top;
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
/* left container */
.thrColFixHdr #sidebar1 {
	float: left;
	width: 160px;
	background-image: url(../images/leftnav-bg.jpg);
	height: 450px;
}
.thrColFixHdr #sidebar1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	background-color: #7f80b6;
	text-align: left;
	text-indent: 5px;
	color: #FFFFFF;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7071a3;
}
.thrColFixHdr #sidebar1 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	background-color: #8384ba;
	text-align: left;
	color: #FFFFFF;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7273a5;
}
.thrColFixHdr #sidebar1 ul {
	font-family: Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif";
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar1 li {
	font-family: Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif";
	font-size: 11px;
	text-indent: 0px;
	display: block;
	display: list-item;
	list-style-type: none;
	list-style-position: inside;

}
.thrColFixHdr #sidebar1 li a {
	font-family: Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif", "MS Sans Serif";
	color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcf4;
	vertical-align: baseline;
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
	background-image: url(../images/icon-left-nav.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 150px;
	text-indent: 19px;
	line-height: 20px;
}
.thrColFixHdr #sidebar1 li a:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif", "MS Sans Serif";
	color: #e4dfff;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e5e8a;
	vertical-align: baseline;
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
	background-image: url(../images/icon-left-nav1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 150px;
	text-indent: 19px;
	line-height: 20px;
}
/* right container */
.thrColFixHdr #sidebar2 {
	float: right;
	width: 150px;
	background: #EBEBEB;
	height: 450px;
}
.thrColFixHdr #sidebar2 h3 {
	font-family: Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif";
	font-size: 11px;
	font-weight: bold;
	background-color: #d7d7d8;
	text-align: left;
	text-indent: 5px;
	color: #696f80;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	height: 23px;
}


/* middle text container */
.thrColFixHdr #mainContent {
	padding-top: 0;
	padding-right: 165px;
	padding-bottom: 0;
	padding-left: 170px;
	margin: 0;
} 
.thrColFixHdr #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	color: #00487a;
}
.thrColFixHdr #mainContent h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	color: #00487a;
}
.thrColFixHdr #mainContent h3 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	color: #00487a;
}
.thrColFixHdr #mainContent h4 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	color: #00487a;
}
.thrColFixHdr #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	color: #61757e;
}
.thrColFixHdr #mainContent h6 {
	font-family: Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif";
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	color: #00487a;
}
.thrColFixHdr #mainContent p {
	font-family: "San Serif", Tahoma, "Trebuchet MS", Arial, "Century Gothic", "MS Serif";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #5c6c7c;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColFixHdr #mainContent hr {
	border-top-width: 1px; 	
	border-top-style: dotted;	
	border-top-color: #b6c0c9;	
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;	
}

/* footer container */
.thrColFixHdr #footer {
	background-color: #9a9ab3;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 5;
	padding-left: 10;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

