/* @override http://67.23.5.18/style.css */

/* BROWSER RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	background: #2980E3;
	line-height: 1.3em;
	color: black;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	padding-top: 10px;
	color: #555555;
}

ol, ul {
	list-style: none;
}

p {

}


a {
	color: #2980E3;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	blurbs: "" "";
}
/* END RESET */

/* CLEAR FIX */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* END CLEARFIX */


/* LAYOUT */
#outer_container {
	width:980px;
	height: 100%;
	margin:0 auto;
	/*background:url(/images/outer-bg.png) repeat-y;*/
}

#container {
	margin:0 auto;
	width:950px;
	height: 100%;
	background-color:#fff;
} 

div.padding {
	padding:10px;
}

div#header {
	color: #FFF;
}

div#main {
	width:100%;
	min-height: 0px;
	background:url(/images/fade-down.png) no-repeat top center;
	padding-top:10px;
}

div#main_bottom {
	height: 15px;
	background:url(/images/fade-up.png) no-repeat top center;
}

div#left {
	float:left;
	width:220px;
}

div#center {
	margin-left:220px;
	margin-right:220px;
	padding:0 10px;
}

div#content {
	border-left:1px solid #6A86AD;
}

ul.body_list {
	font-family: "arial", sans-serif;
	font-size: 0.9em;
	word-spacing: 1pt;
	line-height: 1.5;
	list-style: disc;
	margin-left: 30px;
}

div#tagline {
  color: #818181;
  font-weight: bold;
  margin-bottom: 10px;
	font-size: 1.2em;
}


div#content p{
	font-family: "arial", sans-serif;
	font-size: 0.95em;
	word-spacing: 1pt;
	line-height: 1.5;
}

div#right {
	float:right;
	width:220px;
}

div#footer {
	text-align:center;
	font-size:0.85em;
	background-color: #FFFFFF;
	color: #313131;
	text-align:center;
}

div#login_box_content a {
	font-size:1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div#footer a {
	text-decoration:none;
	color: #2980E3;
}

div#login_box_content a:hover, div#footer a:hover {
	text-decoration:none;
	color: #46CB52;
}

/* END LAYOUT */



div#logo { 
	background:url(/images/logo.jpg) no-repeat bottom;
	vertical-align: baseline;
	height:67px;
	width:950px;
}

div#top_links {
	height: 3px;
	background:no-repeat bottom center #F7FCFF;
	border-bottom:1px solid #F7FCFF;
}

div#login_box {
	margin-top:-6px;
	float:right;
}

div#login_box_content {
	background-color:#2980E3;
	padding:3px 10px 0 6px;
	height:22px;
	float:left;
	color: #FFFFFF;
}

/* HEADERS */
h1 {
	font-size:2em;
}

h2 {
	font-size:1.6em;
	font-weight: bold;
}

h3 {
	font-size:1.4em;
}

h4 {
	font-size:1.3em;
}

h5 {
	font-size:1.2em;
}

h6 {
	font-size:1.1em;
}
/* END HEADERS */

/* BLURBS */
div.blurb {
	margin:5px 0 10px 0;
	background-color:#fff	;
}

div.blurb .bcontent {
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #6A86AD;
	padding: 5px;
	line-height:1.25em;
	font-size:0.9em;
}

div.blurb .bcontent h3 {
	color:#2980E3;
	padding-bottom:0.2em;
}

div.blurb .bicon {
	position:relative;
	bottom:3px;
	right:6px;
	float:left;
}
/* END BLURBS */

/* THE REST */
div#title {
	padding:5px 0 15px 235px;
	color:#2980E3;
	/*letter-spacing: 0.9pt;*/
}

div#center h4 {
	color:#46CB52;
	padding-bottom:4px;
	/*letter-spacing: 0.8pt;*/
}

div#center p {
	padding-bottom:15px;
}

div#home_links {
	height: 7px;
	background: no-repeat bottom center #fff;
}

.over {
		background: no-repeat bottom center #fff;
}

.out {
		background: no-repeat bottom center #000;
}

#left > div, #right > div, #center > div {
	padding-top:2px;
}

/* HOME PAGE */

#slideshow {
    position:relative;
    height:380px;
		margin: 0 auto;
}

#slideshow > div {
  position:absolute;
  top:0;
	left:0;
  z-index:8;
	background-color:#FFFFFF;
	width:100%;
}

