body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #211265;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
#page {
	float: inherit;
	width: 759px;
	margin-left: auto;
	margin-right: auto;
}
.size {
	font-size: 10px;
}
a:visited {
	text-decoration: none;
}
a {
	color: #211265;
	text-decoration: none;
}
a:link {
	color: #DF0A35;
	text-decoration: none;
}
a:hover {
	color: #DF0A35;
	text-decoration:underline;
}
h1 {
	font-size: 11px;
	margin: 0px;
	padding-left: 6px;
	padding-right: 3px;
}
h2 {
	color: #DF0A35;
	font-size: 13px;
	margin: 0px;
}
h3 {
	color: #DF0A35;
	font-size: 11px;
	margin: 0px;
}
p {
	font-size: 11px;
}
#note {
	font-weight: normal;
}
li {
	font-size: 11px;
}
p a:visited {
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	font-weight: bold;
	color: #DF0A35;
	text-decoration: underline;
}
p a:link {
	font-weight: bold;
	color: #DF0A35;
	text-decoration: none;
}
p a {
	font-weight: bold;
	color: #DF0A35;
	text-decoration: none;
}
.redtext {
	color: #DF0A35;
}
.hometext {
	font-size: 11px;
	float:right;
	width: 258px;
	background-image: url(../images/hometile.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#hometext {
	margin: 10px;
}
.homeintro {
	font-size: 13px;
	font-weight: bold;
}
.homeflash {	
	float:left;
	width: 228px;
}
.headertile {
	background-image: url(../images/h_tile.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.logo {
	text-align: right;
}
.hfade {
	vertical-align: bottom;
	padding-bottom: 6px;
}
.menuitem {
	font-size: 10px;
	padding-left: 6px;
	padding-right: 3px;
	text-align: left;
	margin-top:0px;
}
.sidemenuitem {
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 3px;
	padding-bottom: 10px;
	text-align: left;
	margin-top:0px;
}
.pink {
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 3px;
	text-align: left;
	margin-top:0px;
}
.sideheader {
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 3px;
	text-align: left;
	margin-top:0px;
}
.image {
	border-left: solid 1px #668E3C;
}
.header {
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 3px;
	padding-bottom: 9px;
}
.red {
	font-size: 10px;
	padding-left: 6px;
	padding-right: 3px;
	text-align: left;
	margin-top:0px;
	border-bottom: solid 10px #DF0A35;
	border-left: solid 1px #DF0A35;
}
.blue {
	font-size: 10px;
	padding-left: 6px;
	padding-right: 3px;
	text-align: left;
	margin-top:0px;
	border-bottom: solid 10px #211265;
	border-left: solid 1px #211265;
}
.purple {
	font-size: 10px;
	padding-left: 6px;
	padding-right: 3px;
	text-align: left;
	margin-top:0px;
	border-bottom: solid 10px #9088B2;
	border-left: solid 1px #9088B2;
}
#red {
	border-bottom: solid 10px #DF0A35;
	border-left: solid 1px #DF0A35;
}
#blue {
	border-bottom: solid 10px #211265;
	border-left: solid 1px #211265;
}
#purple {
	border-bottom: solid 10px #9088B2;
	border-left: solid 1px #9088B2;
}
#sidered {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 10px #DF0A35;
	border-right: solid 1px #DF0A35;
	background-color: #FCE6EA;
}
#sideblue {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 10px #211265;
	border-right: solid 1px #211265;
}
#sidepurple {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 10px #9088B2;
	border-right: solid 1px #9088B2;
}
.homepalette {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	border-top: solid 2px #FFFFFF;
	background-color: #211265;
	background-image: url(../images/p_tile.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homeform {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.homepalette a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homepalette a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #DF0A35;
	text-decoration: underline;
}
.homepalette a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homepalette a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.palette {
	font-size: 9px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-top: solid 2px #FFFFFF;
	background-color: #F4F3F7
}
.clientpallete {
	font-size: 10px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: solid 2px #FFFFFF;
	background-color: #F4F3F7
}
.content {
	font-size: 10px;
	vertical-align: top;
	padding: 20px;
	border-top: solid 2px #FFFFFF;
	background-color: #F4F3F7
}
#quote {
	font-size: 10px;
	color: #404040;
	padding-left: 55px;
	padding-right: 50px;
	background-image: url(../images/q_tile.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumbnail {
	border-left: solid 8px #668E3C;
}
#list {
	border-right: solid 2px #FFFFFF;
}
.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
}
.formlabeldk {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #211265;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.calnav{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #211265;
	padding-top: 10px;
	padding-left: 48px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.calresult{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #211265;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fbsave{
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.calformintro {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 48px;
	padding-bottom: 6px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #DEDCE8;
	padding-right: 10px;
}
.calformcell {
	font-size: 10px;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 48px;
	padding-bottom: 6px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #F4F3F7;
	padding-right: 10px;
}
.formcell {
	font-size: 10px;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 6px;
	border-bottom: solid 1px #FFFFFF;
}
.formtext {
	font-size: 10px;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
}
.formtextdk {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #211265;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
}
.formhelpdk {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #211265;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.formelement {
	width: 217px;
}
.formbutton {	
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	background-color: #DF0A35;
	cursor:hand;
}
.left {
	border-top: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	vertical-align: top;
	text-align: center;
	background-image: url(../images/l_tile.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.footer {
	font-size: 10px;
	color: #777777;
	padding: 8px;
}
th {
	color: #FFFFFF;
	background-color: #211265;
}
tb {
	border: solid 1px #211265;
}
.formrow {
	background-color: #E9E8F0;
}
.tableheader {
	font-size: 11px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #211265;
}
.homerror {
	font-size: 10px;
	font-weight: bold;
	color: #E63E60;
}
.legendborder {
	border: 1px solid #211265;
}
.calformcellright {
	font-size: 10px;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #F4F3F7;
	padding-right: 10px;
}
.timelineheader {
	font-size: 11px;
	font-weight: bold;
}
.tabletext {
	font-size: 10px;
	vertical-align: top;
}
.clienttable
{
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.summaryheader {
	color: #DF0A35;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #211265;
}
.summarytext {
	font-size: 11px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.csimage {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
}
.cscell {
	font-size: 10px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-bottom: solid 0px #FFFFFF;
}
.cstext {
	font-size: 10px;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid 0px #FFFFFF;
}
.amount {
	font-size: 24px;
	font-weight: bold;
}