body{
	background-image:url(images/background.jpg);
	background-position:center -700;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#343434;
	margin:0px;
	color:#666666;
}
.smallgrey{ color:#999999; font-size:11px}
.small{font-size:11px}
p, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px
}
h1{font-size:22px; color:#666666}
h2{font-size:16px; color:#666666}
h3{font-size:12px; color:#666666}
li{font-size:12px}
img{border:0px}
hr{ height:1px; border:0px; border-bottom:1px solid silver; margin-bottom:25px; margin-top:25px}
A:link {COLOR: BLUE; text-decoration: none}
A:visited {COLOR: BLUE;text-decoration: none}
A:active {COLOR: BLUE; text-decoration: none}
A:hover {COLOR: RED; text-decoration: underline}
table{ background-color:#FFFFFF}
td{ vertical-align:top}
tr{ color:#333333; text-align:left}
input, select, textarea{
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6F4FF;
	padding:4px
}

#container{width:800px; padding:20px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; border:1px solid #000000}

.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09235B;
}
.formitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-weight:bold
}
.boxborder {
	border-bottom:1px dotted silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top:35px;
	padding-bottom:10px;
	margin-bottom:10px
}

.formtable{border-top:1px solid #cccccc; border-right:1px solid #cccccc}
.formtable td{border-bottom:1px solid #cccccc; border-left:1px solid #cccccc}
.formtable th{border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; font-size:12px; color:#000000}
.card_icons{}
.card_icons td{ font-size:10px; padding:4px; text-align:center}

.small{font-size:11px}
.grey{ color:#666666}
.floatright{float:right; margin-left:5px; margin-bottom:5px}
