@charset "utf-8";
.bluetext, a.bluetext {
	color:#1b78a5;}
a {
	color:#009445;
}
a:hover, a:focus, a:active {
	color:#b6000e;
	text-decoration:none;
	outline:none;
}
* {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;/*text-decoration:none;*/
}
div, ul {
	zoom:1;
}	/* move this to a conditional statement in the html */
div:after, /*ul:after,*/ div#mastheadwrapper:after, div#masthead:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#noafter:after {
	content:"";
	display:inline;
}
body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; trebuchet not working on xp*/
	text-align:center;
	color:#000;
	background-color:#fff;
}
div#wrap, div#wrap1, div#footer {
	width:980px;
	position:relative;
	margin:0 auto 0 auto;
	background-color:#fff;
	text-align:left;
}
div#footer {
	border-top:2px solid #DDD;
	padding-top:3px;
	height:51px;
}
div#footer ul {
	float:left;
	margin-left:0;
	margin-top:0;
}
div#footer ul li {
	list-style-type:none;
	display:inline;
	padding-right:25px;
}
div#footer p {
	text-align:left;
	float:right;
}
div#masthead img.logo {
	float:left;	
	margin-right:50px;
}
div#masthead p {
	float:left;	
	margin-top:15px;
	color:#009445;
	font-size: 22px;
	margin-bottom:7px;
	font-weight:bold;
	}

div#mainmenu {
	background-image:url(menubar.png);
	background-repeat:repeat-x;
	height:85px
}
div#mainmenu div#titlebar {
	width:980px;
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	padding-top:12px;
	font-size: 22px;
}
div#mainmenu div#titlebar a{
		color:#fff;
		text-decoration:none
	}
div#mainmenu div#titlebar a:hover, div#mainmenu div#titlebar a:focus, div#mainmenu div#titlebar a:active {
	text-decoration: underline
	}
div#mainmenu div#titlebar ul#menu {
	padding:0;}
div#mainmenu div#titlebar  ul#menu li {
	list-style:none;
	float:left;
	font-weight:bold; 
	padding-right:45px;}
	
div#mainmenu div#titlebar  ul#menu li.endlist {padding-right:0;}
	
#page {
	min-height:550px;
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	margin-bottom:15px;
}
p, h3 {
	margin-bottom:13px;
}

h3 {
	font-weight:bold;
}
h1.red {
	font-size: 22px;
	color: #b6000e;
	margin-bottom:17px;
}

.topgap{
	padding-top:39px;
	clear:both;}

h3 {
	font-size: 17px;
}
div.thirdsbox {
	clear:both;
	margin-bottom:10px;
}
div.twothirds {
	width:620px;
	margin-right:40px;
	float:left;
}

div.onethirds {
	width:315px;
	float:left;
}

div.onequarter {
	width:230px;
	float:left;
	margin-right:15px;
}
div.oneright {
	float:right;
	clear:both;
}
div.oneleft {
	float:left;
	
}
div.onethirdsright {
	width:315px;
	float:right;
}
div.onethirds3 {
	width:300px;
	float:left;
	margin-right:20px;
}
div.onethirds2 {
	width:280px;
	float:left;
}
div.onethirdshome {
	width:300px;
	float:left;
}
div.onethirds4 {
	width:290px;
	float:left;
	margin-right:15px;}
div.menubox-red, div.menubox-red2, div.menubox-blue,  div.menubox-blue2, div.menubox-green, div.menubox-green2 {
	background-color:#FFF;
	margin-bottom:17px;
}
div.menubox-red {
	border:4px solid #b6000e;
}
div.menubox-red2 {
	border:4px solid #b6000e;
}
div.menubox-blue {
	border:4px solid #1b78a5;
}
div.menubox-blue2 {
	border:4px solid #1b78a5;
}
div.menubox-green2 {
	border:4px solid #009445;
}
div.menubox-blue2 img, div.menubox-red2 img, div.menubox-green2 img{
	padding-bottom:8px;}
