.caption { font-family: "Times New Roman", Times, serif; color: #666666; font-size: 10px }
.default { font-family: "Times New Roman", Times, serif; color: #666666; font-size: 12px }
.feature { font-family: "Times New Roman", Times, serif; color: #666666; font-size: 14px }

td { font-family: "Times New Roman", Times, serif; color: #666666; font-size: 14px }


.outlineBottom{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #99C3DF;
}

.outlineLeft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99C3DF;
}



a:link { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #227cc3}
a:visited { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #227cc3}
a:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #666666}





body {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}



html, #wrapper {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}


#wrapper {
margin: 0 auto;
text-align: middle;
vertical-align: middle;
horizontal-align: middle;  
background-color: transparent;
}

.rightSpace {
	margin-right: 15px;
}
