html, body {
	height: 99.9%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
}
body {
	background-color: #FFF;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2963a2;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2963a2;
}
a:hover {
	text-decoration: none;
	color: #2963a2;
}
a:active {
	text-decoration: underline;
	color: #2963a2;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
}
h1 {
	font-size: 22px;
	color: #2f2f2f;
	padding:0 0 5px 0;
}
h2 {
	font-size: 20px;
	color: #e89300;
	padding:0 0 5px 0;
}
h3 {
	font-size: 16px;
	color: #2f2f2f;
	padding:0 0 5px 0;
}
p {
	line-height:15px;
	padding: 2px 0 9px 0;
	margin:0px;
	line-height:17px;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	padding:0 0 3px 6px;
}
.v-hr {
	border:none;
	border-left:dashed 1px #CCC;
	width:1px;
	float:left;
	height:auto;
	margin:0 5px 0 5px;
}
hr {
	border:none;
	border-bottom:dashed 1px #CCC;
	height:1px;
	width:95%;
	margin:5px 0 5px 0;
}


.hr {
	border:0;
	background:url(../../images/hr.png) no-repeat;
	height:1px;
	width:500px;
	text-align:center;
	padding:0;
	margin:12px auto;
}

img {
	border:none;
	outline:none;
}
form {
	margin:0px;
	padding:0px;
}
.searchfield {
	font-size:11px;
	height:12px;
	width:160px;
	padding:0 0 0 0;
	margin:0 4px 0 8px;
}
.btn {
	background-color:#edbd05;
	border:solid 1px #a17700;
	color:#6f5000;
	width:60px;
	height:18px;
	font-size:11px;
	font-weight:bold;
}
.search {
	color:#FFF;
	padding-right:5px;
}
/*Top Menu Start*/
.topmenu {
	text-align:left;
	padding-left:20px;
	color:#999;
}
.topmenu a {
	text-align:right;
	color:#999;
	text-decoration:none;
}
.topmenu a:visited {
	text-decoration:none;
}
.topmenu a:hover {
	text-decoration:underline;
}
.topmenu a:active {
	text-decoration:none;
}
/*Top Menu Ends*/

.right-bg {
	background:url(../../images/right-bg.jpg) repeat-y left;
	padding-top:20px;
	padding-bottom:25px;
}


.content-padding {
	padding:8px 10px 8px 15px;
}

#outer {
	text-align:center;
	width: 233px; height: 66px;
	}

#outer a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	}
#outer span {
	display: block;
	margin:0; padding: 14px 0px 14px 0px;
	}
#outer a:hover {
	background-image: none;
	}

.pos {
	background:url('../../images/banner-pos-2009.png') 0 -63px no-repeat;
}
.pos a {
	background: url( '../../images/banner-pos-2009.png' ) top left no-repeat;
}

.rms {
	background:url('../../images/banner-rms.png') 0 -63px no-repeat;
}
.rms a {
	background: url( '../../images/banner-rms.png' ) top left no-repeat;
}
.acclink {
	background:url('../../images/banner-acclink.png') 0 -69px no-repeat;
}
.acclink a {
	background: url( '../../images/banner-acclink.png' ) top left no-repeat;
}



.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -167px; /* the bottom margin is the negative value of the footer's height */
	text-align:center;
}
.footer, .push {
	height: 159px; /* .push must be the same height as .footer */
}
.footer {
	vertical-align:middle;
	color:#5b1602;
	padding-top:10px;
}
/*Footer Menu Start*/

.foot-text {
	font-size:11px;
	color:#909090;
}
.foot-text a, .foot-text a:visited {
	color:#909090;
	text-decoration:none;
	padding:0 10px 0 10px;
}
.foot-text a:hover {
	text-decoration:underline;
}
.foot-text a:active {
	text-decoration:none;
}
/*Footer Menu Ends*/

ul#tab {
	list-style: none;
 *Padding-top:0px;/* Fix for IE7 */
}
ul#tab a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#3a3a3a;
	position: relative;
	padding: 16px 15px 15px 15px;
	top: 2px;
	text-decoration: none;
}
ul#tab a:hover, ul#tab a.current {
	background: #f6c030;
	color: #3a3a3a;
	padding-bottom: 11px;
}
ul#tab li {
	display: inline;
	padding:0 0px 0 0px;
 *Padding-bottom:13px; /* Fix for IE7 */
}
