body {
	margin: 20px 0px 20px 0px;
	background-image:url(../images/bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0e2e59;
	text-decoration: none;
}

.color1{color: #0e2e59; text-decoration: underline;}

#siteholder {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(../images/header-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#languages {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 18px;
display: none;
}
#languages a {
padding: 0px 10px 0px 10px;
border-right: 1px solid #cccccc;
font-size: 11px;
text-decoration: none;
}
#languages a:hover {
}
#header {
	padding-right: 18px;
}
#logo {
	float: left;
}
#tagline {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 10px;
}
.taglineb {
	font-size: 24px;
	font-weight: bold;
	color: #0e2e59;
	text-transform: uppercase;
}
#tnav {
	float: right;
	width: 700px;
}
#tnavleft {
	background-image:url(../images/tnav-left.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 11px;
}
#tnavright {
	background-image:url(../images/tnav-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 35px;
	padding-right: 11px;
}
#tnavcenter {
	background-image:url(../images/tnav-bg.gif);
	background-position: top;
	background-repeat:repeat-x;
	height: 35px;
}
#tnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tnav ul li {
	float: left;
	background-image:url(../images/tnav-spacer.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#tnav ul li a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	background-image:url(../images/tnav-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 16px 9px;
	padding: 10px 23px 8px 48px;
	text-decoration: none;
}
#tnav ul li a:hover {
	color: #cccccc;
	background-image:url(../images/tnav-bullet-o.jpg);
}
#content {
	clear: both;
	padding: 5px 18px 18px 18px;
	line-height: 18px;
}
#footer {
	background-image:url(../images/footer-bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 75px;
	font-size: 11px;
}
#footer img {
	margin-bottom: -3px;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #000000;
}

.footer_links 
{
padding: 5px 0px 5px 0px;
line-height: 17px;
}

.footer_links a
{
color: #0e2e59;
}

.footer_links a:hover
{
text-decoration: underline;
}


#copyright {
	margin: 40px 0px 0px 33px;
	float: left;
	width: 800px;
}
#jj {
	float: right;
	margin: 40px 33px 0px 0px;
}
h1 {
	background-image:url(../images/h1-bg.png);
	height: 35px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	font-size: 18px;
	color: #000000;
}
h2 {
	color: #134c9a;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h3, .title {
	color: #349d44;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#homeimages {
	width: 623px;
	height: 204px;
	overflow: hidden;

}
.infobox {
	background-color: #f1f1f1;
	padding: 10px 0px 10px 0px;
}
.infobox td {
	padding-left: 20px;
	padding-top: 2px;
	color: #0e2e59;
}
.infobox2 {
	background-color: #f1f1f1;
	padding: 10px 0px 10px 0px;
}
#content ul{
	margin: 0px;
	padding: 0px;
	list-style: none;

}
#content ul li {
	background-image:url(../images/bullet-arrow.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
#content ul ol li {
background: none;
padding-left: 0px;
}
.hometable a img:hover {
filter:alpha(opacity=90);
  opacity:0.9;
  background-color: #ffffff;

}
.homeapp {
	margin-top: 60px;
}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #cccccc;
	background-color: #ffffff;

}
.textbutton{
	background-color: #134c9a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #cccccc;

}
.homeapp .textbox{
	width: 120px;
	margin-bottom: 15px;

}
.homeapp .textbutton{
	width: 120px;
	margin-bottom: 15px;


}
.error {
	font-weight: bold;
	color: #CC0000;
}
.success {
	font-weight: bold;
	color:#009900;
}
.backtotop {
	padding-top: 5px;
	border-top: 1px solid #e6e6e6;
	font-size: 11px;
}
.backtotop a {
	color: #666666;
	text-decoration: none;
	float: right;
}
.backtotop a:hover {
	color: #0e2e59;
}
.clearall {
	clear: both;

}
