/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #ffffff;
	border-top: 0px solid #000;
	color: #8b8779;
	font-size: 13px;
	padding: 0 0 40px;
}

/* xtra font styles
----------------------------------------------- */

#primary img {
margin: 0 15px 0px 0;
padding: 30px;
float: left;
}

#img {
margin: 15 15px 15px 0;
padding: 10px 12px 10px 0px;
float: left;
border: 0;
}

.sup {
	position: relative;
	top: -0.5em;
	font-size: 0.5em;
}

.date {
	top: -0.5em;
	font-size: 13px;
	font-weight: bold;
	color:#0082c8;
}

.news {
	font-size: 16px;
	font-weight: normal;
	color:#005f91;
	text-align: center;
	margin-top: 40px;
}

.title {
	font-weight: normal;
	color: #0082c8;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;	
}

.title2 {
	font-weight: bold;
	color: #8b8779;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;	
}

.title3 {
	font-weight: bold;
	color: #0082c8;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;	
}


.bulletext {
	font-size: 1.1em;
	color: #999;
	line-height: 24px;

}

.bullet {
	font-size: .95em;
	color: #0082c8;
	line-height: 24px;
}


.italicfont {
	color: #108894;
	font-family: sans-serif;
	font-style: italic;
}

.bluefont {
	color: #008C99;
	font-family: sans-serif;
	font-size: 15px;
}

.italicfont2 {
	color: #777;
	font-family: sans-serif;
	font-style: italic;
	font-size: 13px;
}

.highlitefont {
	color: #9FB936;
	font-family: sans-serif;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.03em;
}



/* anchors
----------------------------------------------- */

a {
	color: #8b8779;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color:#0082c8;
	font-size: 11px;
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

.reg a {
	color: #0082c8;
	font-weight:bold;
	text-decoration: underline;
	font-weight:normal;
}
.reg a:hover {
	color:#ff9400;
	text-decoration: underline;
	font-weight:normal;
}




/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background-color: #ffffff;
	/*background-image: url(../img/bckgrd.png);
	background-repeat:repeat-x;}*/
	}
	
.wrapper {
	width: 1000px; 
	background:url(../img/bckgrd.png); 
	margin-left:auto; margin-right:auto;
	background-repeat:repeat-y;
	}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, h7, h8 {line-height:1.4em; margin-bottom: 0.3em;}
