/* CSS Document */

body{
font-family:Tahoma, sans-serif;
font-size:small;
margin:0px;
background-image:url(../images/pagegrad_bg.jpg)}

a:link { font-size:12; color: #000000; text-decoration: none}
a:visited { font-size:12; color: #000000; text-decoration: none}
a:hover {font-size:12; color:#005c51; text-decoration: underline}

.boxtitles{
	font-size:90%;
	color:#333333;
	font-weight:bold;
	background-image:url(../images/subheader_arrow.jpg);
	background-position:top;
	background-position:10px;
	background-repeat:no-repeat;
	padding:7px 10px 5px 25px;

}

.pagetitles{
	font-size:110%;
	color:#01453D;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/mainheader_arrow.jpg);
	background-color:#afd7d7;
	background-position:10px;
	background-repeat:no-repeat;
	padding:7px 10px 5px 25px;
}

ul li{padding:0px 10px 0px 1px; 
	font-size:90%;
    line-height:23px;}
	
.more{
padding-right:10px;}

.lefttext{
padding:10px 10px 10px 25px;}	

.runningtext{
font-size:90%;
line-height:22px;
}


table.bodyTable{
	border-style: none;
	border-color: #cecbce;
	border-width: 0px;
	width:100%;
	margin:10px 0px 0px 0px;
}

table.bodyTable td.content{
	padding:0px 10px 5px 10px; 

}


.more a{font-size:90%; text-decoration: none; color:red;}
.more a:visited {	font-size:90%;	text-decoration: none; color:red;	}
.more a:hover { font-size:90%; color: green; text-decoration: underline}	

.footer a{font-size:100%; text-decoration: none; color:#0e5e6e;}
.footer a:visited {	font-size:100%;	text-decoration: none; color:#0e5e6e;	}
.footer a:hover { font-size:100%; color: green; text-decoration: underline}