.body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	padding-right:10px;
	font-weight : normal;
}
.form{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : normal;
}
.link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : Black;
	font-weight : normal;
}
.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Gray;
	padding-right:10px;
	font-weight : normal;
}
.box {
	font: 10pt verdana, arial, sans-serif;
	color: Black;
	border: 2px solid #0080c0;
	padding: 7;
	width: 90%;
	background-color: #c4e1ff;
}
.footer{
	font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}
.headline{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	padding-top: 45px;
	padding-bottom: 5px;
	background-image: url(../images/bg_header.gif);
	font-style: italic;
}
.subhead{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(../images/bg_subhead.gif);
	font-style: italic;
}
.left{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	padding-left:13px;
	font-style: normal;
}
.lefthead{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left:10px;
	font-style: normal;
}
.link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000a0;
	font-weight : normal;
}
.list{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Black;
	font-weight : normal;
}
.listhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}
.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #004080;
	font-weight : bold;
}
a:hover   {
	color : #ff8040;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	background: #c4e1ff;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}

