@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;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img { 
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym { 
	border: 0;
}

:focus {
	outline: none;
}

/* --------- CLEARFIX TOOL --------- */

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
.clearing {
	clear: both;
}

/* --------- BASIC STYLES --------- */
a {	
	color: #cc3333;	
	text-decoration: underline;
}
body {
	background: #ffffff url('../img/bg-body-lg.gif') no-repeat;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0px;
}

h1 {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-weight:bold;    
}

h1.green {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight:bold;    
}

h2 {
	font-size: 16px;
	font-weight:bold; 
}

h3 {
	font-size: 18px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cc3333; 
}

h1,h2,h3 {
	margin: 0.6em 0;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold; 
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
} 
.green {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight:bold; 
	}
.em {
	font-style: italic;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;	
}

ul li {
	list-style: disc outside;
}
ul li.bullets {
	list-style-image:url(../img/bullet-tan.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.44em;
}
#news li {
margin: 1em 0;
}
dl dd {
	margin-left: 1em;
}

th,td {
	padding: 0.5em;
}

th {
	font-weight: bold;
	text-align: center;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p,fieldset,table {
	margin-bottom: 1em;
	line-height: 1.6em;
}

a {
	text-decoration: none;
}

/* --------- LAYOUT --------- */
#wrapper_hp {
	width: 800px;
	min-height: 570px;
	position: relative;
	margin: 0px 0px 0px 0px;
	
}
#wrapper {
	width: 100%;
}

#main {
	position: relative;
	width: 810px;
	margin: 0px 0px 0px 0px;
}

#header {
	position: relative;
	margin-top:45px;
	background: url('../img/header.gif') no-repeat left top;
	height: 126px;
}

#container {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#content {
	width: 600px;
	padding: 0 0 0 80px;
	float: left;
}
#content_int {
	width: 540px;
	padding: 10 0 0 25px;
	float: left;
}

#sidebar {
	width: 315px;
	float: left;
}
#leftcol {
	width: 240px;
	padding-left:20px;
	float: left;
	display: inline;
}
#news {
	font-size:10px;
 	background:#ffff00;
	width: 179px;
	height:auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	margin-left:30px;
	float: left;
	display: inline;
}
#rightcol {
	width:700px;
	float: left;
	display: inline;
}


#footer {
	background: #FFFFFF;
	padding: 15px 0 0 12px;
	font-size: 10px;
	color: #cc0000;
}


/* --------- HEADER --------- */
#header #logo {
	padding: 28px 0 0 14px;
	text-indent: -9999em;
}

#header #logo h1 {
	margin: 0;
}

#header #logo h1 a {
	display: block;
	float: left;
	width: 395px;
	height: 80px;
}


#navigation {
	background: url('../img/bg-navtabs.gif') no-repeat left top;
	width: 774px;
	height: 75px;
	margin: 0;
	padding: 0px;
	position: absolute;
	left: 35px;
	top: 2px;
	vertical-align: middle;
	z-index:99;
}

#navigation ul li {
	display: inline;
	}

#navigation ul li a {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	float: left;
	text-align: left;
	padding: 20px 0 0 52px;
}
TABLE.table1 {
	height: 10px;
	margin-top:10px;
}
/* --------- CONTENT --------- */

#subnav {
	margin: 0 0 20px 0;
}

#footernav {
	text-align:center;
	margin: 0 0 20px 0;
	font-size:12px;
	color:#000000;
}
#footernav ul li {
	display: inline;
	padding: 0 18px 0 2px;
	
}
#footernav ul li a {
	color: #cc3333;
	text-decoration: underline;
}

#space {
	margin: 0 0 20px 0;
}

/* --------- FOOTER --------- */

#footer p span {
	text-transform: uppercase;
}

/* ---------  --------- */
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	}
.arial14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.highlight {
	color: #53000f;
}
.arial16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #30556e;
}
.redbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc3333;
	font-weight:bold;
}
h2.whitebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
}
h1.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #4d1f60;
}


a.textlink:link          {color: #cc3333; text-decoration: underline;}
a.textlink:visited       {color: #cc0000; text-decoration: underline;}
a.textlink:active        {color: #cc3333; text-decoration: none;}
a.textlink:hover         {color: #cc3333; text-decoration: none;}
a.textlink:visited:hover {color: #cc3333; text-decoration: none;}

a.whitelink:link          {color: #FFFFFF; text-decoration: none; font-size: 14px; line-height:11px}
a.whitelink:visited       {color: #FFFFFF; text-decoration: none; font-size: 14px; line-height:11px}
a.whitelink:active        {color: #FFFFFF; text-decoration: none; font-size: 14px; line-height:11px}
a.whitelink:hover         {color: #cccccc; text-decoration: none; font-size: 14px; line-height:11px}
a.whitelink:visited:hover {color: #FFFFFF; text-decoration: none; font-size: 14px; line-height:11px}

a.leighmaro:link          {color: #999999; text-decoration: underline;}
a.leighmaro:visited       {color: #999999; text-decoration: underline;}
a.leighmaro:active        {color: #999999; text-decoration: none;}
a.leighmaro:hover         {color: #ccc2a4; text-decoration: none;}
a.leighmaro:visited:hover {color: #ccc2a4; text-decoration: none;}

.pad {
padding-right:5px;
}
.left {
	float: left;
}

.right {
	float: right;
}

.red {
	color: #cc3333;
}
