@charset "utf-8";
body
{
margin: 0;
background:#CCCCCC;
font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active
{
text-decoration: none;
}

h4 {
font-size: 13px;
}

h2 {
font-size: 18px;
}

#wrapper {
position: relative;
margin:0 auto;
padding:0;
width:850px;
}
acronym
{
cursor: help;
border-bottom: 1px #999999 dotted;
}
.header
{
background: #ffffff url(../_images/header_bg.png);
height: 90px;
}
.logo
{
float: left;
margin: 0px 10px 0 63px;
width: 229px;
height: 90px;
}
.menu
{
float: left;
margin: 25px 0px 25px 0;
width: 540px;
}

.menu ul
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.menu li
{
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
float: left;
color: #aaaaaa;
padding: 0px 15px;
background: url(../_images/menu_bg.png) right no-repeat ;
}

.menu li.last
{
background: none;
padding: 0px 0px 0px 15px;
}
.menu li a
{
color: #7e959b;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
}
.menu li a:hover
{
color: #dbedf2;
}
#main
{
background: #ffffff url(../_images/main_bg.png) repeat-x; 
padding: 5px 28px;
}

.sidebar
{
background: #f6f5f2;
border: 1px #d4cfc2 solid;
padding: 10px 14px;
width: 200px;
font-size: 12px;
}
.sidebar h2
{
margin: 0 0 15px 0;
color: #232323;
font-size: 22px;
}
.sidebar h3
{
margin: 0 0 15px 0;
color: #232323;
font-size: 16px;
}
.sidebar ul
{
margin: 10px 15px;
padding: 0;
list-style-image: url(../_images/bullet.png);
}
.sidebar li
{
margin: 0;
padding: 0 0 5px 0;
font-size: 13px;
color: #4494ab;
}
.sidebar a
{
color: #1a687e;
}
.newsletter
{
margin: 20px 0px 0px 0px;
background-image: url(../_images/newsletter_bg.png);
width: 230px;
height: 125px;
color: #ffffff;
}
.newsletter a
{
color: #ffffff;
font-size: 12px;
}
.ns_email
{
float: left;
}
.ns_text
{
background-color:#FFFFFF;
border: 3px #86c300 solid;
margin: 50px 5px 2px 20px;
}
.ns_but
{
background:transparent url(../_images/submit.png) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
font-size:0;
height:25px;
line-height:29px;
padding:0;
text-align:center;
width:30px;
margin: 50px 0 2px 0;
}
.unsubscribe
{
margin: 0 0 0 20px;
}
.maintable
{
padding-right: 25px;
font-size: 13px;
color: #000000;
}
.maintable a
{
color: #1a687e;
}
.maintable p
{
color: #000000;
font-size: 13px;
margin-top: 10px;
}
.maintable ul
{
margin: 20px;
padding: 0;
list-style-image: url(../_images/bullet.png);
font-size: 13px;
color: #4494ab;
}
.maintable li
{
margin-top: 10px;
color: #000000;
}
.maintable li a
{
color: #1a687e;
}
.maintable h3
{
color: #232323;
margin: 5px 0px;
font-size: 18px;
}
.contact
{
margin: 15px 0px;
background: #ffffff;
border: 1px #efefef solid;
padding: 10px 10px;

}
.contact p
{
padding-bottom: 8px;
color: #333333;
}
.FAQsep
{
background: #ffffff;
border-left: 0;
border-right: 0;
border-bottom: 0;
border-top: 1px #cdcdcd dotted;
height: 1px;
}
.top a
{
color: #1a687e;
}
.bottom
{
border-top: 1px #e5e2da dotted;
padding: 20px 50px;
background: #ffffff;
font-size: 12px;
color: #000000;
}
.copyfooter
{
float: left;
width: 400px;
}
.copyfooter a
{
color: #1a687e;
}
.validate
{
float: right;
text-align: right;
}
.validate a
{
color: #1a687e;
}
#midcontainer {
background:transparent url(../_images/midcontainer_bg_02.jpg) no-repeat;
color:#fff;
float:left;
width:850px;
height:291px;
margin:0;
padding:0;
}
#midcontainer .quote_txt {
font-size:8pt;
margin-top:180px;
margin-right:15px;
margin-left:60px;
margin-bottom:5px;
padding:0;
width:400px;
/**/

}

#verticalLine {
	position: absolute;
	top: 508px;
	left: 619px;
	width: 2px;
	height: 1461px;
	background-color: #666;
}

/* Titles */
.ccArticles h1 { font-size:16px; font-weight:bold; margin-bottom:0px; }

/* Controls */
.ccArticles form.Options a { }
.ccArticles form.Options input.text { }
.ccArticles form.Options input.submit { }

/* Results */
.ccArticles span.NoResults { font-style:italic; display:block; padding:5px; }
.ccArticles table.Results { padding-top:10px; }
.ccArticles table.Results tr.even td { background-color:#F5F5F5; }
.ccArticles table.Results tr.odd td { background-color:#EEEEEE; }
.ccArticles table.Results tr.* td.Date { width:75px; vertical-align:top; }
.ccArticles table.Results tr.* td.Title { vertical-align:top; }
.ccArticles table.Results tr.* td span.Location { }


/* Post */
.ccArticles span.Return { display:block; float:right; }
.ccArticles .Title { font-weight:bold; }
.ccArticles span.Date { }
.ccArticles span.Location { }
.ccArticles span.Text { display:block; padding-bottom:6px; }
