/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/
 
html, body {
border:0;
margin:0px 0px 0px 0px;
padding:0;
height:100%;
}
 
body {
font:100%/1.25 "Lucida Grande", Arial, Helvetica;
color:#cae5fd;
font-size:12px;
background:#4d85c5;

}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
letter-spacing:1px;
font:20px bolder "Lucida Grande", Arial;
color:#f78f1e;
margin-bottom:.4em;
}
 
h2 {
font:12px bold "Lucida Grande", Arial;
font-weight:bold;
color:#cae5fd;
}
 
h3 {
letter-spacing:1px;
font:14px bolder "Lucida Grande", Arial;
color:#036daf;
margin-bottom:.4em;

}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a {
text-decoration:none;
color:#FFFFFF;
}
a:hover{
color:#323537;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
.preload{
display:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* -----------------------------------*/
/* ---- END GLOBAL <<<-------*/
/* -----------------------------------*/
.container{
width:1000px;
background:#cae5fd;
}
.level1{
background:#4d85c5;
padding-left:1.6em;
}
.level2{
background:#cae5fd;
}
.level3{
clear:both;
background:#00538e;
width:980px;
margin-bottom:3em;
padding:10px;
}
.level3 a{
}
.level3 a:hover{
color:#f78f1e;
}
.logo{
padding:1em 0 10px 0;
}
.links{
	position:absolute;
	left: 248px;
	top: 126px;
	width: 663px;
	height: 13px;
}
.links a{
margin-right:2em;
}
.search{
	position:absolute;
	left: 846px;
	top: 0px;
}
.search input{
border:4px solid #cae5fd;
padding:1px;
color:#333333;
}
.leftHome{
float:left;
width:550px;
background:#cae5fd;
}
.rightHome{
float:right;
width:450px;
background:#00538e;
}
.image{
height:300px;
background:url(IMG/image.jpg);
}
.imageLink{
	position:absolute;
	top: 411px;
	left: 563px;
	width: 430px;
	height: 33px;
	color:#FFFFFF;
	font-size:18px;
}
.imageLink a:hover{
color:#f78f1e;
}
.companyinfo{
background:#FFFFFF;
padding:1em 2em 2em 2em;
color:#000000;
font-size:12px;
line-height:18px;
}
.companyinfo img{
float:left;
border:#CCCCCC 3px solid;
margin:9px 9px 0 0;
padding:1px;
}
.getStarted{
padding:1em 2em 2em 2em;
color:#000000;
font-size:12px;
line-height:20px;
height:225px;
}
.getStarted img{
float:right;
border:#CCCCCC 3px solid;
margin:9px 0 0 9px;
padding:1px;
}
.recentEntries{
background:#036daf;
padding:1em 2em 0em 2em;
height:229px;
}
.contactHome{
text-align:center;
padding:1em 0 1em 0;
}
.contactHome a{
color:#f78f1e;
font-size:24px;
font-weight:bold;
}
.contactHome a:hover{
color:#cae5fd;
border-bottom:#f78f1e medium dashed;
}
.contactHome img{
margin-bottom:-10px;
}
.FeedLink{
	position:absolute;
	left: 820px;
	top: 466px;
	color:#cae5fd;
	width: 151px;
	text-align:right;
	font-weight:bold;
}
.FeedLink a{
color:#FFFFFF;
}
.recentEntries a:hover{
color:#f78f1e;
}
.recentEntries strong{
color:#FFFFFF;
}
/* -----------------------------------*/
/* ---- Secondary Template <<<-------*/
/* -----------------------------------*/
.level2Sec{
overflow:hidden;
background:#4d85c5;
}
.leftSec{
float:left;
width:800px;
background:#fff;
}
.rightSec{
float:right;
width:200px;
background:#00538e;
margin-top:30px;
}
.recentSec{
background:#00538e url(IMG/corner.gif) top right no-repeat;
padding:2em 2em 2em 2em;
top:181px;
position:absolute;
width:152px;
}
.recentSec a:hover{
color:#f78f1e;
}
.recentSec strong{
color:#cae5fd;
}
.recentSec span{
color:#fff;
}
.recentHeader{
	position:absolute;
	left: 807px;
	top: 159px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	width:190px;
}
.leftSec, .rightSec
	{
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	}
.spacerFooter{
height:.2em;
}
.SecContent{
background:#FFFFFF;
padding:2em 2em 2em 2em;
color:#000000;
font-size:12px;
line-height:18px;
}
.SecContent img{
border:#CCCCCC 3px solid;
margin:9px 9px 0 0;
padding:1px;
}
.SecContent a{
color:#4d85c5;
}
.SecContent a:hover{
color:#f78f1e;
}
.time{ margin-top:5px; margin-bottom:-5px; text-transform:capitalize;}
.hr{border-bottom:1px dotted #999999; margin:-15px 0 8px 0;}
.notice{
	position:absolute;
	left: 374px;
	top: 45px;
	color:#FFF;
	font-size:18px;
	width: 256px;
}
/* -----------------------------------*/
/* ---- PopUp <<<-------*/
/* -----------------------------------*/
#overlay{ 
    background-image: url(IMG/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}
* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(IMG/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="IMG/overlay.png", sizingMethod="scale");
}

#box{
    background:#FFFFFF;
	margin: 0;
	padding: 0;
    /*border:8px solid #666;*/
	overflow:visible;
	margin-top:-3em;
}

#box #close{
    position:absolute;
    top:-8px;
    right:-8px;
    cursor:pointer;
}

* html #box #close{
    position:absolute;
    top:2px;
    right:2px;
    cursor:pointer;
}

#box #boxContents {
	margin-top:5px;
	padding:15px;
	color:#333333;
}

