a  {
	text-decoration: none;
	color: #55a1d5;
}
a:hover {
	color: #55a1d5;
	text-decoration : underline;
}

ul { 
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding-left: 7px;
}


ul.arrow { 
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #55a1d5;
}

li.arrow { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}


.introcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 15px;
	font-style: normal;
	font-weight: normal;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 15px;
	font-style: normal;
	font-weight: normal;
}

.background {
	background-image: url(../images/manko_06.gif);
	background-repeat: no-repeat;
	background-color: #E7E7D4;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}

.snipetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #9f965f;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #55a1d5;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.inputborder {
	border-top : 1px solid #55a1d5;
	border-left : 1px solid #55a1d5;
	border-right : 1px solid #55a1d5;
	border-bottom : 1px solid #55a1d5;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #002b54;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #55a1d5;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}
select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top : 1px solid #002b54;
	border-left : 1px solid #002b54;
	border-right : 1px solid #002b54;
	border-bottom : 1px solid #002b54;
}
.border2 {
	border-left : 1px solid #002b54;
	border-right : 1px solid #002b54;
	border-bottom : 1px solid #002b54;
	border-top : 1px solid #002b54;
}

a.nav:link {color: #000000; text-decoration: none;}
a.nav:active {color: #000000; text-decoration: none;}
a.nav:visited {color: #000000; text-decoration: none;}
a.nav:hover {color: #000000; text-decoration: underline;}


a.gecko:link {color: #9f965f; text-decoration: none;}
a.gecko:active {color: #9f965f; text-decoration: none;}
a.gecko:visited {color: #9f965f; text-decoration: none;}
a.gecko:hover {color: #9f965f; text-decoration: underline;}