div.menubox-green {
	border:4px solid #009445;
}
div.menubox-red h2, div.menubox-blue h2, div.menubox-green h2, div.menubox-blue2 h2, div.menubox-green2 h2, div.menubox-red2 h2  {
	color:#fff;
	padding: 3px 7px 7px 7px;
	font-size:17px;
}
div.menubox-red h2, div.menubox-red2 h2 {
	background-color:#b6000e;
}
div.menubox-blue h2, div.menubox-blue2 h2  {
	background-color:#1b78a5;
}
div.menubox-green h2,div.menubox-green2 h2  {
	background-color:#009445;
}
div.menubox-red p, div.menubox-red2 p, div.menubox-blue p, div.menubox-blue2 p, div.menubox-green2 p, div.menubox-green p {
	
	padding:7px 10px 0 10px;
}
 div.menubox-blue2 h2 a,  div.menubox-green2 h2 a,  div.menubox-red2 h2 a {
	 color:#fff;}
div.menubox-red a, div.menubox-red2 a, div.menubox-blue a, div.menubox-green a,  div.menubox-blue2 a, div.menubox-green2 a, .easyreadbox  a {
	font-weight:bold;
	color:#20428b;
	text-decoration:none;
}
div.menubox-red a:hover, div.menubox-red2 a:hover, div.menubox-blue a:hover, div.menubox-green a:hover, div.menubox-blue2 a:hover, div.menubox-green2 a:hover  {
	text-decoration:underline;
}

.menubox-blue li.midtext a{
	text-decoration:underline;
	font-weight:normal;
	color:#1b78a5;
	}
.menubox-blue li.midtext a:hover{
	text-decoration:none;
	color:#000;
	}
.menubox-blue li.midtext .greentext {
	color:#b6000e;}
div.greybox {
	border:1px solid #b1b1b1;
	background-color:#EEE;
	padding:12px;
}
div.greenbox {
	/*border:1px solid #1b78a5;*/
	background-color: #dcf4da;
	padding:7px 17px 7px 17px;
	margin-bottom:13px;
}
div.whitebox {
	border:1px solid #b1b1b1;
	background-color:#fff;
		padding:7px 17px 0px 17px;
		margin-bottom:17px;
}
ul.listgreen {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.listgreen li {
	margin:0px;
	padding:7px 0 7px 25px;
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:0 10px;
}
.menubox-green ul.listgreen {
	margin:17px;}
.left {
	float:left;
	margin-right:15px;
	
}
.right {
	float:right;
	margin-left:15px;
	
}
.bigtext {
	font-size:27px;
}
.midtext {
	font-size:17px;
}

.greentext {
	color:#009445;
}
.redtext {
	color:#b6000e;
}
ul, ol {
	padding:7px 7px 7px 40px;
}
ul li, ol li {
	padding-left:7px;
}
ul ul, ol ul {
	margin:0;
	padding:0 0 0 0px}
ul ul li, ol ul li{
	list-style: none;
	padding:0;
	font-weight:normal;
	font-size: 14px;}
.aright {
	text-align:right;
	margin-bottom:0;
}
.aleft {
	text-align:left;
}
.acenter {
	text-align:center}
#video {
	
	margin-right:50px;
	float:left;
	/*padding-bottom:17px;*/
}
p.smlgap {
	margin-bottom:6px;
}

#video2 {
	width:589px;
	height:432px;
	margin-bottom:25px;
}
#video3 {
	width:589px;
	height:465px;
	margin-bottom:25px;
}
.submenu {
	text-align:right;
	font-size: 12px;
	margin-bottom:17px;}
.submenu a {
	margin-left:20px;}
.gridtable {
	border:1px solid #999;}
.gridtable td {padding:7px;}
.greybox .midtext a {
	margin:0;
	padding:0;
	margin-bottom:5px;
	display:block}
.quote {
	font-style:italic;
	color: #1b78a5;
	margin-bottom:5px}
.quotelarge {
	font-style:italic;
	font-size:22px;
	color: #1b78a5;
	margin-bottom:5px}
.quotename {
	text-align:right;
	color: #1b78a5;}
	

.blockquote {
margin-left:40px;
margin-right:40px;
}
div.infos {
	float:left;
	margin-right:20px;
}
div.infos img {
	vertical-align:top}

hr.divider {
		width:100%;
	color:#06C;
	background-color:#06C;
	height:2px;
	margin:5px 0 30px 0;
	clear:both;}
hr.dividergreen {
		width:100%;
	color:#009445;
	background-color:#009445;
	height:2px;
	margin:5px 0 5px 0;
	clear:both;}
hr.divider-s {
	width:100%;
	color:#06C;
	background-color:#06C;
	height:1px;
	margin:5px 0 5px 0;
	clear:both;}
.border {
	border:1px solid #999;}
#twitter { 
	width:296px;
	height:340px;
	float:right;
	background-image: url(../images/boxes/grey-box.jpg);
	background-repeat:no-repeat;
	padding:10px;
}

#twitter ul {
	margin:0;
	padding:0;
	max-height:280px;
	overflow:auto;
}


#twitter ul li {
	list-style-type:none;
	background:#fff;
	border:1px #CFC4B2 solid;
	padding:0.25em;
	margin-bottom:0.25em;
}

#twitter h4{font-size:18px;font-weight:bold; padding:0 0 12px 0; margin:0; color:#fff; background-image: url(../images/boxes/twiter3.png); background-repeat:no-repeat; background-position:top left; text-indent:29px;  }

.twitters {padding :5px 0 5px 0;}

#twitter .twitters a {color:#FFF; text-decoration:none}

.twitters a:hover {

	text-decoration:none}
	
#tweetlist span {font-size:0.9em;color:#666;} 
#tweetlist p {margin-bottom:0.1em;} 
.indent {margin:0 50px}


.largetxt {
	font-size:22px;
	color: #1b78a5;}
.clearb {
	clear:both}