#body {
	background-image: url(../images/bodybackground.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#header  {
	width: 800px;
	background-color: #C4D2E5;
	height: 59px;
}
#menu  {
	width: 800px;
	height: 30px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	text-align: right;
}

#leftmenu  {
	float: left;
	width: 135px;
	background-color: #FFFFFF;
	margin-top: 15px;
}
#rightside {
	float: right;
	width: 235px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	padding-left: 15px;
}

#maincontent {
	width: 648px;
	margin-left: 137px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#maincontent p {
	font-size: 14px;
	line-height: 15px;
}

#maincontent img {
	margin: 7px;
}
#container {
	background-color: #FFFFFF;
	width: 800px;
	clear: both;
}
#footer {
	width: 800px;
	background-color: #DAE0E8;
	text-decoration: none;
	text-align: center;
	margin-bottom: 15px;
}
#maincontent h2 {
	font-size: 16px;
	line-height: 16px;
	color: #2965AD;
}

#rightside h2 {
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}
#maincontent h1 {
	color: #FF9A00;
	font-size: 20px;
	line-height: 20px;
}
#rightside img {
	margin: 0px;
}
.imagecta {
	padding-left: 100px;
}



#clearbreak {
	clear: both;
}
#orangeline {
	background-color: #FF9A00;
	height: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#body #maincontent label {
	text-align: left;
}
#input {
	margin: 15px;
}
#body #maincontent #rightside #CollapsiblePanel1 .CollapsiblePanelContent {

}
.left {
	float: left;
}
.bold {
	font-weight: bold;
}
