@charset "utf-8";

body
	{
	margin:0;
	padding:10;
	font-family:verdana;
	font-size:11px;
	}

img, ul, li, h1, h2, h3, p, div{
	padding:0;
	margin:0;
}
.TopBottomBar {
	float:left;
	height:30px; 
	background:#747171; 
	width:100%;
	height:30px;
}
.TopBottomBarText{
	font-size: 12px;
	color: #FFF;
	margin:8px;
	text-align:center;
	float:left;
}
.W100P 
{
	width:100%;	
}

.pageDiv
{
	width:900px; 
	margin:auto;
}

.brd_main
{
	border:solid 1px #d7d6d6;
		
}

.FlootL{ float:left;}
.FlootR{ float:right;}
.Font1 { font-size: 1px;}

#divMain
		{
			float:left;
 			border:solid 1px #d7d6d6;
			width:100%;
			margin-top:6px;
			margin-bottom:6px;
			}
			
.contentHeading{
		float:left; 
		height:30px; 
		width:100%;
		background:#d4d4d4; 
}

.contentHeadingText
	{
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#333;
	padding:6px;
	margin-left: 50px;

	}


.contentHeadingText1
	{
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#801C28;
	padding:6px;
	padding-left: 10px;

	}
.sideBox
	{
	float:left;
	width:178px;
	padding:10px;

	}	

#contentArea
	{
	float:right;
	width:670px;
	padding: 12px;

	}
.imgTop{
	float: right;
	text-align:right;
	width:695px;
	}
	
.brd_main_pic
{
	border-left:solid 1px #d7d6d6;
	border-right:solid 1px #d7d6d6;
	border-bottom:solid 1px #d7d6d6;
		
}	
#logoDiv
{
	height:90px;
	width:100%;
	float: left;
	height:150px;
}

.textBox
	{
		width:100%;
		color:#666;
	}

 
#contentDiv{
	float:right;
	width:100%;
	 }
.logoR{
	float:left;
	margin-left:30px;
	margin-right: 30px;
	margin-top:60px;
}

.logoL{ 
	float:left; 
	width:88px;
	height:88px;
	margin-left: 60px;
	margin-top:30px;

}

#menuBarDiv {
	padding-top:5px;
	float:left; 
	width:100%;
}
#menuBarDiv ul{
	width:200px;
	list-style-type:none;
	display:block;
	float:left;
	font-size:0px;
}

#menuBarDiv ul li{

	display:block;
	height:22px;
	padding-left:10px;
}
#menuBarDiv ul li a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	display:block;
}

#menuBarDiv ul li a:hover{

	background:#999999;
	color:#ffffff;
}

#menuBarDiv .current {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#a40502;

}

#menuBarDiv ul li a:active{
	background:#a40502;
	color:#fff;
}





#bottomMenuBarDiv {
	float:right; 
	height:30px;
}
#bottomMenuBarDiv ul{
	margin:0px;
	list-style-type:none;
	float:left;
	font-size:0px;
}

#bottomMenuBarDiv ul li{
	float:left;
	height:14px;
	border:none;
}

#bottomMenuBarDiv ul li{
	border:none;
}
#bottomMenuBarDiv ul li a{
	float:left;
	height:14px;
	font-size:12px;
	text-decoration:none;
	display:block;
	margin-top:7px;
	margin-bottom:7px;
	margin-left:2px;
	padding-right:3px;
	padding-left:3px;
	text-align:center;
	color:#FFF;
	display:block;
	border-right: solid 1px #FFFFFF;
}

#bottomMenuBarDiv ul li a:hover{
	height:16px;
	text-decoration:underline;
	color:#ffffff;
}

#bottomMenuBarDiv .last{
	border:none;
}

#bottomMenuBarDiv ul li a:active{
	height:16px;
	background:#a40502;
	color:#fff;
}

.bigPicture
	{
		float:left;
		width:100%;
		text-align:center;
	
	}
.greyText	{
	color:#666;
	line-height:20px;
}
.blueText	{	color:#135b99; 	}
.maroonText	{	color:#8f0302; 	}

.bold { font-weight: bold ; }


#topMenuBarDiv {
	float:left; 
	width:100%;
	border-top: solid 1px #999999;
}
#topMenuBarDiv ul{
	list-style-type:none;
	float:left;
	font-size:0px;
	width:100%;
}

#topMenuBarDiv ul li{
	float:left;
	border:none;
	
}

#topMenuBarDiv ul li a{
	float:left;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#666666;
	display:block;
	width:127px;
	padding-top:20px;
	height:35px;
	border-right: solid 1px #999999;
}

#topMenuBarDiv ul li a:hover{
	text-decoration:underline;
	color:#fff;
	background-color:#666;
}

#topMenuBarDiv .last{
	border:none;
	width:132px;
}

#topMenuBarDiv ul li a:active{
	background:#a40502;
	color:#fff;
}


#infoDivPanel
{
	float:right;
	width:698px;
}


#leftPanel
	{	
		float:left; 
		width:198px;
	}




/*  ACCORDION */
		
		.accordion_toggle {
	display: block;
	height: 30px;
	width: 650px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	color: #333;
	cursor: pointer;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-color: #d4d4d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-left: 10px;
		}
		
		.accordion_toggle_active {
			background-color: #a40502;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background-color: #a40502;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background-color: #a40502;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background-color: #a40502;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }

.accordion_toggle1 {
	display: block;
	height: 30px;
	width: 650px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


/*  ACCORDION */
