body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-color: #01183D;
	text-align: center;
}

#wrapper {
	margin: 0;
	text-align: left;
	width: 1024px;
	position: relative;
	background: #fff;
}

#leftcol {
	position: relative;
	float: left;
	width: 824px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	margin: 0px;
	background: transparent url(images/jpgs/bg.jpg) no-repeat;
}

#menucol {
	width: 100%;
	position: relative;
	color: #ffffff;
	float: left;
	font: bold 12px arial;
}

#bottomlinks {
	position: absolute;
	bottom: 20px;
	left: 130px;
}

#bottomlogo {
	position: absolute;
	bottom: 0;
	left: 0;
}

#bottomlinks img {
	padding-left: 30px;
}

.smallli li a {
	font-size: 10pt;
}

#middlewrap {
	float: left;
	width: 562px;
	margin-left: 20px;
	margin-top: 30px;
}

#fullcontout {
	padding-bottom: 87px;
}

#middlewrap h1 {
	color: white;
	font-size: 18pt;
}

#fullcont {
	padding: 20px;
}

#menucol ul {
	background: url(images/pngs/menubg.png);
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
	margin: 0;
}
#menucol > ul {
	width: 799px;
}

#menucol ul li ul {
	width: 250px;
	display: none;
	position: absolute;
	left: 0px;
	top: 100px;
	background: url(images/pngs/menubg.png);
	z-index: 1000;
}

#menucol li {
	float: left;
	display: inline;
	padding: 5px;
	/*position: relative;*/
	white-space: nowrap;
}
#menucol > ul > li {
	height: 18px;
	line-height: 18px;
	border-left: 2px solid #fff;
	margin: 10px 0;	
	padding: 0px 5px;
}
#menucol ul li ul li {
	height: auto;
	line-height: 20px;
	border-top: 1px solid #01183D;
	border-bottom: 1px solid #41587D;
	width: 240px;
}

#menucol li a {
	color: #ffffff;
	text-decoration: none;
}
#menucol li a:hover {text-decoration: underline;}

#rightcol {
	background-color: #ececec;
	width: 199px;
	float: left;
}

#rcmid {
	background-color: #d4d4d4;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	position: relative;
	height: 188px;
}

#rctop h2 {
	padding: 8px;
	margin: 0px;
}

#rctop p {
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#rcmid h3 {
	font-weight: normal;
	text-align: center;
	padding-top: 8px;
	margin: 1px;
}

#rcmid p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 9pt;
}

#rcmid h4 {
	text-align: center;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}

#rcmid label {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
}

#rcmid input {
	margin: 3px;
	border: none;
}

#rcmid a {
	color: #5F5F5F;
	text-decoration: none;
}

#rcmid form p {
	float: right;
	padding: 0px;
	margin: 0px;
}

#rcmid .bl {
	color: #0e3f78;
	font-weight: bold;
}

#nofloat {
	float: none;
}

#rcbot p {
	margin: 0px;
	padding: 1px;
	font-size: 8pt;
	text-align: center;
	color: #5f5f5f;
}

#ejbta {
	background-color: #66FFFF;
	height: 15px;
	border-top: 1px solid white;
}

#btmline {
	background-color: #01183D;
	height: 15px;
	border-top: 1px solid white;
}

#btmmenu p {
	margin: 0px;
	padding: 0px;
	color: #5e5e5e;
	font-size: 9pt;
}

#btmmenu a {
	color: #5e5e5e;
}

h1, #fullcont h1 {
	color: #002157;
}

h3 {
	color: #0e3f78;
}

h2 {
	font-size: 12pt;
	color: #737373;
}

h4 {
	color: #3f3f3f;
	text-align: center;
	font-size: 11pt;
}

#phonebg {
	padding: 5px;
	position: absolute;
	top: 10px;
	left: 70px;
}

#phonebg h1 {
	font-size: 20px;
	padding: 0px;
	padding-left: 150px;
	margin: 0px;
	font-weight: normal;
}

#phonebg h2 {
	padding-left: 12px;
	font-size: 13px;
	font-weight: normal;
	color: white;
}
