* {
margin:0;
padding:0;
}

body {
font-family:Tahoma, Arial, Helvetica, sans-serif;
background-color:White;
font-size:12px;
color:#000000;
line-height:150%;
}

li {
	line-height:200%;
	margin-left:30px;
}

h3 {
	font-size: 150%;
	margin:7px;
	color: Navy;
}

#main {
background:url(images/bg.png) repeat-x 0% 0%;
background-color:White;
margin-bottom:110px;
}

.menu {
background:url(images/menu_bg.gif) repeat-x 0% 0%;
}

.menu ul {
height: 24px;
width:800px;
list-style: none;
margin-left:100px;
}

.menu ul li {
float:left;
width:15%;
line-height: 22px;
padding-bottom: 2px;
text-align:center;
}

.menu ul li a {
display: inline;
padding:0 10px;
text-indent: 0;
text-decoration: none;
font-size:11px;
color: #131D2A;
background: none;
}

.menu ul li:hover {
color: #ED6135;
background: url(images/rollover.gif) repeat-x 0% 0%;
}

#news {
border:1px solid #7B7272;
margin:15px 0 0 8px;
background: url(images/news_bg.gif)  0% 0%;
}

#partner {
border:1px solid #7B7272;
margin:15px 0 0 8px;
background: #dddddd;
}

#partner p{
margin:10px;
}

#news p{
margin:10px;
}

#news p span {
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
line-height:200%;
}

#news p a {
font-weight:bold;
float:right;
color:#FFFFFF;
line-height:200%;
}

.newsHeader {
	font-weight: bold;
	font-size: 120%;
}

.box {
background: url(images/box_bg.gif) repeat-y 0% 0%;
}

.box p {
margin:0 15px;
}

.box p a {
color:#004287;
font-weight:bold;
text-decoration:none;
}
