/*  
Theme Name: IAA Default
Theme URI: http://www.alertacademy.com/
Description: The default International ALERT Academy theme designed by Joshua Wychopen in 2006-2008.
Version: 1.1
Author: Joshua Wychopen
Author URI: http://www.joshwychopen.com/
*/

/* Site Globals */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.alignleft {
	float: left;
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #779CC4;
	background-color: #f3f3f4;		
}

.alignright {
	float: right;
	margin-left: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #779CC4;
	background-color: #f3f3f4;	
}

a {
	text-decoration: none;
	color: #779CC4;
}

a:hover {
	text-decoration: underline;
	color: #779CC4;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #779CC4;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

h1.iaa-news-press {
	width: 502px;
	height: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 15px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	color: #386FAB;
	font-weight: bold;
	text-indent: -9999px;
	background-image: url(images/news/iaa-news-press-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #779CC4;
	line-height: 19px;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #779CC4;
	line-height: 19px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #779CC4;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #779CC4;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	padding: 5px 0px 10px 0px;
}

.the-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin: 62px 0px 0px 25px;
	float: left;
}

#background {
	background: #ffffff url(images/global/bg.jpg) no-repeat scroll 50% 0pt;
	height: 675px;
	margin: 0 auto;
	border-top: 3px solid #1a3251;
}

#wrapper {
	width: 825px;
	margin: 0 auto;
	position: relative;
}

#header-logo {
	width: 825px;
	height: 176px;
	float: left;
	background-image: url(images/global/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo a {
	width: 320px;
	height: 128px;
	float: left;
	text-indent: -9999px;
	margin: 20px 0px 0px 5px;
}

.donate a {
	width: 272px;
	height: 65px;
	float: right;
	margin: 86px 0px 0px 0px;
	background-image: url(images/global/donate-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

.donate a:hover {
	background-position: 0px -65px;
}

.top-links {
	float: right;
	width: 272px;
	text-align: right;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	color: #779CC4;
}

.top-links a {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
}

.top-links a:hover {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #8EB5DF;
}

#navigation {
	width: 553px;
	height: 56px;
	float: left;
	background:  url(images/global/navigation-bg.jpg) no-repeat;
}

li.campus a {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 78px;
  height: 56px;
  background-position: 0 0;
}

li.campus a:hover {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 78px;
  height: 56px;
  background-position: 0px -57px;
}

li.alert a {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 59px;
  height: 56px;
  background-position: -78px 0;
}

li.alert a:hover {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 59px;
  height: 56px;
  background-position: -78px -57px;
}

li.cadets a {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -137px 0;
}

li.cadets a:hover {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -137px -57px;
}

li.quest a {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 61px;
  height: 56px;
  background-position: -207px 0;
}

li.quest a:hover {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 61px;
  height: 56px;
  background-position: -207px -57px;
}

li.step a {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 52px;
  height: 56px;
  background-position: -268px 0;
}

li.step a:hover {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 52px;
  height: 56px;
  background-position: -268px -57px;
}

li.campsconferences a {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 149px;
  height: 56px;
  background-position: -320px 0;
}

li.campsconferences a:hover {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 149px;
  height: 56px;
  background-position: -320px -57px;
}

li.contact a {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 82px;
  height: 56px;
  background-position: -469px 0;
}

li.contact a:hover {
  background:  url(images/global/navigation-bg.jpg) no-repeat;
  width: 82px;
  height: 56px;
  background-position: -469px -57px;
}

/* ---------------[ Drop-down Menu ]--------------- */
/* Based on Ruthsarian Menus : ruthsarian@gmail.com */

ul#nav {
	float: left;
	list-style-type: none;
	height: 45px;
}

ul#nav li a {
 	margin: 0;
  	padding:0;
	float: left;
	text-indent: -9999px;
	font-weight: bold;
}

ul#nav, ul#nav li, ul#nav ul {
	list-style: none;
}

