#apDiv1 {
	position:inherit;
	width:250px;
	height:261px;
	z-index:1;
	top: 11px;
	float: right;
	left: 750px;
}
body {
	margin-top:10px;
	margin-bottom:10px;
	background-image: url(images/pagebak.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #666666;
}

#mainbox {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
}

#page_header {
	height: 150px;
	background-image: url(images/firstclass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_menu {
	background-color: #000066;
	width: 700px;
	height: 25px;
	color: #000000;
}

#top_menu ul {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
}

#top_menu ul li {
	display: inline;
	list-style: none;
	margin-left: 0px;
	line-height: 25px;
}
#top_menu a{
	text-decoration:none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}

#top_menu a:link {
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
}

#top_menu a:hover
{
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FF6600;
}

#content_boxer {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	clear:both;
	border-top-style: none;
}
#content_boxer a:link {
	color: #BB4A00;
}
#content_boxer a:visited {
	text-decoration: none;
	color: #BB4A00;
}
#content_boxer a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#rightpanel {
	margin-top:80px;
	float: right;
	width:300px;
	background-image: url(images/formback.jpg);
	height: 250px;
}
#rightpanel table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#rightpanel h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding:4px;
	text-align: center;
	background-image: url(images/h3rightback.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#rightpanel p {
	margin-top:0px;
	margin-bottom:15px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000099;
	line-height: 16px;
	padding-left:25px;
	padding-right: 25px;
	text-align: justify;
}
#rightpanel ul {
	list-style-image: url(images/sep.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#leftpanel {
	float: left;
	width:600px;
	background-color: #FFFFFF;
	border:0px dashed #cccccc;
}

#leftpanel ul {
	list-style-image: url(img/bullet.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.8em;
}

#leftpanel p {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-left:4px;
}
#leftpanel h1  {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
#leftpanel h2  {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
#leftpanel h3  {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
#leftpanel h4  {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

#leftpanel td {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align: right;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#botmbox {
	background-color: #FF6300;
	border-width: 1px;
	border-style: solid;
	border-top-color: #333333;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #999999;
	padding: 10px;
	width: 929px;
	background-image: url(images/footerbak.gif);
	background-repeat: repeat-x;
}

#botmbox p {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000066;
	letter-spacing:1px;
}
#botmbox a, a:link {
	COLOR: #000066;
	text-decoration: none;
}
#botmbox a:hover {
	COLOR: #FFFFFF;
	text-decoration: none
}

#spacer {
  height:20px;
  clear:both;
}
div.formbutton input {
	cursor:pointer;
	width: 100px;
	height: 30px;
	border: none;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
#commonform{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BB4A00;
}
.mainform{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #CC0000;
}
