* {
margin: 0;
padding: 0;
}

html {
height: 100%;
overflow: scroll;
background-color: #d8eff9;
background-image: url(../images/background_shadow.gif);
background-repeat: repeat-y;
background-position: center;
}

body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}

h1 {
font: normal normal bold 19px Arial;
color: #57b6dd;
display: block;
}

h2 {
font: normal normal bold 17px Arial;
color: #57b6dd;
display: block;
}

h3 {
font: normal normal bold 15px Arial;
color: #7b9aa8;
display: block;
}

h4 {
font: normal normal normal 12px Arial;
color: #56b6de;
display: block;
}

h5 {
font: normal normal normal 13px Arial;
color: #56b6de;
display: block;
}

p {
color: #517283;
font: normal normal normal 12px;
text-align: left;
display: block;
}

li {
color: #517283;
font: normal normal normal 12px ;
display: block;
}

#wrapper {
margin: 0px auto;
width: 750px;
}

	#header {
	float: left;
	width: 750px;
	}
	
		#upper_portion {
		position: relative;
		float: left;
		width: 750px;
		height: 90px;
		}
	
			#logo_div {
			position: relative;
			float: left;
			width: 220px;
			height: 90px;
			}
			
			#logo_div img {
			border: 0px;
			padding: 13px 0px 0px 18px;
			}
			
			#upperMenu_link_div {
			position: absolute;
			top: 36px;
			left: 230px;
			}
	
				.upperMenu_link_borderRightStyle {
				float: left;
				border: 0px;
				border-right-color: #b0c2cb;
				border-right-style: solid;
				border-right-width: 1px;
				}
				
				.uppermenu_lastLinkStyle {
				float: left;
				border: 0px;
				}
			
			#upperMenu_searchBoxDiv {
			position: absolute;
			top: 30px;
			left: 599px;
			}
			
				#upperMenu_searchBoxDiv input {
				float: left;
				width: 123px;
				height: 16px;
				color: #84a1ae;
	
				border-color: #d8eff9;
				border-width: 1px;
				}
				
				#upperMenu_searchBoxDiv img {
				float: left;
				margin-left: 2px;
				border: 0px;
				}
				
			#mainpages_linksDiv {
			position: absolute;
			top: 59px;
			left: 220px;
			}
			
			#mainpages_linksDiv img {
			border: 0px;
			float: left;
			}
		
		#bannerDiv {
		float: left;
		width: 750px;
	

		background-color: #247abe;
		}
		
		#bannerDiv img {
		float: left;
		}
		
		#rightMenuDiv {
		float: right;
		width: 225px;
		height: 236px;
		background-color: #004990;
		}
		
		#rightMenuDiv img {
		border: 0px;
		}
		
			#rightMenu_imageLinkDiv {
			float: left;
			width: 225px;
			
			background-image:url(../images/dotted_divider3.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			}
			
				.rightMenu_imageStyle {
				float: left;
				padding: 21px 0px 11px 10px;
				}
				
				.rightMenu_imageStyle2 {
				float: left;
				padding: 8px 0px 9px 9px;
				}
				
				.rightMenu_imageStyle3 {
				float: left;
				padding: 8px 0px 10px 11px;
				}
			
			#rightMenu_imageLinkDiv2 {
			float: left;
			width: 225px;
			}
			
			#rightMenu_imageLinkDiv3 {
			float: left;
			width: 225px;
			background-color: #004990;
			}

	#wrapper2 {
	float: left;
	width: 750px;
	position: relative;
	}
	
		#mainBodyDiv {
		float: left;
		position: relative;
		width: 460px;
		padding: 30px 35px 30px 30px;
		
		border-right-color: #cedadf;
		border-right-style: solid;
		border-right-width: 1px;
		}

		#dummy_div {
		float: left;
		width: 460px;
		height: 100px;
		}
		
		#dummy_div2 {
		float: left;
		width: 460px;
		height: 40px;
		}				

		#wrapper3 {
		float: left;
		width: 186px;
		margin: 0px 0px 31px 0px;
		}

		#wrapper3 label {
		float: left;
		font: normal normal normal 10px Arial;
		color: #56b6de;
		padding: 11px 0px 0px 0px;
		width: 186px;
		
		}

		.wrapper3_input {
		float: left;
		width: 179px;
		height: 21px;
		margin: 4px 0px 0px 0px;

		border-color: #c6cacb;
		border-style: solid;
		border-width: 1px;
		background-image: url(../images/bg.jpg);
		background-repeat: repeat-x;
		
		}
		
		.submit {
		float: left;
		font: normal normal normal 10px Arial;
		color: #56b6de;
		padding: 11px 0px 0px 0px;
		display: block;
		width: 100%;
		}
		
		.SubmitButtonStyle {
		color: #56b6de;
		width: 70px;
		float: right;
		margin: 14px 0px 0px 0px;		
		font: normal normal normal 10px Arial;
		color: #56b6de;
		
		border-color: #e8edef;
		border-style: solid;
		border-width: 1px;
		
		background-color: #FFFFFF;
		}
		
		.SubmitButtonStyle2 {
		font-family: Arial;
		font-size: 9px;
		color: #56b6de;
		width: 70px;
		height: 21px;

		margin: 30px 0px 0px 0px;
		
		border-color: #e8edef;
		border-style: solid;
		border-width: 1px;
		
		background-color: #FFFFFF;
		}
		
		.SubmitButtonStyle3 {
		font-family: Arial;
		font-size: 9px;
		color: #56b6de;
		width: 70px;
		height: 21px;

		margin: 10px 0px 0px 185px;
		
		border-color: #e8edef;
		border-style: solid;
		border-width: 1px;
		
		background-color: #FFFFFF;
		}
		
		.SubmitButtonStyle4 {
		font-family: Arial;
		font-size: 9px;
		color: #56b6de;
		width: 70px;
		height: 21px;

		margin: 30px 0px 0px 112px;
		
		border-color: #e8edef;
		border-style: solid;
		border-width: 1px;
		
		background-color: #FFFFFF;
		}
		
		#request_info_innerDiv {
		width: 180px;
		min-height: 21px;
		}
		
		#wrapper4 {
		float: left;
		position: relative;
		width: 186px;
		}

			#wrapper4 p {
			margin-top: 11px;
			}
			
			#wrapper4 a {
			text-decoration: none;
			color: #56b6de;			
			}
			
			#wrapper4 a:hover {
			text-decoration: none;
			color: #56b6de;			
			}

	.h1_marginBottom {
	margin-bottom: 15px;
	}

	.h2_marginBottom {
	padding-bottom: 9px;

	background-image:url(../images/dotted_divider2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}	
	
	.h2_marginBottom2 {
	padding: 48px 0px 9px 0px;

	background-image:url(../images/dotted_divider2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
	.h2_marginBottom3 {
	padding: 20px 0px 9px 0px;

	background-image:url(../images/dotted_divider2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}	
	
	.h2_marginBottom3 a {
	text-decoration: none;
	color: #56b6de;	
	}
	
	.h4_marginBottom {
	margin-bottom: 20px;
	}
	
	.h4_marginBottom2 {
	margin-bottom: 10px;
	}
	
	.h4_marginBottom2a {
	margin: 28px 0px 10px 0px;
	}

	.h4_marginBottom2b {
	margin: 18px 0px 10px 0px;
	}
	
		.h4_marginBottom2b a {
		text-decoration: none;
		color: #56b6de;
		}

		.h4_marginBottom2b a:hover {
		text-decoration: underline;
		}

	.marginBottom2 {
	margin-bottom: 5px;
	}
	
	.emailLink_style {
	color: #56b6de;
	text-decoration: none;
	}

	.emailLink_style:hover {
	text-decoration: underline;
	}
	
	.emailLink_style2 {
	color: #517283;
	text-decoration: none;
	}

	.emailLink_style2:hover {
	text-decoration: underline;
	}

	.linkStyle1 {
	color: #56b6de;
	text-decoration: none;
	}

	.marginBottomStyle1 {
	margin-bottom: 47px;
	}
	
	.marginBottomStyle2 {
	margin-bottom: 20px;
	}
	
	#newsListDiv {
	margin-top: 11px;
	float: left;
	}
	
		#newsListDiv ul li {
		list-style: none;
		padding: 11px 0px 11px 0px;
		
		background-image: url(../images/dotted_divider2.gif);
		background-position: top;
		background-repeat: no-repeat;
		}
		
		.newsListDiv_listColor {
		font: normal normal normal 12px ;
		color: #56b6de;
		}

			#newsListDiv a {
			text-decoration: none;
			color: #517283;
			}
			
			#newsListDiv a:hover {
			text-decoration: underline;
			color: #517283;
			}

	#footer {
	float: left;
	position: relative;
	width: 750px;
	min-height: 62px;
	}
	
	#footer_Left {
	float: left;
	position: relative;
	width: 460px;
	height: 62px;
	
	padding: 0px 35px 0px 30px;
	
	background-image: url(../images/dotted_divider2.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
		#footer_Left a {
		text-decoration: none;
		padding: 0px 4px 0px 4px;
		}
		
		#footer_Left a:hover {
		text-decoration: underline;
		color: #56b6de;
		}
		
		#footer_Left p {
		font-size: 11px;
		}
		
		#footer_Left li ul {
		font-size: 10px;
		}
		
		.footer_Left_link_active {
		color: #56b6de;
		}
		
		.footer_Left_link_inactive {
		color: #517283;
		
		}
		
		
	
	#footer_Right {
	float: left;
	position: relative;
	width: 200px;
	height: 62px;

	padding: 0px 5px 0px 10px;

	border-left-color: #cedadf;
	border-left-style: solid;
	border-left-width: 1px;
	}
	
		#footer ul {
		width: 100%;
		}
	
		#footer li {
		float: left;
		list-style: none;
		display: inline;
		margin: 8px 0px 0px 0px;
		
		font: normal normal 9px Arial;
		}
		
		.footer_li_borderStyle {
		border-left-color: #517283;
		border-left-style: solid;
		border-left-width: 1px;
		}
		
		.footer_li_indentRightStyle {
		padding: 0px 5px 0px 0px;
		}

		.footer_li_indentLeftStyle {
		padding: 0px 0px 0px 5px;
		}
		
		.footer_li_indentLeftRightStyle {
		margin: 0px 5px 0px 5px;
		}
		
