@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}


#centerContainer {
	background-image: url(../Images/square-orange-bkg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 780px;
	width: 945px;
	padding: 0px;
	background-repeat: repeat-y;
}

#header {
	background-image: url(../Images/square-orange-header.gif);
	background-repeat: no-repeat;
	width: 945px;
	height: 160px;
}
#baseLogos {
	height: 30px;
	clear: both;
}

#logo {
	height: 70px;
	width: 200px;
	float: right;
	margin-top: 70px;
	margin-right: 70px;
	display: inline;
}

#nav {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ef7c2a;
	border-bottom-color: #ef7c2a;
	text-align: left;
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
}
#nav R{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ef7c2a;
	border-bottom-color: #ef7c2a;
	text-align: center;
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
}
#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef7c2a;
	font-weight: bold;
}
#top {
	margin-right: 70px;
	margin-left: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 215px;
}
#bottom {
	margin-top: 5px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ef7c2a;
	border-right-color: #ef7c2a;
	border-bottom-color: #ef7c2a;
	border-left-color: #ef7c2a;
	padding-top: 10px;
	line-height: 13px;
}
#bottom  a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF7C2A;
}
#bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CA5F0F;
}
#bottom ul {
	list-style-type: none;
	list-style-image: url(../Images/bullet.gif);
	list-style-position: outside;
}
#leftcolumn {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	float: right;
	width: 380px;
	clear: none;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}


.right-image {
	float: right;
	margin-left: 40px;
}
.left-image {
	float: left;
	margin-right: 10px;
}

.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#footer {
	text-align: center;
	clear: both;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../Images/square-orange-footer.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 700px;
	background-position: center;
	width: 945px;
}
#loginDiv {
	float: left;
	margin-top: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
	height: 100px;
	width: 340px;
}
.smallTxt {font-weight: bold}
.companyLogo {
	float: right;
	width: 100px;
	height: 80px;
	margin-top: 70px;
	margin-right: 20px;
}
.leftInner {
	float: left;
	height: 100%;
	width: 40px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.rightInner {
	float: left;
	height: auto;
	width: 340px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.txtStyle01 {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.txtStyle02{
	color: #EF7C2A;
	text-decoration: none;
	font-style: italic;
}
.linkStyle01{
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.rightInner p {
	margin: 0px;
	padding: 0px;
}



.leftInner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
