ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	z-index: 99;
}
ul.menu * {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}
ul.menu a {
	display:block;
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul.menu li {position:relative; float:left;}
ul.menu ul {
	position:absolute;
	top:24px;
	display:none;
	opacity:0;
	list-style:none;
	background-color: #434343;
}
ul.menu ul li a {
	position: relative;
	display:block;
	white-space: nowrap;
	width: 178px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
ul.menu ul li a:hover {
	background-color:#cb3327;
	color: #FFFFFF;
}
ul.menu .menulink 
{
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px; 
	padding-left: 13px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-color: #434343;
	color: #FFFFFF;
}


.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-left-style: solid;
}
.slogan {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cb3327;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #454545;
}
.in_maintext {
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	line-height: 1.5em;
}
.quote {
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	line-height: 1.4em;
	padding: 8px;
}
.pagetitle {
	font-family: Arial;
	font-size: 21px;
	color: #ffffff;
	padding-left: 25px;
}
.leftcol_whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.leftcol_whitetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FDEC8C;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-left: 25px;
	line-height: 1.4em;
	padding-right: 12px;
}
.subhead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #cb3327;
	height: 22px;
}
.leftcoltitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	padding-left: 20px;
	height: 20px;
}
.leftcoltitle1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	padding-left: 10px;
	height: 25px;
	text-decoration: none;
}
.leftcoltitle1:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #cb3327;
	padding-left: 10px;
	height: 25px;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #cb3327;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}
.footer:hover {
	font-family: Arial;
	font-size: 11px;
	color: #cb3327;
}
.link11 {
	font-family: Arial;
	font-size: 11px;
	color: #cb3327;
}
.link11:hover {
	font-family: Arial;
	font-size: 11px;
	color: #232323;
}

.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #232323;
	text-decoration: underline;
}
.ind_text {
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	padding-left: 20px;
	line-height: 1.4em;
}
.ind_text1 {
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	padding-left: 25px;
	line-height: 1.3em;
}

.entryfields {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.whitepaper {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
	color: #454545;
	text-decoration: underline;
}
.whitepaper:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
	color: #cb3327;
	text-decoration: underline;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	padding: 12px;
}
.leftcol_bg {
	background-image: url(images/leftcolbg.jpg);
	background-repeat: repeat-y;
	width: 220px;
}