ul#nav ul {
	display: none;
	top: 56px;
	right: auto;
	left: -0px;
	width: 20em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	text-align: left;
	text-indent: 0;
}

ul#nav li {
	position: relative;
	float: left;
	z-index: 1;
	font-weight: bold;
}

ul#nav li:hover {
	z-index: 999;
}

ul#nav li:hover > ul {
	display: block;
	position: absolute;
}

ul#nav ul li a {
	display: block;
	float: none;
	height: 1em;
	width: 20em;
	padding: 1em;
	background: #ccc;
	text-indent: 0;
	color: #333333;
	text-decoration: none;
}

ul#nav ul, ul#nav ul li {
	float: none;
	width: 22em;
}

ul#nav ul li a, ul#nav ul li a:link, ul#nav ul li a:visited {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

ul#nav ul li a:hover, ul#nav ul li a:active {
	background: #999999;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/global/drop-down-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

/* Drop-down Menu Hacks */
ul#nav ul {
	background-color: #fff;
}

ul#nav ul li a {
	position: relative;
}

/* End Navigation */

#main {
	width: 825px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/global/wrapper-bg.jpg);
	background-repeat: repeat;
	background-position: left top
}

#left {
	width: 552px;
	float: left;
}

ol {
	padding: 0px 0px 0px 35px;
}

#content {
	width: 502px;
	float: left;
	padding: 15px 25px 20px 25px;
	text-align: left;
}

#content ul {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
}

content ul li {
	line-height: 14px;
	padding: 0;
}

ul.pdf {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
	float: left;
}

ul.pdf li {
	list-style-image: url(images/global/pdf-icon.gif);
	list-style-position: 5px 0;
}


#sidebar {
	width: 273px;
	float: left;
	background-color: #AAAAAA;
	padding-bottom: 10px;
}

#fof-sidebar {
	width: 273px;
	height: 400px;
	float: left;
	background-color: #AAAAAA;
	padding-bottom: 10px;
}

.volunteers a {
	width: 234px;
	height: 78px;
	float: left;
	background-image: url(images/global/volunteers.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
	margin: 20px 20px 0px 20px;
}

/* Search */

#search-form-input {
	height: 24px;
	float: left;
	margin: 14px 0px 0px 0px;
	text-align: center;
}

#search-form-button {
	height: 23px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

#search {
	width: 272px;
	height: 56px;
	float: left;
	background-image: url(images/global/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#search-input {
	height: 24px;
	float: left;
	margin: 14px 0px 0px 27px;
	text-align: center;
}

#search-button {
	height: 23px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

.search-input {
	font-size: 1.4em;
	border: 1px solid #9bc;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #147;
	width: 120px;
}

/* Page Links Sidebar Module */
#page-links {
	width: 234px;
	float: left;
	background-image: url(images/global/page-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#pl {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 0px;
}

ul#pl li {
	float: left;
	display: inline;
}

ul#pl li a {
	float: left;
	margin: 0px;
	text-align: center;
	width: 234px;
	height: 20px;
	display: inline;
	padding: 10px 0px 8px 0px;
	border-bottom: 1px solid #cccccc;
	background-color: #f3f3f4;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

ul#pl li a:hover {
	background-color: #E7E7E7;
  	text-decoration: none;
}

/* Downloads Sidebar Module */
#downloads-module {
	width: 234px;
	float: left;
	background-image: url(images/global/downloads.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#downloads {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 0px;
}

ul#downloads li {
	float: left;
	display: inline;
}

ul#downloads li a {
	float: left;
	margin: 0px;
	text-align: center;
	width: 234px;
	height: 20px;
	display: inline;
	padding: 10px 0px 8px 0px;
	border-bottom: 1px solid #cccccc;
	background-color: #f3f3f4;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

ul#downloads li a:hover {
	background-color: #E7E7E7;
  	text-decoration: none;
}

