﻿/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	background-color: #151B8D;
}
#employee {
	width: 800px;
	height: auto;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #151B8D;
}
#container {
	width: 800px;
	height: auto;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	background-color: #ffffff;
}
#center {
	text-align: center;
}
/* Styles for Top Banner */
#banner {
	text-align: left;
	background-color: #ffffff;
	width: 570px;
	height: 84px;
	position: relative; width: 570px;
}
#banner img{
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
}
#call {
	 text-align: center;
	 background-color: #ffffff;
	 width: 189px;
	 color: #c11b17;
	 font-size: 18px;
	 line-height: 24px;
	 font-weight: bolder;
	 position: absolute; left: 590px; bottom: 5px;
}
#banner_b {
	background-color: #ffffff;
	width: 800px;
	height: 149px;
	text-align: left;
	float: left;
}
#banner_b img {
	border-style:solid;
	border-width: 1px;
}
#bar {
	background-image: url('images/bar2.jpg');
	width: 798px;
	height: 10px;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;

}
#content {
	background-color: #ffffff;
	background-image: url('images/contentbg.jpg');
	background-repeat: no-repeat;
	width: 760px;
	height: 100%;
	padding: 20px;
	text-align: justify;
	position: relative;
}
#content h3 {
	text-align: center;
	color: #C11B17;
}
#content h4 {
	text-align: center;
	color: #C11B17;
}
#commercial {
	width: 160px;
	height: 45px;
	border-style: dotted;
	border-width: 3px;
	border-color: #000000;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	position: absolute; left: 605px; top: 170px;
}
#commercial a:hover {
	color: #000000;
}

/* Styles for Navigation */
.menu {
	background-color: #ffffff;
	overflow: hidden;
	width: 800px;
	height: 25px;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: gray;
}
li#on a {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	text-align: center;
	width: 158px;
	padding-bottom: 50px;
	color: #ffffff;
	background-color: #151B8D;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
/*
li#on a:hover {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	text-align: center;
	width: 200px;
	padding-bottom: 50px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
}*/


li#on a:active {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	text-align: center;
	width: 158px;
	padding-bottom: 50px;
	color: #ffffff;
	background-color: #151B8D;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;

}

.menu ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.menu li {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	text-align: center;
	width: 158px;
	padding-bottom: 50px;
}
.menu a {
	width: 158px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	/*border: 1px solid #c9c9c9;*/
}
.menu a:hover {
	width: 158px;
	color: #ffffff;
	text-decoration: none;
	background-color: #151B8D;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;

}
/* ######### Style for Drop Down Menu Begin ######### */
.dropmenudiv_c{
	position:absolute;
	top: 0;
	border: 1px solid #918d8d; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 12px;
	font-family: arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}
.dropmenudiv_c a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #918d8d; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: black;
}
* html .dropmenudiv_c a{ /*IE only hack*/
	background-color: #c4be74;
	width: 100%;
}
.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #918d8d; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	text-align: center;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #151B8D;
}
#historypage {
	width: 780px;
	height: 270px;
	text-align: justify;
}
#historypage img {
	float: right;
	padding: 10px;
}
/* Styles for Footer */
#footer {
	width: 800px;
	height: 20px;
	text-align: center;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style: solid;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000095;
	text-decoration: underline;
}
