/* Start of CMSMS style sheet 'Mens - Text' */
* {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	text-align:center;
}

h1
{
	color:#00009a;
	font-family:Verdana, Arial;
	font-size:30px;
	font-style:normal;
	font-weight:bold;
	margin:5px;
}

h2
{
	color:#00009a;
	font-family:Verdana, Arial;
	font-size:22px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	margin:5px;
}

p
{
	font-family:Verdana, Arial;
	font-size:18px;	
}



	body a, a:visited {
	color:#226591;
	}
	body a:hover {
	color:#00009a;
	}




	ul {
	list-style-image:url(../images/bullet.gif);
	margin:0 0 0 45px;
	padding:0;
	}
	ul li {
	padding:0 0 0 0;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	}
	
	.SBCtable {
	margin:0;
	}	
	
	.SBCtable th {
	border:0px;
	background:#127ace;
	font-family: Trebuchet MS, Verdana;
	font-size:14px;
	color:#fff;
	border:1px solid #999;
	}
	.SBCtable td {
	border:1px solid #999;
	font-family: Verdana;
	font-size:11px;
	color:#333;
	}

/* End of 'Mens - Text' */

