/* CSS Document */

body {
	background: #939598 url(../images/bg_light.gif) repeat top left; /*silver is #c0c0c0*/
	text-align: justify;
	color: #4a0d75;
	font: 0.7em "tahoma", serif;
	line-height: 1.2em;
	margin: 10px 0px;
	padding: 0px;
}

#wrap {
	position: relative;
	width: 927px;
	margin: 15px auto;
	padding: 0px 0px 0px 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	text-align: right;
	background: #fff;
}

#MainContent {
	padding-right: 7px;
	background: url(../images/main_bg.gif) repeat-y top right
}

#MainContentHome {
	padding-right: 7px;
	background: url(../images/home_bg.gif) repeat-y top right
}

#Content {
	padding: 25px;
	margin: 0px;
	min-height: 350px
}

#ContentRight {
	float: right;
	padding: 11px 11px 0px 11px;
	width: 161px
}

#ContentLeft {
	margin-left: 1px;
	min-height: 464px;
	margin-right: 1px;
	width: 681px;
	padding: 0px 25px;
}

#ContentHomeRight {
	float: right;
	padding: 11px 11px 0px 11px;
	width: 418px;
}

#ContentHomeRight .flashBox {
	float: right;
	width: 163px;
}

.clear {
	padding: 5px 0px 6px 0px;
}

.NewsBox {
	float: left;
	width: 227px
}

.NewsBox a:link, .NewsBox a:visited, .NewsBox a:hover {
	font-weight: normal;
}

.NewsBox p {
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 10px 0px
}


#ContentHomeLeft {
	padding: 0px 25px;
	margin-left: 1px;
	width: 426px;
	margin-right: 1px;
	min-height: 464px;
}

#Footer {
	background: url(../images/footer_bg.gif) repeat-x top left;
	color: #fff;
	text-align: right;
	padding: 0px;
	height: 43px;
	font-size: 0.8em
}

.FooterLeft {
	float: right;
	padding-left: 0px;
}

#Footer a:link, #Footer a:visited, #Footer a:hover {
	color: #fff;
}

a:link, a:visited {
	color: #4a0d75;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold
}


/* STYLES */

h1, h2 {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #4a0d75;
	font-size: 1.7em;
	text-transform: uppercase;
	padding: 25px 0px 15px 0px;
	font-weight: bold
}

h1 span {
	color: #c0c0c0;
}

#ContentHomeRight h2 {
	color: #4a0d75;
	font-size: 1.5em;
	padding: 12px 0px 15px 0px;
	margin: 0px
}

#ContentHomeLeft h2 {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-size: 1.5em;
	color: #4a0d75;
}

h3 {
	margin: 0px;
	padding: 25px 0px 5px 0px;
	font-size: 1.2em
}

#ContentHomeLeft p {
	margin: 0px;
	padding: 10px 0px;
}

#ContentLeft p {
	margin: 0px;
	padding: 5px 0px;
}

#ContentLeft h3 {
	margin: 5px 0px 0px 0px;
	padding: 25px 0px 5px 0px;
	font-size: 1.4em;
	color: #4a0d75;
	font-weight: 700;
	background: url(../images/header_bullet.gif) no-repeat top left
}

#ContentHomeLeft ul, #ContentLeft ul {
	list-style: url(../images/bullet.gif);
}

#ContentHomeLeft li, #ContentLeft li {
	margin: 10px 0px;
	padding: 0px 0px 0px 5px;
}

.BusinessLinks {
	float: right;
	width: 160px;
	text-align: right;
	margin-top: 9px;
}

.BusinessLink {
	float: right;
	width: 160px;
	text-align: right;
	margin-top: 4px;
}