html,body{
	background: #ffffff;
	margin: 0 0 0 0;
	
}
body, h1, h2, h3, h4, h5, h6, td, input, select, textarea {
	font-family: verdana,geneva, sans-serif;
	color : #555555;
	font-size : 10px;
}
	
A {
	color : #3C9CBA;
	text-decoration : none;
}

A:visited {
	color : #3C9CBA;
}

A:hover {
	color : #3C9CBA;
	text-decoration: underline;
}

A.side {
	color : #DADCDD;
	font:bold;
}

A.side:visited {
	color :#DADCDD;
	font:bold;
}

A.side:hover {
	color :white;
	text-decoration: underline;
	font:bold;
	
}

A.introLink {
	color :#555555;
	font:bold;
	font-size:16px;
	
}

A.introLink:visited {
color :#555555;
	font: bold;
	font-size:16px;
}

A.introLink:hover {
	color :#000000;
	text-decoration: underline;
	font-size:16px;
	
}
TR{
	Vertical-align: TOP;
}

td.bottomborder{
	border-bottom : solid white 1px;
}

td.topbordergray{
	border-top : solid gray 1px;
}
td.rightborder{
	border-right : solid white 1px;
}
td.leftborder{
	border-left: solid white 1px;
}
td.bottomrightborder{
	border-right : solid white 1px;
	border-bottom : solid white 1px;
	}

div.bodyTitle{
	color:#677478;
	font-size: 14;
	font : bold;
	letter-spacing : 2px;
}

div.subbodyTitle{
	color:#CD42DD;
	font-size: x-small;
	

}

td.side_nav{
	color:#DADCDD;
; font-size: 11px; font-weight: bold
}

td.intro{
	color:#ffffff;
	font-size:12px;
	font:bold;
	border-right : solid white 1px;
	border-bottom : solid white 1px;
}

TD.content{
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
width:452px;
border-right : 1px solid #8C449A;
border-bottom : 1px solid #8C449A;
padding:4px;
font-size: x-small;
letter-spacing : 1.5px;

}

table.contactInfo td{
	height: 195px;
	font-size: xx-small;
	vertical-align: bottom;
	color : Silver;
	text-align : right;
	letter-spacing : 1.5px;
}




td.smalltext{
	font-size: xx-small;
	border-top: 1px solid #7F557F;
	color:#7F557F;
}


	
ul {
	

	font-size: 1.0em;
	position:relative;
	}

ul li {

	padding: 4 4 4 4 ;
	list-style-image : url(../images/bullet.gif);
	color : silver;
; font-weight: normal
}li { 
	font-family: verdana, geneva, sans-serif;
	font-size : 11px;
; color: #CCCCCC
 } p { 
	font-family: verdana, geneva, sans-serif;
	color : #555555;
	font-size : 11px;
 } a { 
	font-family: verdana, geneva, sans-serif;
	color : #3C9CBA;
	font-size : 11px;
 } 