body {
	background-color: #f1f7fc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.payment td
{
	padding-bottom: 6px;
}

span.total-amount
{
	font-weight: bold;
	color: green;
	font-size: 14px;
}

.error
{
	font-size: .8em;
    font-weight: bold;
	color: red;
}

#completion-notice
{
	width:507px;
	padding: 10px;
	margin: 15px 0 15px 0;
	border: 1px solid #1AD41D;
	background: #99F39B;
}

#completion-notice h4
{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#error-notice
{
	width:507px;
	padding: 10px;
	margin: 15px 0 15px 0;
	border: 1px solid #F94343;
	background: #FDB3B3;
}

#error-notice h4
{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#error-notice #errors
{
	margin: 1em 0 0 0;
}

#warning-notice
{
	width:507px;
	padding: 10px;
	margin: 15px 0 15px 0;
	border: 1px solid #D2DC0E;
	background: #F3F890;
}

#warning-notice h4
{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}


.content1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0053a7;
}
.rightborder {
	background-image: url(images/pic_rightborder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a.topnav:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0053a7;
	text-decoration:none;
	margin-right: 23px;
}
.topnav_div {
	margin-bottom: 20px;
}

a.topnav:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0053a7;
	text-decoration:none;
	margin-right: 23px;
}
a.topnav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0053a7;
	text-decoration:underline;
	margin-right: 23px;
}
a.topnav:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0053a7;
	text-decoration:none;
	margin-right: 23px;
}
.callout_margins {
	margin: 0px 10px;
}
.header1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #0056A8;
}
.hr_pad1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.caption_borders {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 12px;
}

.main_border {
	margin-right: 15px;
	margin-left: 15px;
}
.mainbkgd1 {
	background-color: #FFFFFF;
	background-image: url(images/pic_mainbox_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.content2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.content3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #0053a7;
}
.content4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
a.bluelinks:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0056A8;
	text-decoration:underline;
}
a.bluelinks:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0056A8;
	text-decoration:underline;
}
a.bluelinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0056A8;
	text-decoration:none;
}
a.bluelinks:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0056A8;
	text-decoration:underline;
}
.content5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.content6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0053a7;
	line-height: 18px;
}
.footer_bkgd {
	background-image: url(images/pic_bottomborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableborders {
	border: thin solid #CCCCCC;
}
.tabletitlesandborders {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0053a7;
	line-height: 18px;
	border: 1px solid #CCCCCC;
}

/**
 * ========================================================================
 * Scroller
 * ========================================================================
 */

#scrollup 
{
	/*float: left;*/
	height: 185px;
	overflow: hidden;
	position: relative;
	width: 125px;
}

#scrollup a
{
	text-decoration: none;
	color: #333333;
}

#scrollup div.title
{
	font-size: 10px;
	color: #0053a7;
	line-height: 14px;
}

#scrollup h4
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#scrollup .headline
{
    position: absolute;
    top: 185px;
    width: 125px;
}

.imgpad1 {
	padding-right: 10px;
	padding-bottom: 10px;
}
