body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	margin-top: 0px;
}
a:link {
	font-size: 12px;
	color: #F9A519;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #F9A519;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F9A519;
	text-decoration: underline;
}
a.leftmenu:link {
	font-size: 12px;
	color: #005992;
	text-decoration: none;
}
a.leftmenu:visited {
	font-size: 12px;
	color: #005992;
	text-decoration: none;
}
a.leftmenu:hover {
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
a.footerlink:link {
	font-size: 10px;
	color: #104E8B; 
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 11px;
	color: #104E8B;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 11px;
	color: #104E8B;
	text-decoration: underline;
}
.container {
	width:996px; 
	padding:0px; 
	background-color:#F7F7F7; 
	text-align: center;
	margin-left:auto;
	margin-right: auto;
}
h1 {
	color: #314E85;
	font-size:16px;
	font-weight: bold;
	line-height:18px;
	padding-left: 15px;
	margin:0px;
}
h2 {
	color: #005992;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
	padding: 0px;
	margin:0px;
}
.homesidepanel {
	border: #BCCFE7 1px solid;
	width: 342px;
	height: 150px;
	padding:0px;
	margin: 0px;
	border-spacing:1px;
}
.casepanel {
	border: #BCCFE7 1px solid;
	width: 95%;
	height: 150px;
	padding:0px;
	margin-left: 15px;
	border-spacing:2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align:justify;
}
.topmenufiller {
	width:996px;
	height:38px;
	background-image:url(../images/topmenu-background.jpg);
	background-repeat:repeat-x;
	color:#333;
	font-size:11px;
	border-spacing:0px;
	vertical-align:top;
}
.topmenucontainer {
	float: right;
	vertical-align: bottom;
}
.topmenu {
	float: left;
	vertical-align: bottom;
}
.sidemenu {
	border-right: #CCC 1px solid;
	padding-right: 5px;
}
.orangepanel {
	background-color:#FAA61A;
	color:#FFF;
	font-size:14px;
	font-weight: bold;
	padding:3px;
	letter-spacing: 0.05em;
	height:25px;
}
.bluepanel {
	background-color:#314F85;
	color:#FFF;
	font-size:14px;
	font-weight: bold;
	padding:3px;
	letter-spacing: 0.05em;
	height:25px;
}
.footer {
	background-image:url(../images/topmenu-background.jpg);
	background-repeat:repeat-x;
	color:#333;
	font-size:11px;
	padding:5px;
	border-spacing:0px;
	vertical-align:top;
}
.abovefooter {
	width:996px; 
	height:25px;
}
.headerbar {
	background-color: #005992;
	width:996px;
	color:#FFF;
	font-size: 16px;
	font-weight:bold;
	text-indent:15px;
	text-align:left;
	line-height: 30px;
	border-spacing:0px;
	margin-left:0px;
}
.logobar {
	width:996px;
	text-align:left;
}
.menubar1 {
	background-image:url(../images/menu-side-background.jpg);
	background-repeat:repeat-x;
	width:300px;
	height:40px;
	color:#333;
	font-size: 12px;
	font-weight:bold;
	text-indent:15px;
	text-align:left;
	line-height: 32px;
	margin-left:2px;
	margin-top:5px;
}
.menubar2 {
	background-image:url(../images/menu-side-background.jpg);
	background-repeat:repeat-x;
	width:300px;
	height:40px;
	color:#333;
	font-size: 12px;
	font-weight:bold;
	text-indent:25px;
	text-align:left;
	line-height: 32px;
	margin-left:2px;
	margin-top:5px;
}
.maintext {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: justify;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	padding-left: 2px;
}
.hrorange {
	background-color: #FFCC00;
	color:#FFCC00;
	height:1px;
}
.image {
	border-left:1px;
	border-top:1px;
	border-right:1px;
	border-bottom:1px;
	border-left-color: #999966;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding:5px;
	border-style: solid;
}
