@charset "UTF-8";

/* --------- RESET --------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

/* ---------  --------- */
body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .5em;	
	line-height: 2em;
	}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

#wrapper {
	width: 100%;
}

#main {
	position: relative;
	width: 950px;
	padding: 0px 0px 0px 0px;
}

#boxmwrap {
	position:relative;
	margin-left:410px;
	width:459px;
	height:118px;
}
#boxmain {
	position:absolute;
	left:410px;
	top:155px;
	width:459px;
	height:118px;
	z-index:1;
}
.pad {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 50px;
	margin-top : 2px;
}
.menu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.title01 {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title02 {
	color : #993333;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.right b {
	color : #EF6D00;
}
.menu a {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
}

      ul.niceList {
		font-size : 12px;
        margin-left:3em;
        padding-left:0.2em;
        margin-bottom:1em;
   
      }
      ul.niceList li {
		font-size : 12px;
        background:url(images/bullet.gif) no-repeat; /* change background em accordingly */
        padding-left: 2.5em;
        list-style: none;
		margin:.2em 1em 0 0;
      }
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	color: #993333;
	line-height:24px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	color: #000000;
	line-height:24px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #993333;
	line-height:20px;
}
.large {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height:18px;
	}
p {
	color: #000000;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left:20px; margin-right:20px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
p.normal {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:0px;
	font-weight:bold;
	color: #000000;
	line-height:18px;}
a {
	color : #993333;
	text-decoration:underline;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
 #content {
	width: 700px;
	margin-right: 70px;
	margin-left: 20px;
}

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 10px 15px; /*padding of tabs*/
text-decoration: none;
background: url(images/nav.gif) top right no-repeat;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(images/navover.gif); /*background image swap on hover*/
}

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->

.leighmaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.grey:link          {color: #666666; text-decoration: underline;}
a.grey:visited       {color: #666666; text-decoration: underline;}
a.grey:active        {color: #666666; text-decoration: none;}
a.grey:hover         {color: #666666; text-decoration: none;}
a.grey:visited:hover {color: #666666; text-decoration: none;}

a.black:link          {color: #000000; text-decoration: underline;}
a.black:visited       {color: #000000; text-decoration: underline;}
a.black:active        {color: #000000; text-decoration: none;}
a.black:hover         {color: #000000; text-decoration: none;}
a.black:visited:hover {color: #000000; text-decoration: none;}

a.leighmaro:link          {color: #990000; text-decoration: underline;}
a.leighmaro:visited       {color: #990000; text-decoration: underline;}
a.leighmaro:active        {color: #990000; text-decoration: none;}
a.leighmaro:hover         {color: #666666; text-decoration: none;}
a.leighmaro:visited:hover {color: #666666; text-decoration: none;}
.seo {
  font-family: Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#666666;
  line-height:12px;
  }