/* Featured Links */

#featured-links {
	width: 234px;
	height: 247px;
	float: left;
	background-image: url(images/global/featured-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#fl {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 0px;
}

ul#fl li, ul#fl ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#fl li a {
  text-indent: -9999px;
  float: left;
  padding: 0px;
  margin: 0px;
}

li.fl-programs a {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: 0 0;
}

li.fl-programs a:hover {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: -234px 0px;
}

li.fl-events a {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: 0px -48px;
}

li.fl-events a:hover {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: -234px -48px;
}

li.fl-subscriptions a {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: 0px -88px;
}

li.fl-subscriptions a:hover {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: -234px -88px;
}

li.fl-news a {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: 0px -122px;
}

li.fl-news a:hover {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: -234px -122px;
}

li.fl-alertstore a {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: 0px -161px;
}

li.fl-alertstore a:hover {
  background:  url(images/global/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: -234px -161px;
}

/* Recent News */

#recent-news {
	width: 234px;
	height: 198px;
	float: left;
	background-image: url(images/global/recent-news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#rn {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 15px 20px 15px 20px;
	width: 194px;
	height: 128px;
}

ul#rn li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

ul#rn li.morenews {
	text-align: left;
	list-style-type: none;
	padding: 6px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#header {
	width: 552px;
	height: 192px;
	float: left;
	border-bottom: 3px solid #CCCCCC; 
}

#header-search {
	width: 552px;
	height: 120px;
	float: left;
	background-image: url(images/global/header-search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-page {
	width: 552px;
	height: 120px;
	float: left;
	background-image: url(images/global/header-blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1.preamble {
	width: 552px;
	height: 77px;
	float: left;
	background-image: url(images/global/preamble.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
	font-size: 16px;
	color: #205790;
	margin: 0;
}

#training {
	width: 502px;
	height: 144px;
	float: left;
	padding: 15px 25px 20px 25px;
	text-align: left;
	background-image: url(images/global/training-bg.jpg);
	background-repeat: repeat;
	background-position: left top
}

#footer {
	width: 825px;
	height: 84px;
	float: left;
	background-image: url(images/global/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}

#footer p {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 18px 0px 0px 25px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #4778AD;
	text-decoration: underline;
}

/* Form Sets */

label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

input:focus, input.sffocus, textarea:focus, select:focus {
	background: #def;
}

textarea, select {
	font-size: 1.4em;
	border: 1px solid #9bc;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #316498;
}

.input {
	font-size: 1.4em;
	border: 1px solid #9bc;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #147;
	width: 200px;
}

.input-long {
	font-size: 1.4em;
	border: 1px solid #9bc;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #147;
	width: 444px;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

/* News Specific */

#news-content {
	width: 552px;
	float: left;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

#header-news {
	width: 552px;
	height: 120px;
	float: left;
	background-image: url(images/global/header-news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#header-archive {
	width: 552px;
	height: 120px;
	float: left;
	background-image: url(images/global/header-blank.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#news-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #779CC4;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 25px 10px 25px;
}

#news-content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #779CC4;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 25px 0px 25px;
}

#news-content p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	padding: 0px 25px 10px 25px;
}

#news-holder {
	width: 552px;
	float: left;
	background-color: #f3f3f4;
	border-bottom: 3px solid #cccccc;
	margin: 0px 0px 10px 0px;
}

h2.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #779CC4;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 8px 0px;
	float: right;
	width: 300px;
	text-align: right;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 8px 10px 0px;
	float: left;
	text-align: left;
}

.see-more {
	width: 105px;
	height: 20px;
	background-image: url(images/global/see-more.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	display: block;
	cursor: pointer;
}

#news-content ol {
	padding: 0px 0px 0px 45px;
}

#news-content ul {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
}

#news-content ul li {
	line-height: 14px;
	padding: 0;
}

#news-response-info {
	float: left;
	width: 552px;
}

