/* --------------- HTML styles ------------------*/


body {
	background-image:url(images/SiteBkgrndPattern.gif);
	padding-top: 28px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B9B9B9;
	text-decoration: underline;
	line-height: 1.8em;
}

a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.8em;
}


/* --------------- STRUCTURE styles ------------------*/

.HomeNavBkgrnd {
	background-image: url(images/Index2009_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 357px;
	width: 712px;
    padding:22px 428px 0 0;
	vertical-align:top;
	text-align:center;
}

.TextExpand {
	background-image: url(images/ContentBkgrnd.jpg);
	background-repeat: repeat-y;
	padding:0 15px 0 33px;
	}


/* --------------- HEADER styles ------------------*/	

h1 {
	background-image: url(images/Index2009_01.jpg);
	text-indent:-999em;
	width:710px;
	height:41px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	margin:0;
	padding:0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#EBEBEB;
}

/* --------------- NAVIGATION styles ------------------*/

.navlist {
	list-style-type: none;
	}

.navlinks a:link, .navlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBC6B6;
	text-decoration: none;
	line-height: 2.5em;
}

.navlinks a:hover {
	font-size: 12px;
	color: #FFFFFF;
}


/* --------------- TEXT styles ------------------*/	

.MAINText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBC6B6;
	line-height: 1.8em;
	vertical-align:top;
}

