a {
	text-decoration: none; 
	font: 10pt/12pt arial; 
	color: #A2A9D3; size: absolute;
}
a:hover {
	text-decoration: none; 
	font: 10pt/12pt arial; 
	color: #6974E2; size: absolute;
}

table {
	text-decoration: none; 
	font: 10pt/12pt arial; 
	color: #4674D4; size: absolute;
} 
.h1 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4655A6;
	text-decoration: none;
}
.padded {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.paddedul {
	margin-left: 320px;
}

.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4655A6;
	border-left-color: #4655A6;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
img {
	border: 0px;
}
.nav {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #4655a6;
	line-height: normal;
	background-color: #A2A9D3;
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	height: 98%;
}
.nav span {
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .3em;
	line-height: 16px;
}

.nav a:link {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.nav a:visited {
	font-family: arial;
	font-size: 10pt;
	color: #dddddd;
	text-decoration: none;
	line-height: 14px;
}
.nav a:hover {
	font-family: arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.subnav {
	font-size: 10px;
	color:#4674D4;
}
.subnav a {
	font-size: 10px;
	color:#4674D4;
}
.subnav a:hover {
	font-size: 10px;
	color:#444444;
}
li {
	margin-left: 30px;
	_text-indent: 30px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.formfields {
	height: 17px;
	width: 100%;
}
p.formspace {
	font-size: 3px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

