
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.greyBg{background-image:url(images/grey_bg.gif); background-position:top; background-repeat:repeat-x;}
.greyBottomBg{background-image:url(images/bottom_bg.gif); background-position:bottom;  background-repeat:repeat-x;}
.thankyouMsg{font-size: 12px; color:#1996d0; font-weight:bold;}
.title16Blue{font-size: 16px; color:#1996d0; font-weight:bold;}
.title14Blue{font-size: 14px; color:#1996d0; font-weight:bold;}
.title12Blue{font-size: 12px; color:#1996d0; font-weight:bold;}
.title11Blue{font-size: 11px; color:#1996d0; font-weight:bold;}

.blueNaviBg{background-image:url(images/navi_bg.gif); background-position:top; background-repeat:repeat-x;}


.inputfieldtxt{ height:18px; border: solid 1px #999999; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; }
.inputfieldtxtBig{border: solid 1px #cccccc; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#333333; }

.midBlueBG{background-color:#d6f2f9;}
.lightBlueBG{background-color:#e0f5fa;}
.contactHeader{background-color:#f5f5f5; font-size: 12px; color:#000000; font-weight:bold;}

table.outline{border:solid 1px #e5e5e5;}
table.outline td{border-width: 0px 0px 0px 0px;}


a:link{color:#f07e18; text-decoration:underline;}
a:visited{color:#f07e18; text-decoration:underline;}
a:active{color:#f07e18; text-decoration:underline;}
a:hover{color:#f07e18; text-decoration:underline;}
