body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#dee0e0;
	margin:0px;
}

h1 {
	font-family:tahoma;
	font-size: 24px;
	color: #ffffff;
}


h2 {
	font-family:tahoma;
	font-size: 22px;
	color: #555556;
	line-height:23px;
}

h3 {
	font-family:tahoma;
	font-size: 18px;
	color: #555556;
}

.text, .text a {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}

.text a:hover{
	text-decoration:underline;
	color: #d31a25;
}

.bannertext, .bannertext a {
	font-family:tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}

.bannertext a:hover{
	text-decoration:none;
}

.bigtext, .bigtext a {
	font-family: tahoma;
	font-size: 14px;
	color: #313030;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

.bigtext a:hover{
	text-decoration:underline;
}

.nav, .nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.nav a:hover{
	color: #075696;
}

.ul-text{
	margin:6px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 9px;
	padding-bottom: 0px;
	margin-bottom:0px;
}
.li-text, .li-textb a:link{font-family:tahoma;color:#212020;font-size:12px;line-height:20px;list-style:url(images/bullet.gif);}
.li-text a:link{color:#212020;text-decoration:none;}
.li-text a:hover{text-decoration:underline;}

.ul-text2{
	margin:6px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
}
.li-text2, .li-textb a:link{font-family:tahoma;color:#212020;font-size:12px;line-height:20px;list-style:url(images/bullet2.gif);}
.li-text2 a:link{color:#212020;text-decoration:none;}
.li-text2 a:hover{text-decoration:underline;}


.lable, .lable a {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}

.lable a:hover{
	text-decoration:underline;
}

.input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #DADADA;
	height:20px;
}

.inputarea{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #DADADA;
}


.errtext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FF0033;
	text-decoration:none;
}


.footer, .footer a {
	font-family: tahoma;
	font-size: 12px;
	color: #212020;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}