#outerCont {
width: 186px;
float: left;
position:relative;

padding: 31px 19px 0px 19px;
}

.text {
font-size: 12px;
color: #517283;
display: block;

padding: 0px 0px 22px 0px;
}

.text1 {
font-size: 12px;
font-family: Arial;
padding: 24px 0px 24px 0px;
}

	.text1a {
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 24px;
	text-align: center;
	margin: 0px 0px 0px 70px;
	}

	.textLorem {
	font-size: 12px;
	display: block;
	color: #9d0a0e;
	}

.text2 {
font-weight: bold;
font-style: italic;
}

.text3 {
font-size: 12px;
color: #517283;
display: block;

padding: 0px 0px 10px 0px;
}

.text3A {
font-size: 12px;
color: #517283;
display: block; 
}


.text3B {
font-size: 12px;
color: #517283;
display: block; 

padding: 0px 0px 25px 0px;
}

.text11 {
font-size: 12px;
color: #517283;
display: block;

padding: 15px 0px 12px 0px;
background-image: url(../images/dotted_divider2.gif);
background-position: bottom;
background-repeat: no-repeat;
}

.text4 {
font-size: 12px; 
font-family: Arial; 
color: #517283;
display: block;
padding-top: 22px;
padding-bottom: 24px;
}

.text14 {
font-size: 14px; 
font-family: Arial; 
color: #56b6de;
display: block;
}

