html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #666;
	font-family: "trebuchet MS", tahoma, "segoe UI";
	font-size: 11px;
	line-height: 1.5em;
}

/* Normal link */
a:link, a:visited {
	color: #4A6C91;
	font-size: 11px;
	text-decoration: underline;
}

a:hover, a:active {
	color: #013567;
	text-decoration: none;
}

a img {
	border: none;
}

/* Heading */
h1 {font-size: 175%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 0px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	padding: 5px 5px;
	border: none;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

textarea{
	width: 600px;
	border: none;
	background-color: #EEE;
	padding: 5px;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
	text-align: left;
}

.containerheader{
	width: 950px;
	margin: 0 auto;
}

.containertop{
	width: 972px;
	margin: 0 auto;
}

.container{
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

/*================================ Top Menu Section ============================*/
.containertopmenu{
	width: 100%;
	background-image: url(../images/topmenu-part1.gif);
	background-repeat: repeat-x;
	background-position:top;
}

.topmenu1{
	width: 100%;
	background-color: #ECECEC;
}

.topmenu2{
	width: 100%;
	background-image: url(../images/topmenu-part2-left.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

.topmenu3{
	width: 100%;
	background-image: url(../images/topmenu-part2-right.gif);
	background-position: right top;
	background-repeat:no-repeat;
	
}

/*--------- Adjust Top Menu Left padding Here ----------*/
.topmenu4{												
	text-align: center; 
	padding-top: 15px;
	padding-left: 70px; /* Please Adjust this (padding-left) to get center like in topmenu*/
	height: 27px; 
}

/*============================== Logo Section ============================*/
.logo{
	width: 122px;
	padding: 17px 0px 0px 23px;
	height: 62px;
	float: left;
}

.besidelogo{
	height: 62px;
	padding: 24px 0px 0px 0px;
	float: right;

}

.besidelogoin{
	width: 600px;
	float: left;
}

/*============================= Top Section ============================*/
.top1{
	width: 100%;
	background-color: #DB0006;
	overflow:hidden;
}

.top2{
	width: 100%;
	background-image: url(../images/top-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow:hidden;
}

.top3{
	width: 930px;
	background-image: url(../images/top-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
}

.topimage{
	width: 500px;
	float: left;
}

#search{
	width: 250px;
	float: left;
	margin-left: 180px;
	padding: 18px 0px 0px 0px;
}

/*=============================== Breadcrumb and Date =======================*/
.breadate{
	width: 930px;
	height: 22px;
	margin-left: 10px;
	border-bottom: 1px solid #ECECEC;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
}

#pathway{
	width: 760px;
	float: left;
	margin-left: 10px;
}

.date{
	width: 150px;
	float: right;
}

/*============================== Header Menu ============================*/
#headermenu{
	width: 930px;
	height: 40px;
}

/*============================== Header Menu 2============================*/
.subheadermenu{
	width: 920px;
	margin-left: 10px;
	padding: 10px 0px 10px 10px;
	background-color: #F2F2F2;
}
/*============================== Header Menu Image ============================*/
.headermenuimage{
	width: 100%;
	background-image:url(../images/Headermenuimage-bg.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 62px;
}

.hmileft{
	width: 255px;
	float: left;
}

.hmiright{
	float: right;
	margin-right: 155px;
}

/*============================== User Section ============================*/
.usersection1{
	width: 100%;
	background-color: #DADADA;
	overflow: hidden;
	margin-bottom: 20px;
}

.usersection2{
	width: 100%;
	background-image: url(../images/usersection-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow:hidden;
}

.usersection3{
	width: 910px;
	background-image: url(../images/usersection-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow:hidden;
	padding: 20px;
}

.user1, .user2, .user3, .user4, .user5{
	width: 175px;
	float: left;
}

.user2{
	margin-left: 20px;
}

.user3, .user4, .user5{
	margin-left: 5px;
}

/*============================== Mainbody ===============================*/

.mainbody{
	width: 950px;
	overflow:hidden;
}

.leftcolumn{
	width: 210px;
	float: left;
	overflow:hidden;

}

.centercolumn{
	width: 490px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}

.centercollapse1{
	width: 100%;
	background-image: none;
	background-color: #EAEAEA;
	overflow: hidden;
}

.centercollapse2{
	width: 100%;
	background-image: none;
	background-color: #EAEAEA;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
}

.centercolumncontainer{
	width: 450px;
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}

.rightcolumn{
	width: 210px;
	float: left;
	overflow: hidden;
	margin-left: 20px;

}

/*============================== Bottom ===============================*/
.containerbottom{
	width: 100%;
	background-color: #E0E0E0;
	background-image: url(../images/containerbottom-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 10px;
	overflow: hidden;
}

.bottom1{
	width: 100%;
	background-color: #E0E0E0;
	overflow: hidden;
}

.bottom2{
	width: 100%;
	background-image: url(../images/bottom-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow:hidden;
}

.bottom3{
	width: 940px;
	background-image: url(../images/bottom-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 32px;
	overflow:hidden;
}

.bottom31{
	width: 907px;
	overflow: hidden;
}

/*============================= Container Footer ===============================*/
.containerfooter{
	width: 100%;
	background-color: #EAEAEA;
	overflow: hidden;
}

.footertop{
	width: 100%;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}

.ft1{
	float: left;
	margin-left: 22px;
	overflow: hidden;
}

.ft2{
	float: right;
	margin-right: 22px;
	overflow: hidden;
}


.footerbottom{
	width: 100%;
	background-color: #FFFFFF;
	height: 55px;
	margin: 20px 0px 20px 0px;
}

.fb1{
	width: 100%;
	background-image: url(../images/footerbg-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 55px;
}

.fb2{
	width: 100%;
	background-image: url(../images/footerbg-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 55px;
}

td.sectiontablefooter{
    padding-top: 10px;
    padding-bottom: 10px;
}


/*============================= Copyright ==========================*/
.copyright{ 
	padding: 18px 0px 0px 20px;
}











