body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-color: #eeeeee;
}
#btmmenu {padding-bottom: 100px;}

#wrapper {
	width: 1024px;
}

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

#menucol {
	width: 200px;
	height: 620px;
	margin-top: 30px;
	position: relative;
	margin-left: 20px;
	background: transparent url(images/pngs/menubg.png) repeat;
	color: #ffffff;
	float: left;
}

#bottomlinks {
	position: fixed;
	bottom: 20px;
	left: 240px;
}

#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;
}


#lic {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

#lic p {
	text-align: center;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

#menucol ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
}

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

#menucol li {
	border-bottom: 1px solid #41587d;
	border-top: 1px solid #01183d;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*position: relative;*/
	white-space: nowrap;
}

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

#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: 228px;
}

#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: #002157;
	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;
}

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

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

