/* Start of CMSMS style sheet 'styles' */
body {
	margin: 0;
	padding: 0;
	background-color:#0E1C6B;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	_behavior: url(csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies, relative to base tag because IE is crazy */
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:18px;
	color: #2C5783;
	line-height:18px;
}

strong {
	color:#000000;
}

a {
	color:#2C5783;
}

a:hover {
	color:#2C5783; 
	background:#E9F0F8;
	text-decoration:none;
}

#container {
	background-image: url(images/container_bg.jpg);
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 212px;
	position:relative;
}

#left_column {
	margin:0;
	padding:0;
	width: 188px;
	float: left;
}

#right_column {
	margin:0;
	padding:0;
	width: 522px;
	float: left;
}

#content {
	width: 522px;
	padding: 0 30px 0 20px;
	margin:0;
	line-height:20px;
	font-size:14px;
}

#content td {
	line-height:20px;
	font-size:14px;
}

#footer {
	background:url(images/footer.jpg) no-repeat;
	width:760px;
	height:79px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

#footer a {
	text-decoration:none;
}

#footer2 {
	width:760px;
	color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:20px 0 10px 0;
	text-align:center;
	font-size:11px;
}

#footer2 a {
	color:#FFFFFF;
}

#footer2 a:hover {
	background:none;
}

#ad_words_infox_box {
	width:172px;
	margin:20px 0 0 8px;
	text-align:center;
}

#ad_words_infox_box .infox_box_hd {
	width:167px;
	padding:4px 5px 4px 0px; 
	margin:0; 
	line-height:15px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#C6D7E7;
}

#ad_words_infox_box a {
	background:none;
}

#related_sites {
	line-height:20px;
	font-size:14px;
	text-align:center;
	margin:0;
	padding:10px 0 10px 0;
}

.red_font {
	color:#FF0000;
}

#services_overview {
	width:172px;
	margin:20px 0 0 8px;
	line-height:20px;
}

#services_overview ul {
	margin-left:20px;
	padding-left:0;
}

#services_overview .infox_box_hd {
	width:167px;
	padding:4px 5px 4px 0px; 
	margin:0; 
	line-height:15px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#C6D7E7;
	text-align:center;
}

#print_logo {
	display:none;
}

/* End of 'styles' */