#news-content ul {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
}

#news-content ul li {
	line-height: 14px;
	padding: 0;
}

.postmetadata {
	padding: 15px;
	margin: 15px 25px 15px 25px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f3f3f4;
}

.comment {
	padding: 15px 0px 15px 0px;
	margin: 15px 25px 15px 25px;
	border-top: 5px solid #9bc;
	border-bottom: 1px solid #9bc;
	background-color: #f3f3f4;
}

.postdetails {
	font-size: 10px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	line-height: 18px;
}

.postdetails a { 
	text-decoration: none;
}

.postdetails a:visited { 
	text-decoration: none; 
}
	
.postdetails a:hover { 
	text-decoration: underline; 
}

.postdetails .comments { 
	background: url(images/global/post-comments-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 22px;
}

.postdetails .readon { 
	background: url(images/global/post-details-read-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px;
	margin-left: 5px;
}

.postdetails .subscribe { 
	background: url(images/global/post-details-rss-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .category { 
	background: url(images/global/post-details-category-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .facebook { 
	background: url(images/global/facebook-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .digg { 
	background: url(images/global/digg-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .delicious { 
	background: url(images/global/delicious-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

/* News Feed Boxes */

#news-feed-boxes {
	width: 532px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cacaca;
	padding: 8px 10px 5px 8px;
}

#news-feed-box {
	width: 160px;
	height: 146px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 15px 0px 0px 12px;
	background-image: url(images/news/grey-sq-bg.jpg);
	background-repeat: no-repeat;
}

#iaa-news-box-left a {
	width: 140px;
	height: 133px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/news/iaa-news-box-1.jpg);
	background-repeat: no-repeat;
	border: none;
}

#iaa-news-box-middle a {
	width: 140px;
	height: 133px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/news/iaa-news-box-2.jpg);
	background-repeat: no-repeat;
	border: none;
}

#iaa-news-box-right a {
	width: 140px;
	height: 133px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/news/iaa-news-box-3.jpg);
	background-repeat: no-repeat;
	border: none;
}

/* Page Links Sidebar Module */

#news-categories {
	width: 234px;
	float: left;
	background-image: url(images/global/news-categories.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#news {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 0px;
}

ul#news li {
	float: left;
	display: inline;
}

ul#news li a {
	float: left;
	margin: 0px;
	text-align: center;
	width: 234px;
	height: 20px;
	display: inline;
	padding: 10px 0px 8px 0px;
	border-bottom: 1px solid #cccccc;
	background-color: #f3f3f4;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

ul#news li a:hover {
	background-color: #E7E7E7;
  	text-decoration: none;
}

.line {
	width: 502px;
	height: 12px;
	text-align: left;
	float: left;
	background-image: url(images/global/hr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 8px 0px 8px 0px;
	border: 0 none;
}

blockquote {
	width: 470px;
	background-color: #f3f3f4;
	padding: 15px;
	margin: 0px 0px 20px 25px;
	border: 1px solid #cccccc;
}

/* Ministry Index */

#ministry_index_wrapper {
	background-color: #0c3763;
}

#ministry_index {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 100px;
	width: 800px;
}

#ministry_index ul {
	float: left;
	padding: 0 10px;
	width: 140px;
}

#ministry_index dt {
	padding: 10px 0 5px;
}

#ministry_index li {
	padding: 1px 0;
	list-style-type: none;
}

#ministry_index dt a {
	color: #fff;
}

#ministry_index li a {
	color: #779CC4;
}

#ministry_index a:hover {
	text-decoration: underline;
}

#ministry_tab {	
	background: url(images/global/ministry_tab.jpg) no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	width: 138px;
	height: 22px;
	float: right;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
	text-indent: -99999px;
}

#ministry_tab.on {
	background-position: 0 0;
}

#skip_links {
	overflow: hidden;
	width: 0;
	height: 0;
}