/* CSS Document */

body {background:#464646 url(graphics/bg.gif) repeat-x top left; margin-left:0px; margin-top:30px;}

table tr td {font-family:Arial, Verdana, Tahoma; font-size:10pt; color:#42418F;}

a:link {text-decoration:none; color:#80AF5D;}
a:active {text-decoration:none; color:#80AF5D;}
a:visited {text-decoration:none; color:#80AF5D;}
a:hover {text-decoration:none; color:#424490;}

hr {
	border: 1px solid #FFF;
	border-top: 1px dotted #CCC;
	clear: both;
	margin: 20px 0;
}

h1 {color:#80AF5D;}
h2 {color:#80AF5D;}
h3 {color:#80AF5D;}
h4 {color:#80AF5D;}
h5 {color:#80AF5D;}
h6 {color:#80AF5D;}

.top-banner {background: url(graphics/top-banner.jpg) no-repeat top center; height:150px;}
.content-bg {background: url(graphics/content-bg.gif) repeat-y top center; height:400px;}
.footer-bg {background: url(graphics/footer-bg.gif) no-repeat top center; min-height:86px; padding-top:10px;}

.colum1 {width:180px;}
.colum2 {width:40px; background: url(graphics/seperator.gif) repeat-y top center;}
.colum3 {width:490px; padding: 0 0 20px 0;}

.seperator-h {background: url(graphics/seperator.gif) repeat-x top center; padding-top:10px;}
.letter {background: url(graphics/letter.gif) no-repeat top right; padding-top:10px;}
.bullet {background: url(graphics/bullet.gif) no-repeat right;}

.menu-title {font-family:Arial, Verdana, Tahoma; font-size:13pt; color:#42418F; font-weight:bold; text-transform:uppercase;}
.menu-link {font-family:Arial, Verdana, Tahoma; font-size:10pt; color:#80AF5D; font-weight:bold; text-transform:uppercase;}
a.menu-link:link {text-decoration:none; color:#80AF5D;}
a.menu-link:active {text-decoration:none; color:#80AF5D;}
a.menu-link:visited {text-decoration:none; color:#80AF5D;}
a.menu-link:hover {text-decoration:none; color:#424490;}
.contact-details {font-family:Arial, Verdana, Tahoma; font-size:9pt; color:#42418F; font-weight:bold;}

.footer-link {font-family:Arial, Verdana, Tahoma; font-size:9pt; color:#fff;}
a.footer-link:link {text-decoration:underline; color:#fff;}
a.footer-link:active {text-decoration:underline; color:#fff;}
a.footer-link:visited {text-decoration:underline; color:#fff;}
a.footer-link:hover {text-decoration:none; color:#fff;}

a.LR-link:link {text-decoration:none; color:#BA392D;}
a.LR-link:active {text-decoration:none; color:#BA392D;}
a.LR-link:visited {text-decoration:none; color:#BA392D;}
a.LR-link:hover {text-decoration:none; color:#000;}

.pdf-poster {float: left; margin: 0 10px 10px 0;}
.icon {float: left; margin: -5px 5px 0 0;}