.text12 {
font-size: 12px; 
font-family: Arial; 
color: #517283;
display: block;
padding: 22px 0px 0px 0px;
}

.text5 {
font-size: 12px;
color: #517283;
display: block;
}

.text6 {
font-size: 12px;
color: #517283;
display: block;

padding: 0px 0px 16px 0px;
}

.text7 {
font-size: 12px;
color: #517283;
display: block;

padding: 0px 0px 38px 0px;
}

.text8 {
font-size: 14px;
font-family: Arial;
padding: 0px 0px 24px 0px;
}

.text9 {
font-size: 12px;
color: #517283;
}

#textC {
width: 450px;

background-image: url(../images/dotted_divider2.gif);
background-position: bottom;
background-repeat: no-repeat;
}

#textCont1 {
padding-top: 18px;

background-image: url(../images/dotted_divider2.gif);
background-position: top;
background-repeat: no-repeat;
}
	
	#textCont1 img {
	border: none;
	padding: 0px 3px 2px 0px;
	}

	.textColor {
	color: #56b6de;
	text-decoration: none;
	}
	
#container {
width: 257px;
float: left;
}

#container2 {
width: 189px;
float: left;
}
	#container2 img {
	margin-right: 25px;
	}

#containerA {
width: 110px;
float: left;
}

	#containerA img {
	border: 0px;
	}
	
	#containerA1 {
	float: left;
	width: 130px;	
	}
		
		#containerA1 img{
		border: none;
		}		
	
	#containerB1 {
	width: 310px;
	float: left;
	padding: 0px 0px 0px 8px;
	}
	
	#containerB1 img {
	padding: 0px 2px 2px 0px;	
	}
		
	#containerB1 ul {
	list-style-type: none;
	}