#slideshow > div.last-active { z-index:9; }
#slideshow > div.active { z-index:10; }

#slideshow > div > div.image { 
	width:440px; 
	float:left; 
	margin:10px; 
	text-align:center;
	border-right:1px solid #2980E3; 
}

#slideshow > div > div.home_content { width:440px; float:right; }

div.home_content {
	height:320px;
	padding:80px 0 0 5px;
}

div.home_content h2 {
	color:#2980E3;
	font-size: 3em;
	font-weight: bold;
}

div.home_content h4 {
	padding-top:50px;
	color: #46CB52;
	font-size: 1.5em;
	line-height: 1.5em;
	
}

div.home_content div {
	padding-top:10px;
	padding-left:4px;
}

div#latest {
	background: url(/images/calendar.png) no-repeat;
	background-position:10px 10px;
	float:left;
	width:50%;
}

.quote {
	background: url(/images/watermark.png) no-repeat;
	background-position:5px 5px;
	float:left;
	width:100%;
	display: block;
	padding: 10px;
	min-height: 60px;
}

.quote_person{
	float: right;
	color: #2980E3;
	font-size: 0.85em;
	padding-top: 5px;
	padding-right: 10px;
}

div#quote {
	background: url(/images/watermark.png) no-repeat;
	background-position:10px 10px;
	float:left;
	width:50%;
}

div#mission {
	background: url(/images/about_us.png) no-repeat;
	background-position:10px 10px;
	float:left;
	width:100%;
}

.home h2 {
	float:left;
	padding-right:6px;
	color:#46CB52;
}

.padding.home {
	padding:35px 25px 25px 25px;
}

.homec {
	padding:10px 10px;
	font-family:"arial",sans-serif;
	font-size:0.95em;
	color: #818181;
}

/* a form */

div.aform {
	padding:10px 0;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
}
div.aform label {
	width:112px;
	float:left;
	text-align:right;
	padding-right:8px;
}

div.aform > form > div {
	padding: 2px 0;
}

h2.contact {
	text-align:center;
	color:#46CB52;
	padding-bottom:5px;
}

div.team > div {
	border-bottom:1px solid #cecece;
	padding:10px 0;
}

div.team img {
	float:left;
	padding:0 10px 10px 0;
}

div.team h4 {
	padding-bottom:0;
}

div.team h5 {
	font-size:1em;
	padding-bottom:6px;
	color:#495A74;
	
}




#dvleftpanel #leftfoot
{
float:left;
width:400px;
background-image:url(/images/download-bg.png);
background-position:top;
border: 1px #cccccc solid;
margin:2px 0px 20px 20px;
padding:10px 0px 0px 16px;
}
#leftfoot img
{
float:right;
width:46px;
margin:0px;
padding:0px 20px 0px 0px;
}
#leftfoot a {
  text-decoration: none;
}
#leftfoot p
{
float:left;
width:300px;
font-size:12px;
text-align:left;
color:#6B5F58;
margin:0px;
padding:0px 0px 0px 15px;
}
#leftfoot span
{
float:left;
width:300px;
font-size:15px;
text-align:left;
font-weight:bold;
color:#6B5F58;
margin:0px;
padding:5px 0px 0px 15px;
}
.zebra_stripes {
  font-size: 0.8em;
}


.zebra_stripes td {
  border-bottom: 1px #dddddd solid;
  padding: 5px;
  vertical-align: top;
}

.zebra_stripes th {
  font-weight: bold;
  padding: 5px;
  vertical-align: top;
  border-bottom: 1px #cccccc solid;
}

.odd {
  background-color: #f5f5f5;
}

.medium {
  background-color: #FFFCEA;
}

.severe {
  background-color: #FFEAED;
}

.ok {
  background-color: #F0FFEA;
}

.sep_bottom { padding-bottom:5px;border-bottom:1px solid #cecece; }

.author { color:#818181; }

ul.body_list li {
  color:#2980E3;
  font-size:1em;
	letter-spacing: 0.2pt;
}

ul.body_list {
  list-style:;
}

ul.body_list > li div {
  margin-left:15px;
  color:#555555;
}

ul.body_list > li > h4 {
  color:#2980E3;padding:0;
}

ul#headlines_list {
  list-style:none;
}

ul#headlines_list > li {
  padding-bottom:12px;
}

ul#headlines_list > ul {
  list-style:circle;
}