/* CSS Document */

.frontBox {
	width: auto;
	background-color: #EEEEEE;
	padding: 10px;
	border-top: 1px solid #7596B5;
	border-bottom: 1px solid #7596B5;
}
a {
	color: #5C83AE;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0;
	color: #1D694F;
	color: #333333;;
}

li {	padding-bottom: 0px;} 

ul li {
	
	list-style-image: url(/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 18px 8px;
	/*padding-left: 30px;*/
	margin-left: 20px;
}

.rightbar_text ul li {
	list-style-image: url(/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	margin-left: 20px;
}

.story_text2 ul li, .story_text1 ul li {
	list-style-image: url(/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	margin-left: 20px;
}


ul.story_list li {
	background-image:none;
	background-repeat: no-repeat;
	background-position: 18px 8px;
	padding: 0px;
}





body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	/*padding: 10px;*/

	text-align: center;
}


.container {
	width: 768px;
	text-align: left;
	background-color: #FFFFFF;
	
}


.frontpage_header {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 768px;	
}

.mainNav_bar {
	width: 100%;
	background-color: #5C83AE;
	border: 0px;
	/*border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;*/
	float: right;
	text-align: right;
}

.mainNav_link {
	float: right;
	height: 100%;
	width: auto;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	text-align: center;

}

.mainNav_link:hover {
	background-color: #074B88;
	/*background-color: #5C83AE;*/
}

.mainNav_active {
	float: right;
	height: 100%;
	width: auto;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	text-align: center;
	background-color: #074B88;
	


	/*float: left;
		padding-right: 10px;
	padding-left: 10px;
	/ *width: 95px;* /
		width: auto;
	display: block;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	/ *background-color: #5C83AE;* /
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana;
	font-weight: bold;
	border: 0px;
	text-decoration: none;*/
}

.bloglinks_box {
	margin-left: 10px;
	width: 250px;
	float: right;
	background-color: #E5EDF7;
	padding: 10px;
}

.bloglinks_title {
	font-size: large;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #074B88;
}

.bloglinks_entry {
	font-weight: bold;
}

.bloglinks_date {
	font-size: x-small;
	font-style: italic;
}

.pagehead {
	float: left;
}

.printable {
	padding-left: 20px;
	padding-top: 15px;
	font-family: Verdana;
	font-size: xx-small;
	float: left;
}


.breadcrumbs {
	width: auto;
	float: right;
	padding-right: 20px;
	padding-top: 15px;
	font-family: Verdana;
	font-size: xx-small;
}

a.breadcrumbs_link {
	text-decoration: underline;
	color: #074B88;
}

a.breadcrumbs_link:hover {
	text-decoration: none;
}

.navdiv {
	display: block;
	float: right;
	height: 22px;
	width: 1px;
	background-color: #FFFFFF;
}

.slogan {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	color: #555555;
	padding-bottom: 10px;

}



.footer {
	width: 768px;
	background-color: #5C83AE;
	border-top: 1px solid white;
	/*background-color: #074B88;*/
	/*background-image: url("/mchugh/site/buttonBG.jpg");*/
	float: left;
	text-align: center;
}

.content {
	background-color:#FFFFFF;

	padding: 20px;
	/*margin: 20px;*/
	width: auto;
}

.copyright {
	font-size: xx-small;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align:center;
	
	border: 1px solid white;
	border-top: 0px;
}

.spacer175by15 {
	height: 10px;
	float: left;
	width: 175px;
}

.navigation {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	border: 1px solid white;
	border-bottom: none;
	max-width: 200px;
}

a.navlink_section {
	display: block;
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding: 4px;
	padding-right: 15px;
	padding-left: 15px;
}

a.navlink_section_active {
	display: block;
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	color: #336699;
	background-color: white;
	text-decoration: none;
	padding: 4px;
	padding-right: 15px;
	padding-left: 15px;
}

.navnolink_section  {
	display: block;
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding: 4px;
	padding-right: 5px;
	padding-left: 15px;
}

a.navlink {
	display: block;
	font-family: Verdana;
	font-size: 60%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding: 2px;
	padding-right: 5px;
	padding-left: 25px;
}

a.navlink_active {
	display: block;
	font-family: Verdana;
	font-size: 60%;
	font-weight: bold;
	color: #336699;
	background-color: white;
	text-decoration: none;
	padding: 2px;
	padding-right: 5px;
	padding-left: 25px;
}

a.subnavlink {
	display: block;
	font-family: Verdana;
	font-size: 60%;
	
	color: #336699;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	padding-left: 35px;
}

a.subnavlink_active {
	display: block;
	font-family: Verdana;
	font-size: 60%;
	color: #336699;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	padding-left: 35px;
}

a.navlink:hover {
	color: #999999;
	background:url("/ministar.jpg") no-repeat 7px 2px;
}
a.navlink_section:hover {
	color: #999999;
	background:url("/ministar.jpg") no-repeat 0px 2px;
}
a.subnavlink:hover {
	color: #999999;
	background:url("/ministar.jpg") no-repeat 17px 2px;
}

.navbr { visibility: hidden;}

.frontpage_headline {
	font-family: Times New Roman;
	color: #336699;
	font-size: 140%;
	font-weight: bold;
}

.section_head{
	font-family: Times New Roman;
	color: #336699;
	font-size: 120%;
	font-weight: bold;
	width: 100%;
	/*padding-bottom: 10px;*/
	/*border-bottom: 1px solid gray;*/
}

.subhead {
	color: #FF0000;
	color: #5C83AE;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana;
	margin-top: 10px;
	display: block;
}

.story_sec1 {
	background-color: #DDDDFF;
	color: #336699;
	font-weight: bold;
	font-family: Verdana;
	font-size: 70%;
}

.story_text1 {
	background-color: #DDDDFF;
	font-family: Verdana;
	font-size: 70%;
}

.story_sec2 {
	background-color: #EEEEFF;
	color: #336699;
	font-weight: bold;
	font-family: Verdana;
	font-size: 70%;
}

.story_text2 {
	background-color: #EEEEFF;
	font-family: Verdana;
	font-size: 70%;
}

.text {
	font-family: Verdana;
	font-size: 80%;
	/*font-size: 8pt;*/
	color: #333333;
}

.quote_text {
	font-family: Verdana;
	font-size: 70%;
	/*font-size: 8pt;*/
	color: #333333;
}

.quote {
	font-family: Verdana;
	font-size: 80%;
	color: #333333;
	width: 200px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 15px;
	font-weight: bold;
	background-color: #F0E0C7;
}

a.story {
	color: #333333;
  padding-left: 15px;
}

a.story:hover {
	text-decoration: none;
		background-image:url(/whitestar.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 0px;
}

.rightbar_title {
	background-color: #DDDDFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 70%;
	padding: 10px; 
	border-bottom:1px solid white;
}

.rightbar_text {
	background-color: #EEEEFF;
	font-family: Verdana;
	font-size: 70%;
	padding: 10px;
	border-bottom:1px solid white;
}

.welcome_note {
	border: 2px solid #990000;
	padding: 5px;
	font-family: Verdana;
	margin: 15px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #F0E0C7;
	font-size: 90%;
	/*font-size: 8pt;*/
	color: #333333;
}

.welcome {
	font-size: 140%;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	color: #336699;
}