/* CSS Document */
body {
margin:0px;
padding:0px;
font-family:Arial;
font-size:13px;
color:#FFFFFF;
line-height:19px;
background:#4B79AE;
}
body * {
outline:none;
}
.bg {
background:url(images/page-bg.jpg) no-repeat top left;
}
.top-bg {
background:url(images/top-bg.gif) repeat-x top left;
font-size:17px;
font-family:Arial;
font-weight:bold;
color:#404040;
}
.top-bg b {
color:#0558A1;
}
.home {
font-size:11px;
font-weight:bold;
}
.home a {
color:#404040;
text-decoration:none;
}
.home a:hover {
color:#0558A1;
text-decoration:none;
}
.left-navigation {
background:url(images/left-bg.gif) repeat-x top left;
font-size:12px;
line-height:15px;
}
.left-navigation a {
color:#FFFFFF;
text-decoration:none;
}
.left-navigation a:hover {
color:#FFFFFF;
font-weight: bold;
}
.heading {
font-family:Georgia;
font-size:22px;
}
.txt {
line-height:21px;
}
.height {
	line-height:17px;
	margin:0 0 10px 0;
	padding:0px;
}
.tab-border {
border-top:1px dashed #76AEC7;
border-bottom:1px dashed #76AEC7;
}
.contact {
background:url(images/contact-bg.gif) no-repeat top left;
font-family:Georgia;
font-size:16px;
font-weight:bold;
}
.contact-bg {
background:url(images/contact.gif) repeat-y top left;
color:#000000;
font-size:12px;
}
.reset{
background:url(images/button-bg.gif) no-repeat top left;
height:20px;
width:71px;
border:0px;
cursor:pointer;
color:#FFFFFF;
text-transform:uppercase;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}
.submit{
background:url(images/button-bg.gif) no-repeat top left;
height:20px;
width:71px;
border:0px;
cursor:pointer;
color:#FFFFFF;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
font-family:Verdana;
}


.list {
margin:0px 0px 0px 15px;
padding:0px;
}
.listlinks{
	color:#FFFFFF;
	text-decoration:underline;
}
a.listlinks:hover{
	color:#FFFFFF;
	text-decoration:none;
}
form {
margin:0px;
padding:0px;
}
.form {
border:1px solid #FFFFFF;
color:#000000;
}
.footer {
font-size:11px;
color:#000000;
text-decoration:underline;
}
a.footer:hover {
font-size:11px;
color:#000000;
text-decoration:none;
}