.imgS {
padding: 0px 2px 2px 0px;		
}

#containerB {
width: 340px;
float: left;
}	

#containerC {
width: 190px;
float: left;
}

	#containerC img {
	border: 0px;
	}
	
#container_C {
width: 240px;
float: left;
text-align: left;
padding: 0px 0px 0px 13px;
}

 
	
	#container_C li {
	font-size: 12px;
	font-family: Arial;	
	}
	
#containerCa {
width: 180px;
float: left;
}

#container_Ca {
width: 250px;
float: left;
padding: 0px 0px 0px 13px;
}

	#container_Ca img {
	margin: 0px 1px 1px 0px;	
	}
	
#containerDa {
width: 225px;
float: left;
}

#containerD {
width: 225px;
float: left;
padding-left: 14px;
}

	#containerD li {
	font-family: Arial;
	font-size: 12px;

	text-align: left;	
	}

	#containerD ul {
	padding: 10px 0px 2px 0px;
	}
	
	#containerD a:hover {
	text-decoration: underline;	
	}
	
	#groupListDiv {
	padding: 23px 0px 5px 0px;
	float: left;
	
	background-image: url(../images/dotted_divider2.gif);
	background-repeat: no-repeat; 
	background-position: top;
	}
	
	#groupListDiv1 {
	width: 450px;
	float: left;
	margin: 23px 0px 0px 0px;
	}
	
		#groupListDiv1 ul {
		list-style-type: none;	
		}
		
		#groupListDiv1 img {
		margin: 0px 4px 1px 0px;
		}

	#groupListDiv2 {
	width: 450px;
	float: left;
	padding: 0px 0px 0px 0px;
	}
	
	#groupListDiv9 {
	width: 450px;
	float: left;
	}
	
	#groupListDiv2 ul {
	list-style-type: none;
	}	
	
	#groupListDiv8 {
	width: 450px;
	float: left;
	}	
		#groupListDiv8 img {
		padding: 0px 3px 2px 0px;
		}
		
		#groupListDiv8 ul {
		list-style: none;		
		}
	
	#groupListDiv3 {
	width: 450px;
	float: left;
	}
	
	#groupListDiv3_A {
	width: 350px;
	float: left;
	margin-left: 40px;
	}
		#groupListDiv3 ul,#groupListDiv3_A ul {
		list-style: none;
		}
	
		#groupListDiv3 p,#groupListDiv3_A p {
		font-size: 12px;
		}
		
		#groupListDiv3 a,#groupListDiv3_A a {
		text-decoration: none;			
		}
		
		#groupListDiv3 a:hover,#groupListDiv3_A a:hover {
		text-decoration: underline;
		}
		
		#groupListDiv3 img,#groupListDiv3_A img {
		border: none;
		padding: 0px 3px 2px 0px;		
		}
		
		#groupListDiv3 [src="images/dot.png"] , #groupListDiv3_A [src="images/dot.png"] {
		padding: 2px 3px 2px 0px;
		}
		
	#groupListDiv3_a {
	width: 450px;
	float: left;
	padding: 23px 0px 0px 0px;
	
	background-image: url(../images/dotted_divider2.gif);
	background-repeat: no-repeat; 
	background-position: top;
	}
		#groupListDiv3_a img{
		margin: 0px 3px 0px 3px;
		border: none;
		}		
		
		#groupListDiv3_a a {
		text-decoration: none;			
		}
		
		#groupListDiv3_a a:hover {
		text-decoration: underline;
		}
		
	#groupListDiv4 {
	float: left;
	width: 180px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 0px 0px;
	}
	
	#groupListDiv4a {
	float: left;
	width: 220px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 0px 0px;
	
	background-image: url(../images/dotted_divider2.gif);
	background-repeat: no-repeat; 
	background-position: top;
	}
	
	#groupListDiv5 {
	float: left;
	width: 450px;
	margin: 17px 0px 0px 0px;
	}

		#groupListDiv5 p {
		padding: 0px 0px 20px 0px;
		}
		
		#groupListDiv5 ul {
		list-style-type: none;		
		}

	#groupListDiv6 {
	float: left;
	width: 450px;
	}

		#groupListDiv6 p {
		font-size: 12px;
		padding: 0px 0px 38px 0px;
		line-height: 16px;
		}
		
		#groupListDiv6 ul {
		list-style-type:none;
		}	
		
	#groupListDiv7 {
	float: left;
	width: 450px;
	}

		#groupListDiv7 p {
		font-size: 12px;
		line-height: 16px;
		padding: 0px 0px 22px 0px;
		}
		
		#groupListDiv7 ul{
		list-style-type:none;
		padding: 0px 0px 32px 0px;
		}
		
		#groupListDiv7 img {
		margin: 0px 3px 2px 0px;		
		}
		
	#groupListDiv8 {
	float: left;
	width: 450px;
	padding: 0px 0px 7px 0px;	
	}

	#styleWpaperA {
	width: 335px;
	float: left;
	}
	
	#styleWpaper_A {
	width: 310px;
	float: left;
	}
	
	#styleWpaper_A1 {
	width: 460px;
	float: left;
	}
	
	#styleWpaper_B {
	width: 140px;
	float: left;
	}

	#styleWpaperB {
	width: 120px;
	float: left;
	left: 578px;
	top: 390px;
	}
	
	#styleWpaperAa {
	width: 380px;
	float: left;
	}
	
	#styleWpaperBa {
	width: 80px;
	float: left;
	left: 578px;
	top: 390px;
	}

	.heading {
	font-family: Arial; 
	font-size: 19px; 
	color: #57b6dd; 
	text-align:left;
	font-weight: bold;
	}
	
