body{
	padding:0px;
	margin:0px;
	background:#eef0e3;
	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 #D5E6E0;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #f87002;
	font-weight: normal;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #017351;
}
.text3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0297d1;
}

.text4 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1c84b7;
}
.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: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cdf9ff;
	text-decoration: none;
}
a.a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cdf9ff;
	text-decoration: none;
}
a.a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #63be73;
	text-decoration: underline;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #63be73;
	text-decoration: underline;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #63be73;
	text-decoration: none;
	line-height: 12px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f87002;
	text-decoration: none;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f87002;
	text-decoration: none;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

a.d:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f87002;
	text-decoration: none;
}
a.d:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f87002;
	text-decoration: none;
}
a.d:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.e:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fb7300;
	text-decoration: none;
}
a.e:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fb7300;
	text-decoration: none;
}
a.e:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: none;
}


#header{
position:relative; 
}

#logo{
position:absolute; top:102px; left:414px;
}

#logo2{
position:absolute; top:70px; left:573px;
}

#slogan{
position:absolute; top:5px; left:261px;
}


#buttons{
	position:absolute;
	top:25px;
	left:50px;
	width: 715px;

}

#container{
position:relative;
margin-left:19px;
}

#indent1{
width:190px;
float:left;
margin-right:25px;
background:url(../images/point_line2.gif) right top repeat-y;
padding-right:16px;
}

#indent2{
width:415px;
float:left;
}

ul.arrow li{background:url(../images/arrow1.gif) 0 3px no-repeat; padding-left:24px; line-height:21px }
ul.file li{background:url(../images/file.gif) 0 1px no-repeat; padding-left:17px; margin-bottom:10px }

ul.check li{background:url(../images/check.gif) 0 3px no-repeat; padding-left:20px; line-height:21px; }

ul.bullet li{background:url(../images/bullet.gif) 0 3px no-repeat; padding-left:17px; line-height:16px;}

#links{
	margin:20px 0 0 0;
	line-height:18px;
}


input, textarea, select{
border:#fff 1px solid;
background-color:#d6e6e0;
font:10px/12px Tahoma, sans-serif; color:#000; 
}

