body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background:#cce7fc url(images/bgtop.gif) top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer{
background:url(images/bubblebg.gif) top center no-repeat;
width:100%;
text-align:center;
padding-bottom:50px;
}
#wrapper{
width:790px;
margin:0 auto;
text-align:left;
}
#header{
padding-top:45px;
padding-bottom:40px;
text-align:center;
}
h1{
margin:0 auto;
background:url(images/logo.gif) no-repeat left top;
width:206px;
height:31px;
overflow:hidden;
}
h1 a:link, h1 a:visited, h1 a:hover{
text-indent:-999px;
width:206px;
height:31px;
display:block;
}
#nav{
background:url(images/nav.gif) repeat-x top;
height:43px;
width:100%;
padding-top:8px;
}
#nav ul{
height:43px;
width:100%;
margin:0;
padding:0;
list-style:none;
display:inline;

}
#nav ul li{
font-weight:bold;
font-size:12px;
text-transform:uppercase;
height:43px;
display:block;
float:left;
background:url(images/li.gif) top left no-repeat;
}
#nav ul li a{
color:#0f6086;
padding-top:12px;
padding-bottom:16px;
padding-left:20px;
padding-right:20px;
display:block;
background:url(images/toparrow.gif) top center no-repeat;
}
#nav ul li a:hover{
color:#fff;
background:url(images/hoverarrow.gif) top center no-repeat;
}
#c1{
background:url(images/toprepeat.gif) top repeat-x #fff;
width:100%;
}
#c2{
background:url(images/leftrepeat.gif) left repeat-y;
width:100%;
}
#c3{
background:url(images/topleft.gif) top left no-repeat;
width:100%;
}
#leftcolumn{
width:520px;
float:left;
padding:20px 15px 20px 15px;
line-height:18px;
}
#rightcolumn{
width:220px;
float:right;
padding:20px 10px 20px 10px;
}
.clear{
clear:both;
}
h2{
margin:0;
font-weight:normal;
font-size:18px;
color:#3c8caf;
width:498px;
padding-left:20px;
border-left:1px solid #b8d7f4;
border-right:1px solid #b8d7f4;
height:31px;
padding-top:8px;
background:url(images/h2.gif) repeat-x top;
}
#leftcolumn p{
margin-top:8px;
margin-bottom:12px;
padding:0;
}
a:link {
	color: #ff2e81;
}
a:visited {
	color: #ff2e81;
}
a:hover {
	color: #3CA0D8;
}
a:active {
	color: #ff2e81;
}
h3{
margin-top:5px;
margin-bottom:0;
text-align:center;
width:100%;
color:#3c8caf;
font-weight:bold;
font-size:13px;}
#rightcolumn ul{
padding-top:5px;
padding-bottom:20px;
padding-left:0;
margin:0;
list-style:none;
}
#rightcolumn ul li{
background:#eff4f7;
width:220px;
margin-bottom:2px;
}
#rightcolumn ul li a{
display:block;padding-top:5px;
padding-bottom:5px;
padding-left:20px;
border-bottom:1px dotted #86b0e2;
width:200px;
}
#rightcolumn ul li a:hover{
background:#c7dcf7 url(images/ulright.gif) top right no-repeat;
border-bottom:1px solid #86b0e2;
color:#0e6183;
}
#footer{
width:100%;
background:url(images/footer.gif) top repeat-x;
height:12px;
padding-top:29px;
padding-bottom:30px;
color:#fff;
text-align:center;
}
#footer a:link, #footer a:visited, #footer a:hover{
color:#fff;
}