body{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#838383;
	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: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #8cba35;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #353739;
}
.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: #838383;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #838383;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #838383;
	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: #535353;
	text-decoration: underline;
}
a.a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
	text-decoration: underline;
}
a.a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
	line-height: 12px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8cba35;
	text-decoration: none;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8cba35;
	text-decoration: none;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
	text-decoration: underline;
	line-height: 12px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0107;
	text-decoration: underline;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0107;
	text-decoration: underline;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	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:70px; left:50px;
}

#logo2{
position:absolute; top:70px; left:573px;
}

#slogan{
position:absolute; top:5px; left:261px;
}


#buttons{
	position:absolute;
	top:12px;
	left:68px;
	width: 685px;

}

#container{
position:relative;
width:775px;
padding-top:13px;
}

#indent1{
width:250px;
float:left;
margin-right:10px;
}

#indent2{
width:515px;
float:left;
}

ul.file li{background:url(../images/bullet.gif) 0 1px no-repeat; margin-bottom:10px; padding-left:20px}

ul.arrow li{background:url(../images/arrow.gif) 0 2px no-repeat; padding-left:22px; line-height:18px;}

ul.bullet li{background:url(../images/bullet.gif) 0 2px no-repeat; padding-left:21px; margin-bottom:10px}

#links{
	width:525px;
	position:absolute;
	top:30px;
	left:250px;
	line-height:18px;
	text-align:center;
}


input, textarea, select{
border:#c9dae0 1px solid;
background-color:#f9fafb;
margin-top:5px;
font:10px/12px Tahoma, sans-serif; color:#000; 
}

