body, p, td, th, li {font-family: Verdana, Arial, Helvetica, sans-serif;color: #000;line-height: 1.5em;}
/* Don't set these to an em or %, so nested items get smaller and smaller */

html,body,div,img,form {border:0; margin:0; padding:0;}

a { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #000; text-decoration: underline;}   

.underline {text-decoration: underline;}
.nounderline {text-decoration: none;}

.clear {clear:both;height:1px;}
.floatLeft {float:left}
.floatRight {float:right;}


h1 {font-size: 100%; font-weight:normal;color: #000;margin-top: 0;margin-bottom: 0;}

h2 {
font-size: 120%;
color: #000;
font-weight:bold;
}

h3 {
font-size: 100%;
color: #000;
font-weight:bold;
}


.clearText {text-indent:-10000px;}

body{font-size:70%;
background-color:#f4f4f4;
color:#000;
margin:0;
background-image: url(../images/fade.jpg);
background-repeat: repeat-x;	
}

#wrapper{
	width:928px; 
	margin: 0 auto;
	margin-top:10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;	
}

#logo {
	width:928px; 
	height:114px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;	
}

#bottom {
	width:928px; 
	height:10px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;	
}

#text {
	width:600px;
	margin: 38px auto 32px auto;
}

#copyright {
	margin: 58px auto 10px auto;
	text-align:center;
}

#links {
	width:928px; 
	height:132px;
	background-image: url(../images/links_bg.jpg);
	background-repeat: no-repeat;	
}


ul#logos {
	width: 835px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	margin-left:51px;
	margin-top:40px;
	/*border: 1px solid #f0f;*/
	float:left;
	display:inline;
}

#logos li {
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	border: 0;
    float:left;	
}

#logos li a {background-repeat: no-repeat; display: block; overflow: hidden;}

a#logo1 {
	width:170px;
	height:50px;
	background-image: url(../images/logo1.gif);
	/*border: 1px solid #f0f;*/
}

a#logo2 {
	width:112px;
	height:58px;
	background-image: url(../images/logo2.gif);
	margin-top:12px;
	margin-left:30px;
}

a#logo3 {
	width:115px;
	height:58px;
	background-image: url(../images/logo3.gif);
	margin-top:12px;
	margin-left:37px;	
}
a#logo4 {
	width:155px;
	height:58px;
	background-image: url(../images/logo4.gif);
	margin-top:12px;
	margin-left:41px;	
}

a#logo5 {
	width:150px;
	height:50px;
	background-image: url(../images/logo5.gif);
	margin-left:25px;		
}


ul#disclaimer li {
	margin-bottom:10px;
	margin-left:-10px;
}