body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color:#000033;
}

a:hover {
	color:#009999;
}

.title {
	color:#000033;
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subtitle {
	color: #990000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blueSubtitle {
	color: #053394;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blueBody {
	color: #053394;
}

.greyBody { 
	color: #333333;
}

.inputBlue {
	color: #053394;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.productTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.result {
	width: 150px;
	height: 500px;
	background-color:#B3D5BD;
	border: 1px solid #a7a8c8;
	padding: 15px;
	left: 75%;
	position: absolute;
	background-image:url(/img/left_bg.jpg); 
	background-repeat:repeat-y;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.input_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../img/form_txt.gif);
	background-repeat:no-repeat;
	border: 0px;
	width: 145px;
	height: 36px;
	color: white;
	padding-top: 11px;
	padding-left: 13px;
	background-color: #CFE0F3;
}

#mask{
	position: absolute; 
	left: 19px; 
	width: 250px; 
	top: 10px; 
	height: 115px; 
	z-index: 1; 
	background-color: #0066CC;
	overflow: hidden;
	padding: 5px;
	color: white;
}

#mask2{
	position: absolute; 
	left: 19px; 
	width: 250px; 
	top: 10px; 
	height: 115px; 
	z-index: 1; 
	background-color: #0066CC;
	overflow: hidden;
	padding: 5px;
}

.inputBtn{
	font-size: 10px;
}
