body{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#535353;
	font:10px/12px Tahoma, sans-serif;
}

div, p, ul, h2, h3, h4, img, form{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear{
clear:both;
}

.frame {
	border: 1px solid #C70752;
	border-color: #C7EBEB;
}

.text1 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.text2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e49d48;
}
.text3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8cba35;
}

.text4 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a93a5;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535353;
}


a:link {
	color: #535353;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #535353;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #535353;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7baf10;
	text-decoration: underline;
}
a.a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7baf10;
	text-decoration: underline;
}
a.a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7baf10;
	text-decoration: none;
	line-height: 12px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #017351;
	text-decoration: none;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #017351;
	text-decoration: none;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00CC66;
	text-decoration: none;
	line-height: 12px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e49d48;
	text-decoration: underline;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e49d48;
	text-decoration: underline;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e49d48;
	text-decoration: none;
	line-height: 12px;
}

a.d:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}

#header{
position:relative; 
}

#logo{
position:absolute; top:7px; left:11px;
}

#container{
position:relative;
width:701px;
padding-top:12px;
padding-left:21px;
}

#indent1{
width:203px;
float:left;
margin-right:41px;
}

#indent2{
width:443px;
float:left;
}

ul.check li{background:url(../images/check.gif) 0 7px no-repeat; padding-left:13px; line-height:20px;}

ul.arrow li{background:url(../images/arrow.gif) 0 3px no-repeat; padding-left:14px; margin-bottom:10px;}
ul.arrow1 li{background:url(../images/arrow.gif) 0 7px no-repeat; padding-left:14px;  line-height:18px;}

ul.numbers li.l1{background:url(../images/01.gif) 0 4px no-repeat; padding-left:21px; margin-bottom:10px}
ul.numbers li.l2{background:url(../images/02.gif) 0 4px no-repeat; padding-left:21px; margin-bottom:10px}
ul.numbers li.l3{background:url(../images/03.gif) 0 4px no-repeat; padding-left:21px; margin-bottom:10px}
ul.numbers li.l4{background:url(../images/04.gif) 0 4px no-repeat; padding-left:21px; margin-bottom:10px}




#links{
	margin:35px 0 0 0;
	line-height:18px;
}


input, textarea, select{
border:#d4d4d4 1px solid;
background-color:#f3f3f3;
font:10px/12px Tahoma, sans-serif; color:#000; 
}

