﻿* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
} 
img { 
padding : 3px;
border : 1px solid #538cb7;
} 
img.floatTL { 
float : left;
margin-right : 1em;
margin-bottom : 1em;
margin-top : 1em;
} 
img.floatTR { 
float : right;
margin-left : 1em;
margin-bottom : 1em;
margin-top : 1em;
} 
#wrapper { 
width : 900px;
margin : 0 auto;
background-color : #fff;
} 
#head { 
height : 50px;
background-color : #ffffff;
background-image : url("images/head1.jpg");
background-repeat : no-repeat;
margin-bottom : 1px;
margin-top : 5px;
} 
#head h1 { 
color : #e9e9e9;
font-size : 1.3em;
padding-left : 15px;
padding-top : 5px;
} 
#head p { 
color : #c5c752;
padding-left : 50px;
} 
#head ul { 
margin : 0;
padding : 0;
list-style : none;
float : right;
margin-top : -10px;
margin-right : 0px;
color : #8ac752;
} 
#head li { 
display : inline;
} 
#head a { 
color : #8ac752;
} 
#menu { 
margin : -10 auto;
padding : 5px 0 6px 0;
background-color : #224080;
width :89% ;
left:0px;
} 
#menu ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 
#menu li { 
display : inline;
} 
#menu a { 
padding : 5px 15px;
padding-left : 10px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #f1f1f1;
width:89%;
} 
#menu a:hover { 
background-color : #538cb9;
} 
#space { 
border : 1px solid #224080;
padding-left : 10px;
background-color : #538cb7;
color : #c5c752;
padding-top : 5px;
padding-bottom : 5px;
width:87.5%;
} 
menu ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 

#header { 
height : 150px;
background-color : #ffffff;
background-image : url("images/header.jpg");
background-repeat : no-repeat;
border-top : 1px solid #ccc;
margin-bottom : 1px;
width:auto;
} 
#header h1 {
	color: #C5C752;
	font-size: 2.9em;
	padding-left : 110px;
	padding-top : 20px;
} 
#header h2 {
	color: #FF0000;
	font-size : 1.2em;
	padding-left : 110px;
	padding-top : 5px;
	text-align: left;
} 
#header h3 { 
color : #8ac752;
float : right;
font-size : 25px;
margin-top : -60px;
margin-right : 60px;
} 
#maintext { 
border-right : 1px solid #ccc;
margin : 0 0 0 0;
display : inline;
padding : 4px;
width : 67.8%;
float : left;
min-height : 300px;
background-color : #f2f2f2;
} 
* html #maintext { 
height : 300px;
} 
#maintext p { 
margin-bottom : 10px;
} 
blockquote { 
border : 1px solid #c5c5c5;
padding-top : 5px;
padding-left : 10px;
padding-bottom : 5px;
padding-right : 10px;
margin : 10px;
text-align : center;
} 
.inset { 
float : right;
width : 265px;
padding : 5px;
border : 1px solid #538cb7;
margin : 5px 0 0 5px;
background : #d0e3f7;
font-size : 85%;
} 
#maintext h1 { 
font-size : 1.6em;
color : #95ad85;
margin-bottom : 10px;
margin-top : 15px;
	text-align: center;
} 
#maintext h2 {
	font-size: 1.2em;
	color: #0000FF;
	margin-bottom : 10px;
	margin-top : 20px;
	text-align: center;
} 
#maintext p { 
text-align : justify;
	direction: ltr;
} 
#rightcolumn { 
margin : 0 0 0 0;
display : inline;
width : 8.9%;
float : left;
background-color : #fff;
min-height : 300px;
} 
* html #rightcolumn { 
height : 300px;
} 
#rightcolumn h1 { 
font-size : 1.3em;
padding-left : 10px;
margin-top : 10px;
margin-bottom : 15px;
color : #8ac752;
} 
#rightcolumn h2 { 
font-size : 1.2em;
padding-left : 10px;
margin-top : 10px;
margin-bottom : 15px;
color : #8ac752;
} 
#rightcolumn p { 
padding : 10px;
margin-top : 10px;
margin-bottom : 15px;
margin-left : 1em;
text-align : justify;
background-color : #f2f2f2;
} 
#navcontainer { 
width : 170px;
padding : 0 0 1em 1em;
margin-bottom : 1em;
font-family : Verdana;
color : #333;
text-transform : uppercase;
} 
#navcontainer ul { 
list-style : none;
margin : 0;
padding : 0;
border : none;
} 
#navcontainer li { 
border-bottom : 1px solid #000000;
margin : 0;
} 
#navcontainer li a { 
display : block;
padding : 5px 5px 5px 0.5em;
background-color : #ffffff;
color : #888888;
text-decoration : none;
width : 100%;
} 
html > body #navcontainer li a { 
width : auto;
} 
#navcontainer li a:hover { 
background-color : #538cb7;
color : #fff;
} 
#footer { 
background-color : #ffffff;
display : inline;
float : left;
width : 89%;
height : 45px;
background-image : url("images/footer.jpg");
background-repeat : no-repeat;
background-position : bottom;
text-align : center;
} 
#footer p { 
margin-top : 10px;
} 
#footer a { 
color : #8ac752;
} 
#blueBox { 
border : 1px solid #538cb7;
background : #ffffff;
} 
#blueBox p { 
clear : both;
color : #aaaaaa;
font-weight : bold;
padding-left : 8px;
} 
#blueBox h1 { 
padding : 7px 0 4px 7px;
margin : 0;
font : normal 22px/22px "Arial Black", Arial, sans-serif;
color : #ffffff;
background-color : #538cb7;
text-transform : uppercase;
} 
#blueBox h2 { 
padding : 0 0 8px 8px;
margin : 0;
background-color : #538cb7;
color : #ffffff;
font : bold 12px/12px Arial, sans-serif;
} 
.boxColumn { 
padding : 20px 2px 10px 13px;
float : left;
overflow : hidden;
width : 170px;
voice-family : "\"}\"";
voice-family : inherit;
width : 160px;
} 
.boxColumn p { 
color : #000000;
font-weight : normal;
padding : 0;
} 
#wrapper .boxColumn h1 { 
font : bold 11px/11px Verdana, Arial, sans-serif;
background-color : #ffffff;
color : #8ac752;
margin-bottom : 2px;
padding : 0;
} 
.separator { 
clear : both;
margin-bottom : 10px;
} 
ul {margin: 12px 0;}

.li {list-style: url("images/li.gif");
margin-left: 18px;
list-style-position: inside;
left:10px;
top:5px;
margin-bottom:5px;}

.horline {background: url("images/horline.gif") no-repeat;
height: 24px;
margin: 16px 0;}

.bolder {
font-style:oblique;font-weight:bold;

}