#margin {
margin: 55px 0px 0px 0px;
}

#paper {
width: 17px; 
height: 22px;
background-image: url(../images/paper.gif); 
background-repeat: no-repeat;
float: left;
}

	#paper a:hover {
	color: #56b6de;
	}
	
	.paper_active {
	color: #56b6de;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 4px;
	margin-top: 2px
	}
	
	.paper_inactive {
	color: #7c9aa8;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 4px;
	margin-top: 2px
	}	

#addedMenu {
width: 740px;
height: 21px;
background-color:#247abe;
margin: 10px 0px 0px 0px;
}
	#addedMenu a {
	font-size: 75%;
	padding-left: 6px;
	} 
	
	#addedMenu a:hover {
	color: #fede58;
	}	
	
#addedMenu_1 {
width: 720px; 
height: 21px; 
background-color:#247abe;
margin: 10px 0px 0px 30px;
}

	#addedMenu_1 a:hover {
	color: #fede58;
	}
	
#addedMenu2 {
width: 170px; 
height: 21px;
float: right;	
background-color:#247abe;
margin: 10px 0px 0px 70px;
}	
	
	#addedMenu2 a:hover {
	color: #fede58;
	}

.text_b {
font-weight: bold;
color: #57b6dd;
}

#map {
height:294px; 
width: 450px; 
background-image: url(../images/map.jpg); 
background-repeat: no-repeat;

position: relative;
}
	#map img {
	position: absolute;
	border: none;
	}

#contA {
width: 450px; 
float: left; 
margin-top: 25px;

background-image: url(../images/dotted_divider2.gif);
background-repeat: no-repeat; 
background-position: top;
}

	#contA img {
	padding: 0px 3px 3px 0px;
	}

