

body {
	margin: 10px;
	background: #000033;
	font-family:Verdana, Tahoma, Arial; font-size:14px;
	color:#000000; 
	background-repeat:repeat-x;
}

a {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:blue;
}

p {
	margin: 10px;
	font-size: 14px;
}

h1, h2, h3, h4, h5 {
	margin: 5;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4{
	font-size: 1.0em;
	font-weight: bold;
}

h5{
	font-size: 0.8em;
}

p, ul, ol {
	margin-top: 0;
	font-family: Verdana, Tahoma, Arial;
	line-height: 125%;
}

ul, ol {
	margin: 0;
	font-size: 14px;
}


/* Custom #=Div ID .=Span Class */

#g1 {
	width: 980px;
	height: 170px;
	background: url('../images/banner-crmc-980px.gif') no-repeat left top;
}

#spotlight {
	background: #FFFFFF url('../images/spotlight-2.gif') no-repeat right top;
	
}

#dashed-hz {
	background: #FFFFFF url('../images/dashed-hz.gif') no-repeat right bottom;
	
}

#dashed-vt {
	background: #FFFFFF url('../images/dashed-vt.gif') no-repeat right top;
	
}

#mediaplayer {
	width: 200px;
	height: 183px;
	background: #ffffff;
	background-image: url('../images/crmctv200px.jpg');
	border: 1px solid black;
	text-align: center;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: bold; 
	font-size: 12pt; 
	color: black;
}

#pbear {
	color: #ffffff;
}

/* text-decoration: underline overline */

.parahead{
	margin: 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
}

.textp{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.0em;
	font-weight: normal;
}

.phoneB{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

.phoneBi{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.0em;
	font-weight: bold;
	margin: 30px;
	text-decoration:none;
	color: #000000;
}

.phoneC{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration:none;
	color: #2e3192;
}

.title{
	font-family: Verdana, Tahoma, Arial;
	font-size: 0.9em;
	font-style: italic;
}

.small{
	font-family: Verdana, Tahoma, Arial;
	margin: none;
	font-size: 0.9em;
}

.itemLink {
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	font-size:16px;
	position:relative;
	bottom:14px;
	}