body {
	margin: 0px;
	background: url(/images/bg.jpg) repeat-x top #0871af;
	color: #000;
}

.contact {
	display: block;
	float: left;
	padding-bottom: 25px;
	width: 300px;
}

.contact-holder {
	clear: both;
	display: block;
}

#container {
	width: 992px;
	margin: 0px auto;
	background: url(/images/bg.png) repeat-y center;
}

body,table {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#top {
	width: 956px;
	margin: 0px auto;
	background: url(/images/top-bg.gif);
	padding: 10px;
}

#menu {
	width: 976px;
	margin: 0px auto;
	background: url(/images/menu_bg.png) repeat-x;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.menu a {
	display: block;
	line-height: 35px;
	padding: 0px 25px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-shadow: #000 -1px -1px 0px;
	outline: none;
}

.menu a:hover {
	color: #b0d5e8;
	text-shadow: #000 1px 1px 0px;
}

.menu_sep {
	background: url(/images/menu_sep.gif) no-repeat center;
	width: 1px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #0872b0;
	margin-top: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	margin: 0px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0872b0;
	margin-top: 30px;
	font-size: 22px;
}

a {
	color: #0872b0;
	outline: none;
}

a:hover {
	color: #3399ff;
}

#content {
	width: 976px;
	margin: 0px auto;
}

p {
	line-height: 1.5em;
}

#slider {
	width: 976px;
	height: 225px;
	margin: 0px auto;
	border-bottom: 1px solid #ddd;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
	width:976px;
	height:225px;
	overflow:hidden; 
}
#slider img {
	border: none;
}

#leftcontent {
	width: 936px;
	padding: 20px;
	background: url(/images/bg.gif) no-repeat center fixed;
	overflow: hidden;
	line-height: 1.5em;
}

#footer {
	width: 976px;
	margin: 0px auto;
	font-size: 11px;
	background: url(/images/footer_bg.png) repeat-x;
	height: 135px;
}

.subheading {
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pdficon { padding-right: 7px; padding-bottom: 5px; padding-left: 20px; }
.pdflink { padding-bottom: 5px; }

#footer table {
	border: 1px dotted #57a6ce;
	border-width: 1px 0px;
	width: 100%;
}

#footer td {
	padding: 20px;
	width: 25%;
	border-right: 1px dotted #57a6ce;
}

#footer td ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#footer td ul li {
	line-height: 1.5em;
}

#footer td ul li a {
	font-weight: normal;
	font-size: 11px;
}

#copyright {
	width: 994px;
	margin: 0px auto;
	color: #000;
	text-align: center;
	font-size: 11px;
	height: 50px;
	line-height: 40px;
	background: url(/images/footer_bg_round.png) no-repeat left;
}

.nobullet-list {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.bullet-list {
	list-style-image: url(/images/bullet.gif);
	margin-left: 22px;
	padding-left: 0px;
}

.ordered-list {
	margin-left: 20px;
	padding-left: 0px;
}

.faq-spacer {
	margin: 30px;
}

a.faqQuestion {
	color: #000 !important;
}

a.faqQuestion:hover {
	color: #000 !important;
}

.bullet-list li {
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

input,select,textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/textbox_bg.gif) #fff no-repeat top left;
	border: 1px solid #aaa;
	outline: none;
}

.leftnav {
	width: 200px;
}

.leftnav strong {
	display: block;
	margin-bottom: 5px;
	margin-top: 25px;
}

.leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.leftnav ul li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
	background-color: #0971b0;
	width: 180px;
	text-shadow: #333 1px 1px 0px;
}

.leftnav ul li a:hover {
	color: #b0d5e8;
	background-color: #085e93;
}

.linktitle {
	font-weight: bold;
	margin-bottom: 5px;
}