#cont_A {
width: 450px; 
float: left; 
margin-top: 35px;
}

.text_2 {
font-family: Arial;
font-style: italic;
font-size: 12px;
padding: 10px 0px 0px 0px;
}

.text2 {
font-weight: bold;
font-style: italic;

padding-bottom: 16px;
}

#groupListDiv2 {
margin: 0px 0px 30px 0px;
padding: 23px 0px 0px 0px;
width: 450px;
float: left;

background-image: url(../images/dotted_divider2.gif);
background-repeat: no-repeat;
background-position: top;
}

	#groupListDiv2 ul {
	list-style: none;
	}
	
	#groupListDiv2 img {
	padding: 0px 4px 2px 0px;
	}
	
#groupListDiv2b {
margin: 0px 0px 30px 0px;
padding: 23px 0px 0px 0px;
width: 450px;
float: left;

background-image: url(../images/dotted_divider2.gif);
background-repeat: no-repeat;
background-position: top;
}

	#groupListDiv2b ul {
	list-style: none;
	}
	
	#groupListDiv2b img {
	padding: 0px 4px 0px 2px;
	}
	
#contactForm_Maindiv {
float: left;
width: 450px;
height: 25px;

padding: 0px 0px 7px 0px;
}

#contactForm_Maindiv2 {
float: left;
width: 450px;
height: 55px;

padding: 0px 0px 7px 0px;
}

#contactForm_Maindiv3 {
float: left;
width: 450px;
margin: 0px 0px 10px 0px;
}

#contactForm_Maindiv4 {
float: left;
width: 450px;

margin: 20px 0px 0px 0px;
}

		#contactForm_Maindiv2 label {
		width: auto;
		height: auto;
		color: #56b6de;
		float: left;
		margin: 4px 0px 0px 0px;
		}

	#contactForm_Left {
	float: left;
	width: 144px;
	height: 25px;
	}
	
		#contactForm_Maindiv label {
		color: #56b6de;
		float: left;
		margin: 4px 0px 0px 0px;
		}		

	#contactForm_Right {
	float: left;
	width: 306px;
	height: 25px;
	}
		
		.contactForm_Right_inputStyle {
		float: left;
		width: 253px;
		height: 21px;
		color: #7b9aa8;
	
		border-color: #c6cacb;
		border-width: 1px;
		border-style: solid;
		background-image: url(../images/bg.jpg);
		background-repeat: repeat-x;
		}

		.contactForm_Right_inputStyle2 {
		float: left;
		width: 445px;
		height: 144px;
		color: #7b9aa8;
		padding-bottom: 0px 0px 59px 0px;

		border-color: #c6cacb;
		border-width: 1px;
		border-style: solid;
		}
		
	#subDiv_Main2 {
	float: left;
	width: 167px;
	margin: -2px 0px 19px 0px;
	}
	
	#subDiv_Main2 a {
	float: left;
	color: #7b9aa8;
	text-decoration: none;
	text-align: left;
	}

	#subDiv_Main2 a:hover {
	text-decoration: underline;
	}

	#subDiv_Main {
	float: left;
	position: relative;
	width: 186px;
	margin: 46px 0px 19px 0px;
	}



	#subDiv_Main a:hover {
	text-decoration: underline;
	}

		#subDiv1 {
		float: left;
		position: relative;
		width: 186px;
		}
		
			#subDiv1 a {
			text-decoration: none;
			color: #56b6de;	
			}
			
			.subDiv1_a {
			float: left;
			color: #517283;
			width: 186px;
			text-decoration: underline;
			margin: 14px 0px 0px 0px;
			}

		#subDiv2 {
		float: left;
		width: 183px;

		}
		
		#subDiv2 a{
		color: #517283;
		}
		
		#subDiv2 img{
		padding: 17px 0px 0px 0px;
		border: none;		
		}
		
	.style_FloatRight {
	float: right;
	}

	.style_Italic {
	font-style: italic;
	}

	.back_main {
	position: absolute; 
	left: 399px; 
	top: 356px;
	}
	
	.text_indent {
	margin: 0px 0px 0px 16px;
	}
		
		.text_indent img {
		margin: 0px 3px 2px 0px;		
		}
		
	.text_indent2 {
	margin: 0px 0px 0px 16px;
	color: #56b6de;
	}

	.text_indent3 {
	margin: 0px 0px 0px 31px;
	}

	.text_indent4 {
	margin: 0px 0px 0px 11px;
	}
	
	.text_indent5 {
	margin: 0px 0px 0px 8px;
	}
	
	.text_indent6 {
	margin: 0px 0px 0px 10px;
	}
	
	.text_indent7 {
	margin: 0px 0px 0px 13px;
	}
	
	.active {
	color: #fede58;
	text-decoration: none; 
	font-family:Arial; 
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	}
	.active2 {
	color: #fede58;
	text-decoration: none; 
	font-family:Arial; 
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	}
	
	.inactive {
	color: #ffffff;
	text-decoration: none; 
	font-family:Arial; 
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	}
	
	 .inactive2 {
	color: #ffffff;
	text-decoration: none; 
	font-family:Arial; 
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	}
	
	.text10 {
	font-size: 14px;
	font-family: Arial;
	padding: 0px 0px 17px 0px;
	}
	
	.text_deco {
	text-decoration: none;	
	color: #56b6de;
	font-family: Arial;
	font-size: 12px;
	}
	
	.text_deco2 {
	text-decoration: none;
	color: #56b6de;
	font-family: Arial;
	font-size: 11px;
	position:absolute;
	left: 393px;
	top: 359px;
	width: 104px;
	}
	
