/* Start of CMSMS style sheet 'style' */
body
{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

h1, h2
{
	margin-top: 20px;
	margin-bottom: 5px;
}

h3
{
	margin-bottom: 0px;
}

p
{
	margin-top: 5px;
}

a, a:link, a:visited
{
	color: #B00030;/*#708be0;*/
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.contentStyle
{
	color: #595959;
}

.contentStyle a
{
	color: #b00030;
}

.topBorder
{
	border-top: 1px solid #E7E7E7;
	margin-top: 12px;
}

.contentStyle h1
{
	font-size: 25px;
	font-weight: normal;
	color: #b00131;
	margin-top: 0px;
}

.contentStyle h2
{
	font-size: 19px;
	font-weight: normal;
	color: #inherit; /* #b00131;*/
}

.contentStyle h3
{
	/*font-weight: normal;*/
	color: #b00131;
	font-size: 13px;
}

.footerStyle
{
	color: #9d9d9d;
}

div#col1
{
	color: #595959;
}

div#topLinkBar a
{
	color: #9d9d9d;
}

div#topLinkBar a.activemenu2
{
	color: #b00030;
}


div#col3 a, div#col2 .content2 a
{
	color: #676764;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url('images/bull.png');
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: Arial;
}

div#col3 a.border
{
	font-size: 12px;
	font-family: Arial;
        border-top: 1px dotted rgb(173, 173, 168);
}

div#col2 h2
{
	margin-top: 5px;
}

div#col3 a.activemenu3
{
	color: #b00131;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

a.shortcut, a.shortcut:link, a.shortcut:visited
{
	display: block;
	width: 153px;
	height: 18px;
	color: #b00030;
	font-weight: bold;
	background-image: url('images/shortcut_box.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 33px;
	margin-bottom: 2px;
}

a.shortcut:hover
{
	background-image: url('images/shortcut_box_hover.png');
	text-decoration: none;
	color: #9dbf3d;
}

div#col1 h1
{
	color: #85af0d;
	font-size: 23px;
	font-weight: normal;
	margin-top: 25px;
}
.logo IMG {border: none;}
/* End of 'style' */

