body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

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

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

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

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #303E5B;
	font-weight: bold;
}

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

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

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

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #32405D;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	text-align: center;
}
.headerbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324160;
	font-weight: bold;
	text-align: center;
	background-color: #EAEAEA;
}

a:link {
	text-decoration: none;
	color: #324160;
}
.headerbuttons a {
	color: #324160;
	text-decoration: none;
}
.home a {
	color: #324160;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324160;
	font-weight: bold;
	text-align: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #303E5B;
}
.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin: auto;
	padding: 6px;
	float: left;
	height: 170px;
	width: 440px;
	border: 1px solid #CCCCCC;
	position: fixed;
	visibility: visible;
	overflow: auto;
	vertical-align: top;
}
li {
	list-style-type: square;
}
a:visited {

	text-decoration: none;
	color: #324160;
}
a:hover {

	text-decoration: underline;
	color: #324160;
}
.medium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303E5B;
	font-weight: bold;
}
.phone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324160;
	font-weight: bold;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}