.list {
margin: 0px 0px 10px 0px;
}

.subTitle {
font-size: 12px; 
font-weight: 500;
}

#side_menu {
background-image: url(../images/side.jpg);  
background-repeat: no-repeat; 
width: 187px; 
height: 146px; 
float: left;
margin: 0px 0px 30px 0px;
}
	
	#side_menu a:hover {
	color : #0063a6;	
	}
	
#side_menu2 {
background-image: url(../images/side2.jpg);  
background-repeat: no-repeat; 
width: 187px; 
height: 146px;
float: left; 
margin: 0px 0px 30px 0px;
}

#side_menu3 {
background-image: url(../images/side3.jpg);  
background-repeat: no-repeat; 
width: 187px; 
height: 146px; 
float: left; 
margin: 0px 0px 30px 0px;
}

	
	#side_menu3 a:hover {
	color : #0063a6;	
	}

#side_menu4 {
background-image: url(../images/side4.jpg);  
background-repeat: no-repeat; 
width: 187px; 
height: 146px; 
float: left; 
margin: 0px 0px 30px 0px;
}
	
	#side_menu4 a:hover {
	color : #0063a6;	
	}
	
#side_menu5 {
background-image: url(../images/icon_environmentalPolicy.jpg);  
background-repeat: no-repeat; 
width: 187px; 
height: 146px; 
float: left;
margin: 0px 0px 30px 0px;
}
	
	#side_menu5 a:hover {
	color : #0063a6;	
	}
	
#side_menu6 {
background-image: url(../images/carbonmadeeasy.jpg);  
background-repeat: no-repeat; 
width: 185px; 
height: 146px; 
float: left; 
margin: 20px 0px 20px 0px;
}
	
	#side_menu6 a:hover {
	color : #0063a6;	
	}
	
		#side_menuEmo {
background-image: url(../images/emo.jpg);  
background-repeat: no-repeat; 
width: 185px; 
height: 146px; 
float: left; 
margin: 20px 0px 20px 0px;
}
	
	#side_menuEmo a:hover {
	color : #0063a6;	
	}
	.sideActive {
	font-size: 10px;	
	color: #0063a6;
	text-decoration: none;
	}
	
	.sideInactive {
	font-size: 10px;	
	color: #ffffff;
	text-decoration: none;
	}
	
	#side_menu2 a:hover {
	color : #0063a6;	
	}

	.sub_links {
	position: absolute; 
	left: 110px; 
	top: 440px; 
	}

	.sub_links2 {
	position: absolute; 
	left: 112px; 
	top: 615px; 
	}

	.sub_links3 {
	position: absolute;
	left: 119px;
	top: 440px;
	}
	
	.sub_links4 {
	position: absolute; 
	left: 115px; 
	top: 450px; 
	}

	.sub_links5 {
	position: absolute; 
	left: 115px; 
	top: 430px; 
	}
	
	.sub_links6 {
	position: absolute; 
	left: 115px; 
	top: 470px; 
	}
