/* CSS Document */
body {
	margin: 9px 12px 20px 10px;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#666666;
}

a, a:visited, a:hover, a:active{
	color:#666666;
	text-decoration:underline;
}

.contentFrame{
	border:0;
	width:750px;
	height:400px;
	padding:0;
	margin-left:0px;
}

.contentFramePrint{
	border:0;
	padding:0;
	width:750px;
	height:750px;
	margin-left:0px;
}

.wrapper{
	border:0;
	padding-bottom:1px;
	margin:0;
	clear:both;
}

#body-template {
	float:left;
	width: 983px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background-image:url(../images/border.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 0 0 40px 0;
}

#body-template p {
	margin: 0 0 7px 0;
}

#body-template h1 {
	margin: 0 0 14px -1px;
	color: #999999;
	font-size: 160%;
}

#body-template h2 {
	margin: 0 0 7px 0;
	color: #666666;
	font-size: 110%;
}

#body-template #container-top {
	float:left;
	width: 100%;
	padding: 0 0 1px 0;
	margin: 0 0 15px 0;
	background-image:url(../images/border.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#body-template #container-side {
	float:left;
	clear:both;
}

#body-template #container-copy {
	float:left;
	width: 130px;
	padding: 10px 10px 3px 10px;
	background-color: #EFEFEF;
	clear:both;
}

#body-template #container-menus {
	float:left;
	clear:both;
	margin: 20px 0 0 0;
}

#body-template #container-body {
	float:left;
	width: 500px;
	margin: 0 0 0 20px;
}

#body-template #container-top img {
	display: block;
}

#body-template #container-copy h2 {
	margin: 0;
	font-size:100%;
	font-weight:normal;
}

#body-template #container-copy h3 {
	margin: 0 0 7px 0;
	font-size:100%;
	color:#000000;
}

#body-template .menu-on {
	float:left;
	display: block;
}

#body-template .menu-off {
	display: none;
	float:left;
}

#body-template #container-menus a.menu-title-on {
	color: #FFFFFF;
	background-color: #FF3399;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 10px;
	display: block;
	clear: both;
}

#body-template #container-menus a.menu-title-off {
	background-color: #ECECEC;
	text-decoration: none;
	padding: 3px 10px;
	display: block;
	clear: both;
}
#body-template #container-menus a.menu-item-off:hover {
	text-decoration: underline;
}
#body-template #container-menus a {
	display:block;
	width: 130px;
	padding: 3px 10px;
	text-decoration: none;
	clear: both;
}

#body-template a.menu-border {
	border-bottom: 1px solid #FF3399;
}

#body-template a.menu-item-on {
	font-weight: bold;
	padding: 3px 10px;
	clear: both;
	color:#666666;
}

#body-template a.menu-item-off {
	font-weight: normal;
	padding: 3px 10px;
	clear: both;
	color:#666666;
	width: 100%;
}
p {
	padding-right: 230px;
}





