/* CSS Document */

body {
margin-bottom:0;
margin-top:0;
background-color:#f0f9fd;
}

.style{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
}
.style a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style a:hover {
	text-decoration: none;
	color: #000000;
}
.style a:active {
	text-decoration:inherit;
	color: #000000;
}

.style1{
font:Arial, Helvetica, sans-serif;
font-size:13px;
color:#444545;
line-height:20px;
text-align:justify;
}

.style2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#444545;
line-height:24px;
text-align:justify;
}

.style3 {font-family: Arial, Helvetica, sans-serif}

.style4{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#1C98D8;
}
.style4 a:link {
	color: #1C98D8;
	text-decoration: none;
}
.style4 a:visited {
	text-decoration: none;
	color: #1C98D8;
}
.style4 a:hover {
	text-decoration: underline;
	color: #ff071a;
}
.style4 a:active {
	text-decoration: none;
	color: #ff071a;
}

.style5{
font:Arial;
font-size:14px;
color:#00CCFF;
line-height:18px;
text-align:justify;
}
.style5 a:link {
	color: #00CCFF;
	text-decoration: none;
}
.style5 a:visited {
	text-decoration: none;
	color: #00CCFF;
}
.style5 a:hover {
	text-decoration: none;
	color: #9ec138;
}
.style5 a:active {
	text-decoration: none;
	color: #9ec138;
}

.style6{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
line-height:18px;
text-align:justify;
}

.style7{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
line-height:30px;
text-align:justify;
}

.style10{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#1C98D8;
text-align:justify;
}

#feedback{}
	#feedback a{ display:block; position:fixed; bottom:0px; right:-1px;}
