/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
}
a:link { color: #2B3887; }
a:visited { color: #2B3887; }
a:hover { color: #198CCD; text-decoration: none; }
a:active { color: #2B3887; }

#med14_ltblue
{
	color: #027dc1; font-size: 14px; font-weight: bold;
}
#med15_bold
{
	font-size: 15px; font-weight: bold;
}
#small11
{
	font-size: 11px;
}
div#rightcontainer {
	width: 800px;
	height: 450px;
	overflow: auto;
	margin: 4px 0px 0px 5px;
}
div#rightcontainer_sub {
	width: 627px;
	height: 450px;
	overflow: auto;
	margin: 4px 0px 0px 5px;
}
#nomargin
{
	margin: 0px;
}
#nopadding
{
	padding: 0px;
}
#bullet
{
list-style-image: url(images/subnav_bullet.jpg);
}
#bulletmargin
{
margin: 0px 0px 4px 0;
}
#bulletin_board {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -460px;
	margin-top: -128px;
	width: 919px;
	height: 492px;
}