h2 {margin-top:2em; font-size: 16px; color: #000; font-weight:100;}
h3 {margin-top:0em; font-size: 19px; color: #000; font-weight: normal;}
h4 {margin-top:0em; font-size: 17px; color: #00A0AF; font-weight: normal;}
h5 {margin-bottom: 5px; padding-left:25px; font-size:1.3em; color: #777;}
h5A {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #822441;}
h5B {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #F08B1D;}
h5C {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #B2BB1E;}
h5D {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #008C99;}
h6 {font-size: 14px; color: #00A0AF; font-weight: normal;}
h7 {font-size: 17px; color: #777; font-weight: normal;}
h8 {font-size: 13px; color: #3693b9; font-weight: normal;}

h1 a {
	font-weight:normal;
}


h4 a {
	font-weight:normal;
}

h4 a:hover {
	font-weight:normal;
		color: #000; 
}

/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:0em;
	text-align:left;
	/*background:#aaa;*/
	margin-top: 50px;
	margin-bottom: 30px;
	width: 100px;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	/*padding:.5em;*/
	margin:30px 0 0 10px;
	color: #005f91;
	font-size:21px;
	font-family: Verdana, Geneva, sans-serif;	
}

h2#page-heading2 {
	font-weight:normal;
	/*padding:.5em;*/
	margin:10px 0 0 10px;
	color: #0082c8;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;	
}

.imgleft {
float:left;
margin:7px 15px 5px 0px;
}

.imgleft2 {
float:left;
margin:auto;
}

.imgright {
float:right;
margin:7px 0px 10px 15px;
}


/* boxes
----------------------------------------------- */

.boxcontent {
	padding:10px 10px 1px 10px;
	font-size: 13px;
	color: #8b8779;
	line-height: 18px;
	padding-right: 25px; 
}

.boxcontentsub {
	padding:0px 10px 1px 10px;
	font-size: .9em;
	color: #999;
	line-height: 16px;
	padding-right: 5px; 
}

.boxsubsmall {
	padding:0px 10px 1px 10px;
	font-size: .85em;
	color: #999;
	line-height: 16px;
	padding:10px 20px 10px 20px;
	width: 250px;
	text-align: justify;
}


.box {
	background:#d6dde5;
	margin-bottom:10px;
	padding:10px 10px 1px 10px;
}

.box2 {
	padding:7px 10px 0px 30px;
	font-size: 1.1em;
	font-weight: 100;
	color: #999;
	line-height: 1.5em;
	text-align: justify; 
	
}

.box3 {
	background:#ddd;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
	width: 260px;
}


.box5 {
	margin:0px 0 20px 0;
	padding:10px 20px 10px 20px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.box6 {
	margin:0px 0 10px 0;
	padding:10px 35px 10px 30px;
	background-image: url(../images/newsbkgrd.gif); 
	background-repeat: no-repeat;
	font-size: 11px;
}

.box7 {
	margin:15px 0px 15px 0px;
	text-align: center;
	border: none;
}
.box8 {
	background:#ebebeb;
	margin:0px 0px 0px 50px;
	padding:10px 10px 1px 10px;
	width: 230px;
}

.box9 {
	font-size: 12px;
	padding:10px 10px 1px 10px;
}
.box10 {
	margin-right: 10px;
	margin-left: 15px;
	padding:10px 10px 1px 0px;
	font-size: 11px;
	color: #777;
	line-height: 15px;
	font-family: sans-serif;
	padding-right: 13px; 
	vertical-align: middle;
}

.box10A {
	margin-right: 5px;
	margin-left: -15px;
	padding:10px 5px 1px 50px;
	font-size: 11px;
	color: #777;
	line-height: 15px;
	font-family: sans-serif;
	padding-right: 13px; 
	vertical-align: middle;
}

.box11 {
	background:#ffffff;
	padding: 20px 20px 20px 20px; 
}
.box12 {
	background:#f8f8f6;
	margin-bottom:10px;
	margin-right:15px;
	margin-left:10px;
	padding:10px 0px 1px 20px;;
	font-size: 12px;
	color: #777;
	line-height: 18px;
	font-family: sans-serif;
	padding-right: 13px; 
	vertical-align: middle;
}
.box13 {
	width: 600px;
	font-size: 13px;
	color: #777;
	font-family: sans-serif;
	vertical-align: middle;
}
.footerleft {
	float: left;
	color: #8b8779;
	height: 13px;
	width: 350px;
	font-size: 10px;
	border-top:1px solid #8b8779;	
	padding-top: 2px;
}

.footerright {
	float: right;
	text-align: right;
	color: #8b8779;
	height: 10px;
	width: 610px;
	font-size: 12px;
	font-weight: lighter;
	border-top:1px solid #8b8779;	
	padding-top: 2px;
}

.footerlink  {
	color: #8b8779;
	font-weight:lighter;
	font-size: 10px;
	text-decoration: none;
}


.small a {
	color: #777;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
}
.small a:hover {
	color:#000;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
}


/* hilight on boxes*/
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#ba9c60 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}

.box8 h2 a,
.box8 h2 a.visible {
	color:#fff;
	background:#008C99 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.box8 h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
	text-align: center;
}

.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}

/* hilight on boxes*/
.box h2 a:hover {
	background-color:#111;
}
.box8 h2 a:hover {
	background-color:#111;
}

.block {
	padding-top:10px;
		
}

div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
	font-family: Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
}
blockquote {
	font-family: Georgia, "Times New Roman", serif;
	font-size:1.0em;
	padding-left:1em;
	border-left:2px solid #000;	
	
}

blockquote2 {
	font-size:1.0em;
	padding-left:1em;
	border-left:2px solid #000;
	vertical-align: middle;
}

blockquote cite {
	font-size:.9em;
}

ul, ol {
	padding-top:0;
}

ul {
	list-style-type:circle;
}

li {
	list-style-type: disc;
	color:#0082c8;
	margin-left: 0px;
}

	
.bqstart {
     float: left;
     height: 45px;
     margin-top: -10px;
     padding-top: 0px;
     margin-bottom: -25px;
     font-size: 250%;
 }

 .bqend {
     float: right;
     height: 0px;
     margin-top: -10px;
     margin-right: 80px;
     padding-top: 5px;
     font-size: 250%;
 }
 
   .qmstart {
	font-size: 120%;
	line-height: normal;
	font-family: Georgia, "Times New Roman", serif;
 }
  .qmend {
     font-size: 120%;
     line-height: normal;
 }
 

/* menus
----------------------------------------------- */
.menubtns {
	text-align: center;
	//margin-left: 28px;
	padding-top: 5px;
}

.menu {
	text-align: left;
	height:  37px;
	width: 873px;
	background-image: url(../images/menu/menu_base.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu1 {
	text-align: left;
	height:  37px;
	width: 873px;
	background-image: url(../images/menu/menu_base1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu2 {
	text-align: left;
	height:  37px;
	width: 873px;
	background-image: url(../images/menu/menu_base2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu3 {
	text-align: left;
	height:  37px;
	width: 873px;
	background-image: url(../images/menu/menu_base3.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu4 {
	text-align: left;
	height:  37px;
	width: 873px;
	background-image: url(../images/menu/menu_base4.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu5 {
	text-align: left;
	height:  37px;
	width: 873px;
	background-image: url(../images/menu/menu_base5.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* submenus
----------------------------------------------- */



/* section menus
----------------------------------------------- */



/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #777;
    border-style: solid;
	
}
col.colC {
	width:8em;
}
th, td {
	text-align:left;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    padding: 7px;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */

fieldset.search {
	border: none;
	width: 243px;
	margin-top: 50px;
	background: #fff;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #777;
	font-size: .85em;
	width: 170px;
	height: 30px;
	padding: 0px 5px 0 10px;
	background: #fff url(../images/search_bck.gif) no-repeat;
	margin-right: -4px;
}
.search input.box:focus {
	background: #fff url(../images/search_bck.gif) no-repeat;
	outline: none;
}
.search button.btn {
	width: 30px;
	height: 27px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url(../images/search_btn.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #fff url(../images/search_btnover.gif) no-repeat bottom right;
}




form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#fff;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}

label
{
width: 1em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}



/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
	color: #555;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:2px;
	border:1px solid #fff;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* Mootools Kwicks
----------------------------------------------- */

