body {
	margin: 0px;
	padding: 0px;
	background-color: #005085;
}

p, table, div, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	}
	
.grad {
	background:#ffffff url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	margin:0px; 
	padding:0px; 
}
	

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}


h1 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-top:1px; 
	margin-bottom:2px;
	line-height: 150%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 150%;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0098D0;
	margin-top:1px; 
	margin-bottom:2px;
	line-height: 150%;
}
.text9 {
	font-size: 10px;
	color: #333333;
}

.white {
	font-size: 10px;
	color: #ffffff;
}

a {
	color: #0098D0;
	text-decoration: none;
}
a:visited {
	color: #0098D0;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;

}


a.con {
	color: #ffffff;
}
a.con:visited {
	color: #cccccc;
}
a.con:hover {
	color: #ffffff;
}
a.con:active {
	color: #ffffff;
}

a.mainlink {
	color: #888888;
	text-decoration: underline;
}
a.mainlink:visited {
	color: #888888;
	text-decoration: underline;
}
a.mainlink:hover {
	color: #888888;
	text-decoration: underline;
}
a.mainlink:active {
	color: #888888;
	text-decoration: underline;
}



	
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
	}
li {
	background: url('images/bullet.gif') no-repeat left top;
	padding-left: 15px;
	margin-bottom: 3px
	}
ul.link {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0px;
	}
li.link {
	background: url('images/bulletlink.gif') no-repeat left top;
	padding-left: 15px;
	margin-bottom: 3px
	}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
	}
.finetable {
border-style: solid;
border-width: 1px;
border-color: #cccccc;
padding: 15px;
background-color:#e8e8e8 ;
}
select, input, menu, list, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav {
padding: 6px;
}
#menu {background-color: #005085;}

  /**************************
rounded corners with border
**************************/
  
    .c1, .c2, .c3, .c4{font-size:1px; overflow:hidden; display:block;}
  .c1 {height:1px; background:#999; margin:0 5px;}
  .c2 {height:1px; background:#CCEAF6; border-right:2px solid #999;
         border-left:2px solid #999; margin:0 3px;}
  .c3 {height:1px; background:#CCEAF6; border-right:1px solid #999;
         border-left:1px solid #999; margin:0 2px;}
  .c4 {height:2px; background:#CCEAF6; border-right:1px solid #999;
         border-left:1px solid #999; margin:0 1px;}
  .border {background: #CCEAF6 url(images/bg_grad_shape.jpg); background-repeat: repeat-x; border-right:1px solid #999;
         border-left:1px solid #999; padding-top:4px; padding-bottom:2px; }
  .border div {margin-left: 5px; color: #333; } 
