/*----------------------------General  Styles--------------------------------------*/

body,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,tr{margin:0;padding:0;}

fieldset,img{border:0;}
del,ins{text-decoration:none;}
li{list-style:none;}

/*----------------------------End of General  Styles--------------------------------------*/
#ContainerDiv{
WIDTH: 100%;  HEIGHT: 100%;position:relative;padding-top:0px;	
}

#leftDiv {
	float:left;HEIGHT:100%;width:10%;position:relative;
}

#rightDiv{
	float:right;HEIGHT: 100%;width:10%;background:red;position:relative;
}

#centerDiv{
	float:center;HEIGHT: 100%;width:80%;position:relative; 
}


#menutext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #d4e8ff;
	font-weight:bold;}

#menutext a:link {	text-decoration: none;	color: #d4e8ff; }	
#menutext a:visited {text-decoration: none;	color: #d4e8ff;}
#menutext a:hover {text-decoration: underline;	color: #d4e8ff ;}
#menutext a:active {	text-decoration: none;	color: #d4e8ff;	}	
	
#menubg {
	background-image: url(../images/menubar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


#submenu{
display:none;

padding-top:0;
margin-top:0px;
position:absolute;
background:#e0ebf8;
opacity:0.95;
filter:alpha(opacity=95);
z-index:9000;
width:550px;
left:-228px;
top:5px;
}
#subdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353434;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	
}
#subdiv a:link {	text-decoration: none;	color: #353434; }	
#subdiv a:visited {text-decoration: none;	color: #353434;}
#subdiv a:hover {text-decoration: underline;	color: #005ea4 ;}
#subdiv a:active {	text-decoration: none;	color: #353434;	}

#subdiv ul {
	margin-left: 0px;
	padding-left:25px;
	margin-top: 10px;
	width: 130px;
	float: left;	

}

#subdiv ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	list-style-type: none;
	padding-top: 3px;
	}



#button {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	width: 181px;
	position:relative;
	
	
}

#buttext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #4f4e4e;
	position: absolute;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	text-align:left;
}

#buttext a:link {	text-decoration: none;	color: #4f4e4e; }	
#buttext a:visited {text-decoration: none;	color: #4f4e4e;}
#buttext a:hover {text-decoration: none;	color: #4378bd;}
#buttext a:active {	text-decoration: none;	color: #4f4e4e;	}




#site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353434;
	font-weight:bold;
	text-align:left;
}
#site a:link {	text-decoration: none;	color: #353434; }	
#site a:visited {text-decoration: none;	color: #353434;}
#site a:hover {text-decoration: underline;	color: #353434 ;}
#site a:active {	text-decoration: none;	color: #353434;	}

#site ul {
	margin-left: 0px;
	padding-left:0px;
	width: 130px;
	text-align:left;
}

#site ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	list-style-type: none;
	padding-top: 5px;
	padding-left:0px;
	text-align:left;
	}

#footercontainer {
	height: 200px;
	width: 899px;
	position: relative;	
	
	}
	
#footercontent {
	position: absolute;
	left: 83px;
	top: 7px;
	width: 773px;

}
#dtitle{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #5cb3e0;	
}

#dsubtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #383737;
	padding-left: 10px;
}


#dsubtitle2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #2f5996;	
	
}


#dtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353334;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}


#dtext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353334;
	text-align: justify;
}

#dtext2 ul {
	
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:0px;
}


#dtext2 ul li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#dtext3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b7cf1;
	text-align: justify;
	font-weight:bold;
	
	
}

#dtext3 a:link {	text-decoration: none;	color: #1b7cf1; }	
#dtext3 a:visited {text-decoration: none;	color: #1b7cf1;}
#dtext3 a:hover {text-decoration: none;	color: #353434 ;}
#dtext3 a:active {	text-decoration: none;	color: #1b7cf1;	}

#text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #fff	;
	font-weight:bold;
}

#text4 a:link {	text-decoration: none;	color: #fff; }	
#text4 a:visited {text-decoration: none;	color: #fff;}
#text4 a:hover {text-decoration: underline;	color: #fff ;}
#text4 a:active {	text-decoration: none;	color: #fff;	}


#dtext5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353334;
	text-align: justify;
}

#dtext5 ul {
	
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:0px;
	
}


#dtext5 ul li{
	list-style-position: outside;
	list-style-type: none;	

}

#dtext5 ul li ul {
	list-style-type: none;	
	
}

#dtext5 ul li ul li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#xtext{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #459ecc;	
	
}

#xtext a:link {	text-decoration: none;	color: #459ecc; }	
#xtext a:visited {text-decoration: none;	color: #459ecc;}
#xtext a:hover {text-decoration: underline;	color: #459ecc ;}
#xtext a:active {	text-decoration: none;	color: #459ecc;	}


#about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #383737;
}

#about a:link {	text-decoration: none;	color: #383737; }	
#about a:visited {text-decoration: none;	color: #383737;}
#about a:hover {text-decoration: underline;	color: #383737 ;}
#about a:active {	text-decoration: none;	color: #383737;	}


#about2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4681c3;
}

#about2 a:link {	text-decoration: none;	color: #4681c3; }	
#about2 a:visited {text-decoration: none;	color: #4681c3;}
#about2 a:hover {text-decoration: underline;	color: #4681c3 ;}
#about2 a:active {	text-decoration: none;	color: #4681c3;	}

#aboutmenu {
	border-bottom-width: 1px;
	border-bottom-color: #A09C9E;
	border-bottom-style: solid;
}

#node { padding-top:6px;	
}

#iltext {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #003e66;	
}

#ildtext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353334;
	padding-right: 40px;
	padding-left: 0px;
	text-align: justify;	
	
}

#iltext2 {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #003e66;	
}

#iltext3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #808181;	
}

#iltext4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #003e65;	
}

#iltext4 a:link {	text-decoration: none;	color: #003e65; }	
#iltext4 a:visited {text-decoration: none;	color: #003e65;}
#iltext4 a:hover {text-decoration: underline;	color: #003e65 ;}
#iltext4 a:active {	text-decoration: none;	color: #003e65;	}
