@charset "utf-8";
/* CSS Document */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 15px;
	background-color:#ffffff;
	background-image:url(images/global-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial;
}
.table_bg {
	background-color:#ffffff;
	}
.gray_dotted_line{
	border-top:dotted 1px #656565;
	background-repeat:repeat-x;
	width:100%; 
	height:6px;
	}
.gray_solid_line{
	border-bottom:solid 1px #787878;
	background-repeat:repeat-x;
	width:100%; 
	height:6px;
	}
.Black_Dotted_Line{
	border-bottom:dotted 1px #000000;
	background-repeat:repeat-x;
	width:100%; 
	height:5px;
	}
.Side_Panel_bg{
	background-image:url(./images/related-info-bg.gif);
	background-repeat:no-repeat;
	width:262px; 
	height:202px;
	}
.Side_Panel_Heading{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height:20px;
	}
.gray_heading{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
	line-height:17px;
	}
.Black_Paragraph_Text{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #3e3e3e;
	line-height:17px;
	font-weight: normal;
	}
.Blue_Paragraph_Text{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #00548e;
	line-height:17px;
	font-weight: normal;
	}
.White_Paragraph_Text{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
	line-height:17px;
	font-weight: bold;
	}
.Small_Paragraph_Text{ 
	font-family: Arial; 
	font-size: 9px; 
	color: #494949;
	}
A.Side_Panel_Links {
	font-family: Arial;
	COLOR: #ffffff; 
	font-size:13px; 
	TEXT-DECORATION: none;
	line-height:18px;
	font-weight:bold;
	}
A.Side_Panel_Links:visited {
	font-family: Arial;
	COLOR: #ffffff; 
	font-size:13px; 
	TEXT-DECORATION: none;
	line-height:18px;
	font-weight:bold;
	}
A.Side_Panel_Links:hover {
	font-family: Arial;
	COLOR: #ffffff;
	font-size:13px; 
	TEXT-DECORATION: underline;
	line-height:18px;
	font-weight:bold;
	}
.Green_Heading{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #799800;
	line-height:30px;
	border-bottom: 2px solid #787878;
	padding: 0 0 3px;
	}
.Green_Line_Heading{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #799800;
	line-height:20px;
	}
.h2{
	font-family: Georgia;
	font-size: 19px;
	font-weight: normal;
	color: #799800;
	line-height:28px;
	}
.Red_Line_Heading{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #d00000;
	line-height:20px;
	}
.Blue_Title_Heading{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00558E;
	}
.side_border{
	border-right: 1px solid #909090;
	background-repeat:repeat-y;
	width:6; 
	height:100%;
	}
.quick_contacts_bg{
	background-image:url(./images/quick-contacts-bg.gif);
	background-repeat:no-repeat;
	width:262px; 
	height:137px;
	}
A.Blue_Links {
	font-family: Arial;
	COLOR: #00558E; 
	font-size: 12px; 
	font-weight: bold;
	TEXT-DECORATION: none;
	line-height:18px;
}
A.Blue_Links:visited {
	font-family: Arial;
	COLOR: #00558E; 
	font-size: 12px; 
	font-weight: bold;
	TEXT-DECORATION: none;
	line-height:18px;
}
A.Blue_Links:hover {
	font-family: Arial;
	COLOR: #00558E;
	font-size: 12px; 
	font-weight: bold;
	TEXT-DECORATION: underline;
	line-height:18px;
}
.top_dotted_line{
	border-right:dotted 1px #454545;
	width:6px; 
	height:15px;
	}
.footer_line1{
	border-right:dotted 1px #00558E;
	background-image:url(./images/footer_divider.jpg);
	width:6px; 
	height:100%;
	}
.wrapper {
	width: 629px;
	margin: 0 auto;
}
.expand_top,.expand_wrapper
{
	width: 629px;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
}
h2.expand_heading {
	padding: 5px 0 0 5px;
	margin: 0 0 5px 0;
	height: 20px;
	line-height: 16px;
	width: 629px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
h2.expand_heading a {
	color: #00558E;
	text-decoration: none;
	}
h2.expand_heading a:hover {
	color: #00558E;
	text-decoration:underline;
}

h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 12px;
	width: 629px;
	clear: both;
}
.toggle_container .box {
	padding: 20px;
}
.toggle_container .box p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font-family: Arial;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	color:#676767;
	border-bottom: 1px dotted #454545;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
}
.expanded
{
background-position:bottom left;
}
.footer_bg{
	background-image:url(./images/footer-bg.gif);
	background-repeat:no-repeat;
	width:989px; 
	height:124px;
	}
.footer_black_text{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	}
.Footer_White_Text{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	}
A.Footer_Links {
	font-family: Arial;
	COLOR: #ffffff; 
	font-size:13px; 
	TEXT-DECORATION: none;
	font-weight:bold;
	font-variant:small-caps;
	}
A.Footer_Links:visited {
	font-family: Arial;
	COLOR: #ffffff; 
	font-size:13px; 
	TEXT-DECORATION: none;
	font-weight:bold;
	font-variant:small-caps;
	}
A.Footer_Links:hover {
	font-family: Arial;
	COLOR: #ffffff;
	font-size:13px; 
	TEXT-DECORATION: underline;
	font-weight:bold;
	font-variant:small-caps;
	}
A.Footer_Black_Links {
	font-family: Arial;
	COLOR: #000000; 
	font-size:11px; 
	TEXT-DECORATION: none;
	font-weight:normal;
	line-height:16px;
	}
A.Footer_Black_Links:visited {
	font-family: Arial;
	COLOR: #000000; 
	font-size:11px; 
	TEXT-DECORATION: none;
	font-weight:normal;
	line-height:16px;
	}
A.Footer_Black_Links:hover {
	font-family: Arial;
	COLOR: #000000;
	font-size:11px; 
	TEXT-DECORATION: underline;
	font-weight:normal;
	line-height:16px;
	}
