/* CSS Document */


body {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #595D64;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: center top;
	background-image: url(images/bodyBg.gif);
	}
#layout {
	width: 662px;
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}
b.purple {
	color: #7C53A5;
	}
#section {
	clear: both;
	width: 662px;
	margin: 0px;
	padding: 0px;
	}
#section2 {
	clear: both;
	width: 662px;
	margin: 0px 0px 0px 0px;
	padding: 38px 0px 0px 0px;
	border-top: 6px solid #7C53A5;
	}
#topNav {
	position: relative;
	width: 662px;
	height: 112px;
	background-color: #FFFFFF;
	background-image: url(images/topLogoBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 9px solid #7C53A5;
	border-bottom: 2px solid #FFFFFF;
	}
#topNav ul {
	margin: 0px;
	height: 32px;
	padding: 95px 0px 0px 335px;
	text-align: left;
	color: #FFFFFF;
	vertical-align: top;
}
#topNav li {
	position: relative;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 0px 2px;
}
#topNav a:link, #topNav a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}
#topNav a:hover { 
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

a:link, a:visited {
	color: #595D64;
	text-decoration: underline;
	}
a:hover {
	color: #595D64;
	text-decoration: none;
	}

ul {
	text-align: left;
	list-style-type: disc;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 12px 0px;
	 }

li  {
	margin: 0px;
	position: relative;
	padding: 0px;
	 }



#imageArea {
	position: relative;
	width: 662px;
	margin: 0px;
	padding: 0px;
	border-bottom: 6px solid #7C53A5;
	}
#footer {
	position: relative;
	width: 662px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 12px;
	text-align: left;
	color: #7C53A5;
	border-top: 30px solid #EAEAEB;
	margin: 2px 0px 0px 0px;
	padding: 10px 0px 10px 6px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 12px;
	text-align: left;
	color: #7C53A5;
	border-top: 6px solid #7C53A5;
	margin: 2px 0px 0px 0px;
	padding: 10px 0px 10px 6px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 12px;
	text-align: left;
	color: #7C53A5;
	border-top: 1px solid #E5DDED;
	margin: 2px 0px 0px 0px;
	padding: 10px 0px 10px 6px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}


p {
	margin: 20px 12px 0px 0px;
	padding: 0px 0px 0px 6px;
	}
p.buttonLeft {
	border: 0px;
	margin: 28px 12px 21px 0px;
	padding: 0px 0px 0px 6px;
	text-align: left;
	}
p.buttonRight {
	border: 0px;
	margin: 28px 12px 21px 0px;
	padding: 0px 0px 0px 6px;
	text-align: right;
	}

img.rightHome {
	border: 0px;
	float: right;
	margin: 0px 0px 21px 18px;
	}
img.leftHome {
	border: 0px;
	float: left;
	margin: 0px 32px 21px 0px;
	}
img.large {
	width: 662px;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	}
