* { margin:0; padding:0;outline:none; }
img { border:0; }
a { text-decoration:none; color: #4590C9; }
ul, ol { padding-left: 30px; padding-bottom: 10px; }
h4 { padding: 10px 0 10px 0; }
p,pre { padding: 0px 0 10px 0;}
a:hover { color: #FF9922; }
body { background:#222; font-family: sans-serif, verdana, arial; text-align:center; font-size:14px;}
.wrap {width:820px; margin:0 auto; text-align:left; }
#header {padding:8px 0; }

#header a { color:#f80; text-decoration:none; }
#header #user-controls { float:right; margin: 16px 0 8px 20px; color: #333; }
#nav { text-align: right; }

#nav ul { list-style: none; float: right; padding: 0; margin: 0; }
#nav ul li { display: inline; margin-left: 18px; }
#nav ul li:first { margin-left: 0; }
#nav ul li a { color: #f80; text-decoration: none; font-size: 18px; font-weight: normal; }
#nav ul li a.special { font-weight: bold; }
#nav ul li a:hover { text-decoration: underline; }

.clear {clear:both;}
#main { padding: 15px 0; }
.content_top { background:transparent url('../images/content-top.png') no-repeat bottom center; height:15px;}
.content_middle { background:transparent url('../images/content-body.png') repeat-y bottom center; padding:10px 40px; }
.content_bottom { background:transparent url('../images/content-bottom.png') no-repeat top center;height:15px; }

#intro { display:block; padding: 8px 0; background: #333 url(../images/intro-bg.png) repeat-x 0 0; }
#intro p { width: 820px; height: 79px; padding: 12px 0; margin: 0 auto; vertical-align: middle; font-size: 27px; color: #FFF; text-align: justify; }

.home-page-features { 
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.home-page-features li {
    background-image: url("../images/homepage/check_box.png");
    background-repeat: no-repeat;
    background-position: 0px -4px;
    padding-left: 44px; 
    margin: 0 0 10px 0;
}

#footer {
    margin-top: 10px;
	height:50px;
	line-height:20px;
	color:#AAA;
	font-weight:normal;
	font-size: 8pt;
	}
#footer a {
	color:#AAA;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

p.intro-p {
	width:284px;
	text-align:justify;
    padding-bottom: 20px;
	}
div.intro-login {
	float:right;
	margin: 3px 0 0 12px;
}
.body-header h1 { font-size:18pt; color:#444; text-align:center; padding:10px; background-color:#eee; margin-bottom:20px; }
.grey-box { background-color:#eee; padding:10px; margin-top:20px; }
h2 { font-size:15pt; color:#444; margin-bottom:10px; }
a.news-header { color:#ff7700; font-weight:bold;font-size:13pt; }
.news-date { color:#888;margin-bottom:5px; }

.banner_text { color: white; padding: 10px 0px 0px 30px; font-size: 20px; } 

.page_heading { border: solid #ccc 1px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px;
 -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;   background-image:url('../images/heading_grad.png'); background-position: bottom left; text-align: center;  color:#666; padding:4px; margin: 0 0 0px 0; }
.page_heading div { font-size: 10px; }  
.content { padding: 0 25px 25px 25px; background-color: #FFFFFF; min-height: 200px; } 


.divider { border-top: 1px #bbb dotted; margin: 10px 0; }

.inline-ul { list-style-type: none; margin:0; padding:0; color: #ccc; text-align: justify; }
.inline-ul li { display:inline; margin-right: 30px; }
.inline-ul li:last-child { margin-right: 0; }

.list-margin li { margin-bottom: 20px; }

.user-account-nav { text-align: justify; }

.underline-a a { text-decoration: underline; }

.two-columns-1 { width: 820px; }
.two-columns-1 > .left-column { width: 470px; float: left; }
.two-columns-1 > .right-column { float:left; margin-left: 30px; width: 320px; }

.grey-content-box { background:#eee; padding: 10px 20px; border: 1px #ccc solid; margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

ul.success-stories { list-style-type: none; margin: 0; padding:0; }
.success-stories li {
    margin-bottom: 15px;
}

table { width: 100%; border:0; }
table td, table th { padding: 10px; vertical-align: top; margin:0; border:0; }
table tr.alt { background-color: #f2f2f2; }

#user-messages p { padding:10px; }
#user-messages a { color: #4590C9; }

.data-table { margin: 0; padding: 0; font-size: 0.9em; }
.data-table th, .data-table td { margin: 0; padding: 4px 2px; }
.data-table .odd { background-color: #EEE; }
.data-table .smaller { font-size: 0.8em; line-height: 1.2em; text-align: bottom; }

