#main {

	//width: 808px;
	margin-bottom: -2px;
	vertical-align: top;


}

#top{
	vertical-align: top;
}

#header {
	float: left;
	border: 0px solid #cccccc;
	padding: 2px;
	margin: 2px;
	width: 635px;
	height: 150px;

}

#top_outline {
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 3px;
	float: left;
	overflow: hidden;
	height: 150px;
	width: 165px;

}

#left_outline {
	margin-top: 0px;
	border: 1px solid #cccccc;
	padding: 2px;
	float: top;
	width: 159px !important;
	width: 165px;
	vertical-align: bottom;
}

#content_area {
	padding: 2px;
	margin-top: -2px;
	margin-left: -2px;
	margin-right: 0px;
	/*border: 1px solid #cccccc;*/
	float: left;
	width: 635px;

}

#phone{

	font-size: 16px;
	font-weight: bold;
	align: right;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
input{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(images/subhead_bg.png) repeat-x;
	color: #060137;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}



table.contentpaneopen {
	width: 150px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{

	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	/*color: #ff6600;*/
	color: #333333;
	background: #ffcc00;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
/*	background: url(images/menu_bg.jpg) no-repeat; */
	background: #aaaaff;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
/*	color: #ffffff; */
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}
td {
	text-align: left;
	font-size: 11px;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	/*color: #FC6401;*/
	color: #333333;
}



.content_outline {
	width: 629px !important;
	width: 635px;
	border: 0px solid #cccccc;
	padding: 10px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}


table.contenttable {
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-left: 18px;
	width: 100%;
	text-decoration: none;
}

td.contenttable {
	text-align: center;
}

tr.contenttable {
	text-align: center;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
