body {
	background: url(../images/body/bg-body.gif) repeat-x top right;
	height:100%;
	width:100%;
	float: top;
	margin: 0;
	padding: 0px;
	vertical-align:top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	clear: none;
	float: none;
	height: 100%;
	width: 100%;
	background-color:#ffffff;
}
.BG-buttonsTop {
	background: url(../images/body/bg-buttonTop.gif) repeat-x top left;
	float: top;
	height:49px;
	margin: 0;
	padding: 0px;
	vertical-align:top;
}
.BG-main {
	background: url(../images/body/bg-main2.gif) repeat-x top left;
	background-color:#f2f2f2;
	margin: 0;	
	vertical-align:top;
}
.BG-main2 {
	float: top;
	width:950px;
	margin: 0;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.BG-nav {
	background: url(../images/body/bg-main.gif) repeat-x top left;
	background-color:#f2f2f2;
	float: top;
	width:309px;
	margin: 0;
	vertical-align:top;
}
.BG-content {
	margin: 0;
	vertical-align:top;
	padding:10px;
	background-color:#d6d6d6;
	border: solid #b0adad 5px;
}
.brdr_right {
	border-right: solid #ededed 1px;
}
.brdr_bottom {
	border-bottom: solid #ededed 1px;
}
li {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #999999;
	list-style:circle;
}
.copy {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #555555;
}
.copy_bottom {
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	color: #777777;
}
.heading {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #0082d6;
}
.heading2 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.heading3 {
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color: #555555;
}
.heading4 {
	font-size: 14px;
	font-family: arial;
	font-weight: BOLD;
	color: #ffffff;
}
.heading5 {
	font-size: 16px;
	font-family: arial;
	font-weight: BOLD;
	color: #ffd200;
}
A:link {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
A:Visited {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
A:hover {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #0082d6;
	text-decoration:none;
}
.nav A:link {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.nav A:Visited {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.nav A:hover {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #0082d6;
	text-decoration:none;
}
.borderit img {
	border: 1px solid #f9e704;
}
.borderit:hover img {
	border: 1px solid #277da5
}
.borderit:hover {
	color: #277da5; /* irrelevant definition to overcome IE bug */
}
.textfield {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:none;
	border:solid #cccccc 1px;
	height:30px;
}
.textfield2 {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:none;
	border:solid #cccccc 1px;
	height:100px;
}

