body		{ color: #333; border: 0; margin: 0; padding: 0; font-size: 12px; font-family: verdana, Helvetica, sans-serif; background-image: url(../img/back.jpg); background-repeat: repeat-x; background-position: 0 top; text-align: center; }
h1			{ color: #1b578b; font-size: 22px; line-height: 30px; margin: 0 0 15px; padding: 0; }
p			{margin: 0 0 15px; padding: 0;}
ul, ol		{ margin-left: 0; padding-left: 0; }
ul			{list-style: none;}
a:link, a:visited	{ color: #1b578b; text-decoration: none; }
a:hover				{color: #6790b8; text-decoration: underline;}
/* Main Page Container */
#Outerframe		{ background-image: url(../img/side-shad-back.jpg); background-repeat: repeat-x; background-position: center top; width: 1000px; margin: 0 auto; padding: 0; }
#bodyframe		{ font-size: 12px; text-align: left; width: 944px; margin: 0 auto; padding: 0; overflow: hidden; }
/* Masthead */
#banner		{
	background-color: #fff;
	background-image: url(../img/masthead.jpg);
	background-repeat: no-repeat;
	width: 944px;
	height: 132px;
	float: left;
	margin-top: 41px;
}
#phone {
	color: #144875;
	font-size: 18px;
	float: left;
	margin-top: 25px;
	margin-left: 30px;
}
#topnav {
	float: right;
	text-align: right;
	padding-right: 19px;
}
/*Navigation */
a.TopLink:link {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}
a.TopLink:visited {
	color: #fff;
	background-color: #144875;
	text-decoration: none;
	display: block;
}
a.TopLink:hover {
	color: #a3bfd7;
	background-color: #144875;
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
}
a.TopLink:active {
	color: #fff;
	background-color: #144875;
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
}
#topnav table{
	float: right;
	background-color: #144975;
}
#leftpanel {
	vertical-align: top;
	width: 330px;
	height: 450px;
	float: left;
	padding-top: 5px;
}
#leftpanel ul		{
	width: 275px;
	float: left;
	margin: 0;
	padding: 0;
}
#leftpanel li		{
	font-size: 14px;
	background-color: #144875;
	width: 280px;
	float: left;
	margin-bottom: 5px;
	list-style-type: none;
	display: block;
}
#leftpanel a:link, #leftpanel a:visited	{
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	width: 100%;
	float: left;
	display: block;
}
#leftpanel a:hover						{
	color: #144875;
	background-color: #a3bfd7;
	text-decoration: none;
	width: 100%;
	display: block;
}
#leftpanel p { width: 200px; float: left; margin: 0 0 0; padding: 0; }
/* Main Layout*/
#contentwrapperhome		{
	background-image: url(../img/home-body-back.jpg);
	background-repeat: no-repeat;
	width: 944px;
	height: 342px;
	overflow: hidden;
	float: left;
	padding-top: 100px;
}
#contenthome {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	width: 300px;
	float: left;
}
#contenthome p { margin-bottom: 20px; }
/* Footer */
#footer			{ padding: 15px 0; color: #fff; font-size: 12px; background-color: #144875; width: 100%; float: left; margin: 5px 0 0; }
#footer ul		{ position: relative; left: 15px; margin: 0; padding: 0; }
#footer li		{display: inline; font-size: 12px;}
#footer a:link, #footer a:visited	{text-decoration: none; color: #fff;}
#footer a:hover						{ color: #fff; text-decoration: underline; }
#footer p			{ margin: 5px 0 0; padding: 0; }
/* Forms*/
form		{margin: 0; padding: 0; border: 0;}
.forminput { font-size: 12px; margin: 0 2px 0 1px; padding: 2px 4px; border-color: #ccc #999 #999 #ccc; border-style: solid; border-width: 1px; }
.forminput:hover, .forminput:focus { font-size: 12px; background-color: #eee; margin: 0 2px 0 1px; padding: 2px 4px; border: solid 1px #ddd; }
input, select { font-size: 12px; font-weight: normal; font-style: normal; font-variant: normal; line-height: normal; padding-left: 5px; }
.Formbutton { background-color: #efefef; background-position: 0 0; margin: 0; padding: 1px 4px; border-color: #e1e1e1 #999 #999 #e1e1e1; border-style: solid; border-width: 1px; }
.Formbutton:hover, .button:focus { background-color: #fff; border-color: #999 #e1e1e1 #e1e1e1 #999; border-style: solid; border-width: 1px; }

