/* commented backslash hack \*/
html, body {
	height: 100%;
}
/* end hack */
html, body {
	margin: 0;
	padding: 0
}
body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* centre for ie5.+*/
#outer {
	background-image: url(images/body-bg.gif);
	min-height: 100%;
	height: auto;
	width: 700px;
	margin-left: auto;
/* center it*/
	margin-right: auto;
/* center it*/
	position: relative;
	text-align: left;
}
* html #outer {
	height: 100%;
	width: 700px;
/* box model hack for ie5.+*/
	w\idth: 698px
}
#leftcol {
	width: 165px;
	float: left;
	position: relative;
}
#logo {
	/*background-image: URL(images/logo.gif);
	height: 110px;
	width: 165px;
*/
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#nav {
	margin-top: 12px;
}
#nav ul {
	margin-left: 12px;
	padding-left: 0px;
}
#nav li {
	list-style: none;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
}
#nav li a {
	text-decoration: none;
	color: #000000;
}
#nav li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-left: 4px solid #FFB0FF;
padding-left: 2px;
}
#bug {
	background-image: URL(images/bug.gif);
	height: 82px;
	width: 75px;
	margin-top: 10px;
	margin-left: 30px;
}
#rightcol {
	width: 130px;
	float: right;
	position: relative;
}
#maincol {
	float: left;
	position: relative;
	width: 405px;
}
#content {
	color: #000000;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#content h1,h2 {
	color: #006600;
	font: 11pt Tahoma, arial, sans-serif;
	font-weight: bold;
}
#content h3 {
	color: #006600;
	font: 9pt Tahoma, arial, sans-serif;
	font-weight: bold;
}
#content a {
	text-decoration: underline;
	color: #ec008c;
}
#content a:hover {
	text-decoration: none;
}
#banner {
	background-image: URL(images/banner.gif);
	height: 41px;
	width: 375px;
	margin-top: 10px;
	margin-left: 5px;
}
#footer {
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#webstaworks {
	font-weight: normal;
	font-size: 7pt;
	color: #006600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#webstaworks a {
	color: #006600;
	text-decoration: underline;
}
#clearfooter {
	clear: both;
	height: 30px;
	width: 100%
}
div>p {
	margin: 0
}
img {
	border: 0px;
}
fieldset label {
  font-weight: bold;
	float: left;
	clear: left;
	margin: 0;
	line-height: 1.5em;
	width: 150px;
}
.error {
       color:#FF0000;
}
legend {
       color:#000000;       
       font-weight:bold;       
}
.grand_total {
             font-size:14px;
             line-height:1.5em;
}
.custom_package {
             font-size:14px;
             line-height:1.5em;
             color:#ec008c;
             font-weight:bold;
}
