/* CSS Document */
body { margin:0; padding:0; color: #000; background: #333;}

#container {
	width: 850px;
	/*margin: 15px auto 0;*/
	padding: 0;
	text-align: left;
	position: relative;
}

	#intro{width: 850px;}
	#supportingText2 {width: 575px; }
	#supportingText {width: 625px; }
	
		#flashIntro {width: 650px; }

		#quickSummary2 {	border: 1px solid #ccc;
		border-bottom: none;
		background-color: #efefef;
 }
 
 		#quickSummary2 p {
			width: 575;
			padding-right: 50px;
			padding-left: 20px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
}
	#quickSummary2 a { 
			font-family: "Trebuchet MS", Arial, helvetica, sans-sarif;
			text-decoration:bold;
			font-size: 10pt;
			color: blue;
			} 

		#quickSummary p {
			width: 625;
			padding-right: 50px;
			padding-left: 20px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
}
		#quickSummary img {
	border: 1px solid #ccc;
	margin: 12px;
	
	
		}
		#quickSummary b {
			font-family: "Trebuchet MS", Arial, helvetica, sans-sarif;
			font-size: 10pt;

		}
		
		#quickSummary a { 
			font-family: "Trebuchet MS", Arial, helvetica, sans-sarif;
			text-decoration:bold;
			font-size: 10pt;
			color: blue;
			} 
		
	#footer {
	width: 629px;
	height: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	margin-left: -1px;	
	}
	#footer p {
		margin-left: 1.5em;
	}
	#linkList2 {
	width: 200px;
	height:100%;
	position: relative;
	background-image: url(../images/bg_navBar_index.gif);
	background-repeat: no-repeat;
}
	
	#linkList {
	width: 200px;
	height:700px;
	background-image: url(../images/bg_navBar_index.gif);
	background-repeat: no-repeat;
}
	
		#lselect { }
		
		
/**************************************************************************************
****************************index page navigation styles*******************************
***************************************************************************************/
div#lselect {
	float: left;
	width: 200px;
	margin: 0em 0 0;
	font-size: x-small;
	/*height: 600px;*/                                                                                                                                                                                                                     
}
div#lselect p {
	margin: 1em 0 0 1;
	padding: 1em 2em 1em 1;
	font-size: x-small;	
}
.indexNav ul {
	margin: 0;
	padding: 0;
}
.indexNav ul a {
	margin-left: 4em;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
	width: 150px;
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #2c3d33;

}
.indexNav ul 
a:hover {background: #7fa4bf;}
a { color: #ffffff; font-family: arial, helvetica;  font-size: 10pt; font-weight: none; text-decoration: none}
a:link { color: #ffffff; font-family: arial, helvetica; font-size: 10pt; font-weight: none; text-decoration: none }
a:visited { color: #ccc; font-family: arial, helvetica; font-size: 10pt; font-weight: none; text-decoration: none }

.indexNav li.level1in  {
	list-style: none;
	font-family: "Trebuchet MS", Arial, helvetica, sans-sarif;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin-left: -2em;
	padding-top: 1em;
	a: #fff;
}
.indexNav li {
	list-style: none;
	
}

/********************************************************************
*********************************************************************
********************************************************************/

h2 {
	font-family: "Trebuchet MS", Arial, helvetica, sans-sarif;
	font-size: 10pt;
	color: #333333;
	width: 625px;
	filter: progid;
	border-top: 1px solid #CCC;
	border-right: 1px none #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px none #CCC;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=Gainsboro); 	
}
h1 {
	font-family: "Trebuchet MS", Arial, helvetica, sans-sarif;
	font-size: 10pt;
	color: #333333;
	width: 625px;
	filter: progid;
	border-top: 1px solid #CCC;
	border-right: 1px none #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px none #CCC;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=Gainsboro); 	
}

.newToo {
	font-family: "Trebuchet MS", Arial, helvetica, sans-sarif;
	font-size: 10pt;
	margin-left: 400px;
	width: 200px;
	text-align: right;
	border: 1px dotted #ccc;
	padding: 5px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=white,endColorStr=#cccc66); 	
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding-right: 100px;
	padding-left: 25px;
	}

.text1 img{
	border: none;
	
	}
	
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
form {
	margin-left: 20px;
	
}