BODY {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	color: #5B5B5C;
}

P {
	margin: 10px 0px;
}

A {
	color: #000;
}

A:hover {
	text-decoration: none;
}

#all {
	float: left;
	text-align: left;
	width: 760px;
	background: url('/images/design/b01.gif') repeat-y 247px;
}

#top {
	float: left;
	width: 760px;
	border-top: 2px solid #FFF;
}

#top IMG {
	border: 0;
	position: relative;
	top: 40px;
	height: 70px;

}

#top DIV.pr1 {
	border-left: 2px solid #F7F7F7;
	float: left;
	width: 260px;
	height: 170px;
	background: url('/images/design/p01.jpg') no-repeat;
}

#top DIV.pr1 IMG {
	left: 40px;
	width: 220px;
}


#top DIV.pr2 {
	float: left;
	width: 231px;
	height: 170px;
	background: url('/images/design/p02.jpg') no-repeat;
}

#top DIV.pr2 IMG {
	width: 231px;
}


#top DIV.pr3 {
	border-right: 2px solid #F7F7F7;
	float: left;
	width: 265px;
	height: 170px;
	background: url('/images/design/p03.jpg') no-repeat;
}

#top DIV.pr3 IMG {
	width: 20px;
}

#top DIV.grad {
	border-top: 2px solid #FFF;
	clear: both;
	width: 100%;
	height: 9px;
	float: left;
	background: url('/images/design/b02.gif') repeat-x;
}

#top DIV.grad DIV {
	width: 20px;
	height: 9px;
	position: relative;
	left: 247px;
	background: url('/images/design/b03.gif') no-repeat;
}

#content {
	float: left;
	width: 100%;
}

#content DIV.left {
	float: left;
	width: 247px;
	overflow: hidden;
}

#content DIV.right {
	float: right;
	width: 509px;
	overflow: hidden;
}

DIV.bhr {
	height: 5px;
	background: #D9D9D9;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	overflow: hidden;
	float: left;
	width: 100%;
	clear: both;
}

DIV.empty {
	height: 10px;
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
}

#bottom {
	float: Left;
	width: 100%;
	clear: both;
	background: #E0B3CE;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}

#bottom DIV.icons {
	float: left;
	text-align: center;
	width: 249px;
}

#bottom DIV.icons IMG {
	border: 0px;
	padding: 7px;
}

#bottom DIV.copy {
	float: left;
	color: #FFF;
	position: relative;
	top: 9px;
	left: 20px;
}

DIV.text {
	margin: 10px;
}

DIV.text H1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	color: #17628D;
	font-weight: normal;
}

DIV.menu {
	background: url('/images/design/b04.gif') repeat-x top;
	margin: 10px;
}

DIV.menu DIV.item {
	background: url('/images/design/b04.gif') repeat-x bottom;
	padding: 8px 0;
}

DIV.menu DIV.item A {
	padding-left: 30px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

DIV.menu DIV.item DIV {
	background: url('/images/design/t01.gif') no-repeat left center;
	padding: 2px 0;
}

DIV.menu DIV.item DIV.sub {
	background: none;
}

DIV.menu DIV.sub H4 {
	color: #3686B4;
	font-size: 13px;
	margin: 0;
	margin-left: 30px;
}
DIV.menu DIV.sub A {
	padding-left: 10px;
	background: url('/images/design/t02.gif') no-repeat left center;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
}

DIV.menu DIV.sub A.selected {
	color: #AF1670;
	background: none;
}

DIV.menu DIV.sub DIV {
	background: none;
	margin-left: 30px;
	padding: 3px;
}

DIV.menu DIV.sub A:hover, DIV.menu DIV.item A:hover  {
	text-decoration: underline;
}

DIV.menu DIV.item DIV.inner {
	background: none;
}

#news {
	background: #9BC8E2;
	margin-right: 4px;
	color: #FFF;
	padding-bottom: 10px;
}

#news H4 {
	background: #3686B4;
	padding: 8px;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 10px 0;
}

#news P {
	margin: 10px;
}

#news A {
	color: #FFF;
}

#news SPAN {
	font-weight: bold;
	font-size: 11px;
}

DIV.text A {
	color: #7F9DB9;
}

DIV.text DIV.news {
	margin: 0 0 10px 0;
}

DIV.news SPAN {
	font-size: 10px;
	color: gray;
	font-weight: bold;
}

DIV.text INPUT, DIV.text TEXTAREA {
	font-family: Arial;
	font-size: 12px;
}