#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFF;
	margin-top: 0px;
	font-family: Arial, Calibri, sans-serif;
	color: #254061;
	font-size: 14px;
	padding-left: 0px;
}
#header img {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

body {
	background-color: #254061;
	margin-top: 0px;
	margin-left: 0px;
}

#main {
	border-right-color: #254061;
	padding-left: 35px;
	width: 525px;
}
#menu ul {
	width: 100%;
	height: 20px;
	float: left;
	background-color: #254061;
	color: #FFF;
	text-decoration: none;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu ul li {
	display: inline;
	border: thin none #FFF;
	width: auto;
}
#menu ul li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: thin none #FFF;
	width: auto;
}
#menu li a:hover {
	color: 				#f6ca18;
}

h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}


#footer {
	font-size: 9px;
	margin-left: 60px;
	clear: both;
	margin-right: 60px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#address {
	text-align: left;
	padding-left: 160px;
}
#clientlogin p a {
	text-decoration: none;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #254061;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	background-color: #CCC;
}
#sidebarlong {
	float: right;
	width: 190px;
	height: 895px;
	border-left-style: ridge;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	background-image: url(Images/sidebar3long.gif);
	border-left-width: 1px;
	background-color: #FBCB66;
	border-left-color: #F6CA18;
}
#sidebarshort {
	float: right;
	width: 190px;
	height: 500px;
	border-left-style: ridge;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	background-image: url(Images/sidebarshort.gif);
	border-left-width: 1px;
	background-color: #FBCB66;
	border-left-color: #F6CA18;
}
#sidebarmedium {
	float: right;
	width: 190px;
	height: 700px;
	border-left-style: ridge;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	background-image: url(Images/sidebarmedium.gif);
	border-left-width: 1px;
	background-color: #FBCB66;
	border-left-color: #F6CA18;
}
#main ul li {
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
	color: #254061;
	text-align: left;
}
#contactbar {
	width: 100%;
	font-size: 11px;
	clear: both;
	text-align: center;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
	height: 20px;
	background-color: #EDEDED;
	font-weight: normal;
}

.bold {
	font-weight: bold;
	text-align: center;
}

.center {
	text-align: center;
	font-weight: normal;
}

.reject {
	color: #FF0000;
}
h3 {
	font-size: 110%;
}
.currentpage {
	color: #f6ca18;
}

a img {
	border: none;
}
td {
	list-style-type: disc;
	clear: right;
	width: 60px;
	text-align: center;
}
#sidebar .center a {
	text-decoration: none;
	color: #254061;
}
