/* Start of CMSMS style sheet 'default' */
body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bgextend.jpg) repeat-x top left;
	font: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
}

td {
	font:"Times New Roman", Times, serif;
	font-size: 15px;
}
#homebox {
	width:271;
	height:161;

}
a {
	color: #414086;
}

h1 {
	font-size: 18px;
	color:#2B2B5B;
}

h2 {
	font-size: 14px;
	color:#9A6E0F;
}

legend {
	font-size: 14px;
	color:#9A6E0F;
	font-weight:bold;
}

.inputRequirement {
	color:#B20000;
}

#container {
	width: 900px;
	margin: 0 auto 0 auto;
	background-image: url(images/container_bg.jpg);
	text-align: left;
	position: relative;
}

#header {
	width: 900px;
	height: 114px;
	position: relative;
}

#phone_number {
	font-size: 17px;
	font-weight: bold;
	color: #41408C;
	position: absolute;
	bottom: 6px;
	right: 10px;
}

#left_column {
	background-image: url(images/left_column_bg.jpg);
	background-repeat: no-repeat;
	min-height:177px;
  	height:auto !important;
  	height:177px;
	width: 200px;
	float: left;
}

#right_column {
	width: 680px;
	float: left;
	background-image: url(images/rightcolumn_bg.html);
	background-repeat: no-repeat;
padding:10px;
}
#right_column_home {
	width: 680px;
	float: left;
	background-image: url(images/rightcolumn_bg.html);
	background-repeat: no-repeat;
}
#content {
	padding: 5px 20px 20px 20px;
	margin: 161px 0 0 0;
	width: 660px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	min-height:243px;
  	height:auto !important;
  	height:243px;
}

#content ul li {
	list-style-image:url(images/bullet_point_img.jpg);
}

#footer {
	height: 34px;
	line-height: 34px;
	width: 900px;
	background-image: url(images/footer_bg.jpg);
	clear: both;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#credits {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

#credits span, span a {
	color: #666;
	text-decoration: none;
}

.table_data td {
	font-size: 11px;
}

#bottom_info_box {
	width:500px;
	height:65px;
	overflow:auto;
	margin: 10px auto 10px auto;
	padding:0 10px 0 10px;
	text-align:left;
	border:1px #000 solid;
}

#knowledge_sub {
	position:absolute;
	left:210px;
	bottom:34px;
	padding:5px;
	font-size:10px;
	display:none;
	z-index:1;
	background-color:#FFF;
	border:1px #000 solid;
}

#knowledge_sub li {
	list-style-image:url(images/bullet_point_img.jpg);
}
.boldblue {

	font-size: 18px;
	color:#2B2B5B;
}

.chart_table td{
	text-align: center;
	padding: 4px;
}
#homebanner{
	position:absolute;
	top:114px;
	right:2px;
	border-bottom: #000000 1px solid;
}
#flashbanner{
	position:absolute;
        top:114px;
	right:273px;
	}
#print_logo {
	display:none;
}


/* End of 'default' */

