body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}

#main_page {
	width:880px;
	background-color:#fff;
	margin:0 auto;
}

#topbanner {
	float:left;
	text-align:right;
	width:880px;
	height:105px;
}

#top1{
	float:left;
	width:880px;
	height:190px;
}

#top2 {
	width:880px;
	height:35px;
	margin-left:00px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:middle;
}

#main_content {
	width:880px;
	background-color:#fff;
	min-height:600px;
	height:auto !important;
	height:600px;
	background: url(../images/bottom_left2.gif) bottom left no-repeat;
}

#main_content2 {
	width:880px;
	background: url(../images/right_bg.gif) top right repeat-y;
}

#left_side {
	float:left;
	width:549px;
	padding-left:80px;
	padding-right:0px;
}

#right_side {
	float:left;
	width:251px;
	background: url(../images/right_bg.gif) top right repeat-y;
}

#right_menu {
	margin-left: 70px;
	margin-right: 0px;
	margin-top:0px;
	width:180px;
	list-style: none;
	color: #FFF;
	padding:0px;
}

#right_menu li {
	display: block;
	margin-bottom: 1px;
	padding: 4px;
	padding-left:8px;
	text-align: left;
	background: url(../images/bullet.gif) top left no-repeat;
}

#right_menu a:link {
	font-size: 14px;
	color:#fff;
	text-decoration: none;
}

#right_menu a:visited {
	font-size: 14px;
	color:#fff;
	text-decoration: none;
}

#right_menu a:hover {
	font-size: 14px;
	color:#fff;
	text-decoration: underline;
}


#links {
	float:right;
	width: 880px;
}


#top_menu_list {
	margin-left: 610px;
	margin-right: 0px;
	margin-top:20px;
	margin-bottom:0px;
	padding: 0;
	list-style: none;
	color: #1e4ea1;
}

#top_menu_list li {
	display: block;
	float: left;
	margin: 10px 10px 0 0;
	padding: 0px 10px 0 0;
	text-align: left;
	border-right: 2px solid #1e4ea1;
}

#top_menu_list li.last { border: none; padding-right:0px;margin-right:0px; }

#top_menu_list a:link {
	font-size: 14px;
	font-weight: bold;
	color:#1e4ea1;
	text-decoration: none;
}

#top_menu_list a:visited {
	font-size: 14px;
	font-weight: bold;
	color:#1e4ea1;
	text-decoration: none;
}

#top_menu_list a:hover {
	font-size: 14px;
	font-weight: bold;
	color:#1e4ea1;
	text-decoration: underline;
}


#footer {
	width:598px;
	margin-left:80px;
	margin-right:0px;
	font-size:10px;
	color:#000;	
	
}

#footer_left {
	border-top: 2px solid #000;
	padding-top:5px;
	width:350px;
	float:left;
}

#footer_right {
	border-top: 2px solid #000;
	padding-top:5px;
	width:248px;
	float:left;
}


H1 {
	font-size:26px;
	font-weight:bold;
	color:#1e4ea1;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}

ul, ol {
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	padding-left:20px;
}

a:link, a:visited {
	font-size:12px;
	color:#1e4ea1;
	text-decoration:underline;
}

a:hover {
	font-size:12px;
	color:#1e4ea1;
	text-decoration:underline;
}

.lnkCallForSubmission:link, .lnkCallForSubmission:visited {
	font-size:12px;
	font-weight:bold;
	color:#e51a23;
	text-decoration:underline;
}

.lnkCallForSubmission:hover {
	font-size:12px;
	font-weight:bold;
	color:#1e4ea1;
	text-decoration:underline;
}

.lnkCopyright:link, .lnkCopyright:visited {
	font-size:10px;
	color:#1e4ea1;
	text-decoration:underline;
}

.lnkCopyright:hover {
	font-size:10px;
	color:#1e4ea1;
	text-decoration:underline;
}

p#invoicelink {
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	width: 14em;
	font-size: 18px !important;
	background-color: #ff6;
	color: #fff;
	border: 1px solid #fc3;
}

p#invoicelink  a {
	display: block;
	width: 14em;
	padding: 0.5em 0;
	color: #630;
	font-size:18px;
	background-color: #ff6;
	text-decoration: none;
}

p#invoicelink a:hover, p#invoicelink a:focus {
	font-size:18px;
	text-decoration: underline;
}

#terms {
	margin-left:20px;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:10px;	
}

P  {
	font-size: 12px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;	
}