.text16 {
font-size: 13px;
font-family: Arial;
}

.text_c {
font: normal normal normal 12px Arial;
color: #56b6de;
}

.styleBold {
font-weight: bold;
color: #7b9aa8;
}

#groupListDiv2a {
width: 450px;
float: left;
padding: 15px 0px 15px 0px;
}

.vmStyle {
font-family: Arial; 
font-size: 18px; 
color: #56b6de;
}

#paperCont {
height: 35px;
}

.olStyle {
list-style:none;
}

.marginBottom {
margin : 0px 0px -10px 0px;
color: #56b6de;
}

#back {
	position:absolute;
	top: 28px;
	left: 386px;
}

#backMain {
position: absolute; 
left: 400px;
top: 35px;
width: 130px; 
text-decoration: none; 
color: #57b6dd;
font-size: 12px;
}

.v1 {
padding: 0px 0px 10px 130px;
}

.v2 {
padding: 0px 0px 10px 170px;
}

.v3 {
padding: 0px 0px 10px 210px;
}

.v4 {
padding: 0px 0px 10px 250px;
}

.dot1 {
left: 115px;
top: 91px;
}

.dot2 {
left: 111px;
top: 111px;
}

.dot3 {
left: 206px; 
top: 92px;
}

.dot4 {
left: 350px;
top: 120px;
}

.dot5 {
left: 354px; 
top: 116px
}

.dot6 {
left: 354px; 
top: 125px
}

.dot7 {
left: 392px; 
top: 224px;
}

.dot8 {
left: 366px; 
top: 167px;
}

.dot9 {
left: 360px;
top: 162px;
}

.dot10 {
left: 365px; 
top: 161px;
}

.dot11 {
left: 362px; 
top: 154px;
}


.dot12 {
left: 80px; 
top: 120px;
}


.toolStyle {
background-color:white; 
width: 184px; 
height: 110px;
border: solid 1px gray; 
text-align: center;
filter: alpha(Opacity=75);
opacity:0.75;
}

#locations1 {
width: 194px; 
float: left;

}

 
#locations2 {
width: 200px; 
float: left; 
padding: 0px px 0px 48px;
}

 

#carbonCont {
width: 220px; 
height: 160px; 
background-image: url(../images/FirstCarbonCheck.jpg); 
background-repeat: no-repeat; 
float: left;						
}
	
	#carbonCont a:hover {
	text-decoration: underline;
	color: #0063a6;
	}

	.carbonStyle {
	position: absolute;
	left: 358px;
	top: 460px;
	width: 80px;
	height: 63px;
	}

.newsFont {
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #56b6de;
padding: 13px 0px 0px 0px;
}

.backNews {
position: absolute; 
left: -11px; 
top: 3px;
}

#radioboxCont {
width: 50px;
height: 25px;
float:left;
}

	.radioBox {
	width: 17px;
	float: left;
	height: 15px;
	margin: 3px 0px 0px 2px;
	}

	.flashClip {
	width:525px;
	height:236px;
	float: left;
	}
	
	.textStyle_small {
	font-size: 11px;
	}
	
	.flag_style {
	margin: 0px 0px 10px 0px;
	}
	
	.flag_style2 {
	margin: 15px 0px 10px 0px;
	}

	#groupListDiv3a {
	width: 450px;
	float: left;
	}
		#groupListDiv3a ul {
		list-style: none;
		}
	
		#groupListDiv3a p {
		font-size: 12px;
		}
		
		#groupListDiv3a a {
		text-decoration: none;			
		}
		
		#groupListDiv3a a:hover {
		text-decoration: underline;
		}
		
 

#loc1 {
width:450px;
padding: 30px 0px 30px 0px;
float:left;
background-image: url(../images/dotted_divider2.gif);
background-position: bottom;
background-repeat: no-repeat; url(../images/dotted_divider2.gif)
}

	#loc1A {
		width: 200px; 
		float:left; 
		}
		
	#loc1B {
		width: 194px; 
		float:left;
		padding-left: 30px;
		}