a:link.bottomlink		{ color: #dd0c0c; text-decoration: none }
a:visited.bottomlink	{ color: #dd0c0c; text-decoration: none }
a:hover.bottomlink		{ color: #0C4499; text-decoration: underline }

a:link.textlink		{ color: #c83128; text-decoration: none;  }
a:visited.textlink	{ color: #c83128; text-decoration: none;  }
a:hover.textlink	{ color: #293b8d; text-decoration: none;  }

a:link.imagelink		{ color: #a50021; text-decoration: none; font-weight:bold }
a:visited.imagelink	{ color: #a50021; text-decoration: none; font-weight:bold }
a:hover.imagelink	{ color: #0C4499; text-decoration: none; font-weight:bold }


body 	{font-family: verdana, tahoma;		
		margin: 2px;
		text-align: justify;
		background-color: #FFFFFF;
		font-size: 8pt;
		vertical-align: top;
		}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color: #D38292;
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #a50021;
	width: 99%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-color: #E1ABB6;
	color: #293B8D;
}

a.mainlevel_sel:link,  a.mainlevel_sel:visited {
	display: block;
	background-color: #a50021;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 5px 5px 5px 5px;
	width: 99%;
	text-decoration: none;
}

a.mainlevel_sel:hover {
	text-decoration: none;
	color: #ffffff;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background-color: #877fd2;
	vertical-align: middle;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #1000a5;
	width: 99%;
	text-decoration: none;
}

a.sublevel:hover {
	background-color: #c3bfe8;
	text-decoration: none;
	color: #293B8D;
}

a.sublevel_sel:link, a.sublevel_sel:visited {
	display: block;
	background-color: #1000a5;
	vertical-align: middle;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 3px 5px 3px 5px;
	width: 99%;
	text-decoration: none;
}

a.sublevel_sel:hover {
	background-color: #1000a5;
	text-decoration: none;
	color: #ffffff;
}

h1	{color: #C83128;
	font-size: 12pt;
}

h2	{color: #293B8D;
	font-size: 12pt;
}

h3	{color: #293B8D;
	font-size: 10pt;
	font-weight: bold;
}

ul.alt	{list-style: none;
	margin-left: 0px;
	padding: 0px;
}

ul.menu	{list-style: none;
	margin: 0px 0px 0px -20px;
	padding: 0px;
}

li	{	margin-left:20px;
		font-weight: normal;
		color: #293B8D;
		list-style-image: url('../images/sm_red.gif');
		list-style-position: outside; 
		}
li.alt	{	margin-left:20px;
		font-weight: normal;
		color: #293B8D;
		list-style-image: url('../images/sm_blue.gif');
		list-style-position: outside; 
		}
		
li.head	{	margin-left:20px;
		font-size: 8pt;
		font-weight: bold;
		color: #293B8D;
		list-style-image: url('../images/sm_red.gif');
		list-style-position: outside; 
		}

li.menu	{	margin-left:0px;
		font-size: 8pt;
		font-weight: normal;
		text-align: center;
		color: #293B8D;
		list-style-image: url('../images/filler.gif');
		list-style-position: inside; 
		padding: 5px;
		}
									
li.boldmenu	{	margin-left:0px;
		font-size: 8pt;
		font-weight: bold;
		text-align: center;
		color: #CC3333;
		list-style-image: url('../images/filler.gif');
		list-style-position: inside; 
		padding: 15px 0px 5px 0px;
		}			
.left-nav		{background-color: #FFFFFF;
		text-align: center;
		font-size: 8pt;
		vertical-align: top;
		padding: 0px;
		}

.right-nav	{background-color: #FFFFFF;
		text-align: center;
		font-size: 1pt;
		vertical-align: top;
		padding: 0px;
		border: 0px solid #a50021
		}

.bottom-nav	{background-color: #FFFFFF;
		color: #0c4499;
		vertical-align: middle;
		text-align: center;
		font-size: 7pt;
		}
		
.inner	{background-color: #F6E5E8;
		font-size: 9pt;
		vertical-align: top;
		border: #a50021 solid 0px;
		padding: 8px;
		}

.heading	{color: #c83128;
			font-size: 12pt;
			font-weight: bold;
			text-align: left;
		}
		
.filler	{font-size: 6pt;
	}
	
		
.footer		{background-color: #FFFFFF;
		color: #0c4499;
		vertical-align: middle;
		text-align: center;
		font-size: 8pt;
		font-weight: normal;
		}

.ic_footer		{vertical-align: bottom;
		background-color: #FFFFFF;
		text-align:right;
		font-size: 7pt;

		}
p {color: #293B8D;
			font-weight: normal;
			font-size: 9pt;
		}
		
p.services	{color: #0c4499;
			font-weight: normal;
			font-size: 8pt;
		}
p.subheading	{color: #CC3333;
			font-weight: bold;
			font-size: 9pt;
			padding: 10px 0px 0px 0px;
		}

				
p.quote1	{color: #0c4499;
			font-style: italic;
			font-size: 8pt;
		}
		
p.quote2	{color: #CC3333;
			font-style: italic;
			font-size: 8pt;
		}		