/*WROCC stylesheet one*/
body {

}
.body_copy {
	font-family: Georgia, Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	color: #000000;
	vertical-align: top;
	padding-right: 3em;
	padding-left: 2em;
}

.h3 {
	font-family: Georgia, Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.75em;
	color: #000000;
	vertical-align: top;
	padding-right: 3em;
	padding-left: 2em;
}

.body_copy_bullet {
	font-family: Georgia, Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	color: #000000;
	vertical-align: top;
	margin-right: 25px;
}


.body_copy-plain {
	font-family: Georgia, Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	color: #000000;
	vertical-align: top;
}

.body_copy_table {
	font-family: Georgia, Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	display:block;
	margin: 1em 0 1em 1em;
	font-size:14px;
	font-weight:bold;
}

.body_copy_table ul {
	list-style:square;
	margin:0;
	padding:0 0 0 1em;
}

.body_copy_table ul li ul {
	list-style:circle;
}

.table {
	font-family: Georgia, Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	color: #000000;
	vertical-align: top;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.foot_body {
	font-family: Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	vertical-align: top;
	padding-top: 7px;
	padding-left: 2em;
}

.foot {
	font-family: Lucida Sans Unicode, Geneva, "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	vertical-align: top;
	padding-top: 7px;
}






/*expert#ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}*/




/* LINKS 
+++++++++++++++++++++++++++++++ */
.body_copy A:link
{
font-weight: bold;
text-decoration: underline;
color:#003366;
}

.body_copy A:visited
{
font-weight: bold;
text-decoration: underline;
color:#003366;
}

.body_copy A:active
{
font-weight: bold;
text-decoration: underline;
color:#003366;
}

.body_copy A:hover
{
font-weight: bold;
text-decoration: none;
color:#924D5E;
}

.body_copy_table a:link, .body_copy_table a:active, .body_copy_table a:visited {
	font-weight:bold;
	color:#003366;
	text-decoration:underline;
}
.body_copy_table a:hover {
	color:#924D5E;
	text-decoration:none;
}


/* BULLETS
+++++++++++++++++++++++++++++++ */

.body_copy_bullet A:link
{
font-weight: bold;
text-decoration: underline;
color:#003366;
}

.body_copy_bullet A:visited
{
font-weight: bold;
text-decoration: underline;
color:#003366;
}

.body_copy_bullet A:active
{
font-weight: bold;
text-decoration: underline;
color:#003366;
}

.body_copy_bullet A:hover
{
font-weight: bold;
text-decoration: none;
color:#924D5E;
}

/* FOOTER
+++++++++++++++++++++++++++++++ */

.foot A:link
{
text-decoration: underline;
color:#666666;
}

.foot A:visited
{
text-decoration: underline;
color:#666666;
}

.foot A:active
{
text-decoration: underline;
color:#666666;
}

.foot A:hover
{
text-decoration: none;
color:#4f91cd;
}

/* end LINKS 
+++++++++++++++++++++++++++++++ */