A 		{ color: #0767AA; background:transparent; text-decoration: underline; } 
A:link		{ color: #0767AA; background:transparent; text-decoration: underline; } 
A:visited	{ color: #0767AA; background:transparent; text-decoration: underline; } 
A:active	{ color: #0767AA; background:transparent; } 
A:hover		{ color: #0767AA; background:transparent; } 

body {
	background-color:#F0EADC;
	margin: 0px 0px 0px 0px;
	border-width:0px;
	padding:0px;
	color:#333;
	}
				
/*
.header {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#385B95;
	font-weight:bold;
	border-bottom:1px dashed #808080;
	font-family:verdana, arial, serif; */
	/* color:#7C3D3D; */
/*	}
*/

h1	{
	font-size:10px;
	color:#385B95;
	line-height:12px;
	/* border-bottom: 1px dotted #333333; */ 
    }	
    
h2	{
	font-size:10px;
	color:#385B95;
	/*font-weight:bold;*/
	}
	
h3	{
	font-size:	18px;
	}
	
h1, h2, h3 {
	font-family: geneva, verdana, sans-serif;
	font-weight: bold;
	background-color: transparent;
	margin:	5px 2px 2px;
	}

img	{
		/* turns off gaps around images */
	border:	0
	}
	
td, p, a {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#333;
	}


.footer {
	font-family: verdana, arial, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#333;
	}

.caption {
	font-family: verdana, arial, sans-serif;
	color:#385B95;
	vertical-align:top;
	line-height:10px;
	}
	
.testim {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	}

/* box styles */ 

.bluebar {
background-color:#233F95;
}

.whitebox {
background-color:#ffffff;
}

.lightgrey {
background-color:#F7F7F7;
}

.medgrey {
background-color:#E7E7E7;
}

.newsgrey {
background-color:#DDDDDD;
}

.newsblue {
background-color:#7D95BC;
}

.testcolor {
background-color:#444444;
}

/* table backgrounds */

.topbar {
	background-image:url("images/topbar-blue.jpg");
	}

.bodybar {
	background-image:url("images/bodycell-bkg.gif");
	}

.botbar {
	background-image:url("images/botbluebar.gif");
	}
