@charset "UTF-8";
/* CSS Document */

body{
background-image:url(images/bg_pattern.jpg);
padding:0px;
margin:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #99CC33;
}
.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #999;
}
.text-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:10px;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
}
.text-legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #999999;
}
.side-bar-headline {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 102%;
	font-weight: bold;
	color: #ffffff;
}

.side-bar-feature {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 102%;
	font-weight: bold;
	color: #107DB7;
}

.side-bar-feature2 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 90%;
	font-weight: bold;
	color: #8FC043;
}
.side-bar-text {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #ffffff;
}


/* default rollover state */
a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-stretch: condensed;
	text-decoration: none;
	color: #107DB7;
	line-height: 100%;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-stretch: condensed;
	text-decoration: none;
	color: #000;
	line-height: 105%;
}
/* end default rollover state */

.roll-legal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 102%;
	font-weight: bold;
	text-decoration: underline;
	color: #232527;
}
.roll-legal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 102%;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
}

.sideroll a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.sideroll a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}



#sidebar {
font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 102%;
	font-weight: normal;
	color: #ffffff;
}






#sidebar a {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-stretch: condensed;
	text-decoration: underline;
	color: #fff;
	line-height: 105%;
}
#sidebar a:hover {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-stretch: condensed;
	text-decoration: underline;
	color: #fff;
	line-height: 105%;
}
