

/*_____RESET_______*/
html, body, div, span, object,table.td,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, 
form,table, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;

} 

html, body, #wrapper  {
	height: 100%;
}

body> #wrapper{
	height: auto;
	min-height: 100%;
	
}

a:focus { 
	outline: 0; 

}

/*_____STANDARD_______*/
blockquote{
	padding-left:20px;
	
}


hr{
color: #369;
background-color: #369;
height: 2px;


}

/*_____LIST_______*/

div#list{
position: relative;
padding-left:1em;
margin-left:1em;
}

ul.imageList {
margin-left: 10px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	padding-left:-1em;
	}

ul{

	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	
	}


ul.circle li{
list-style-type:circle;
list-position: outside;
color: #966;
}


ul.square li{
list-position: inside;
list-style-type:square;
}

ul.image li{
list-position: outside;
list-style-image: url(images/orangeBullet.png);

}
ul.inside li{
list-style-type:disc;
list-position: outside;

}

ol.romanUpper li{

list-style-type: upper-roman;
}
ol.lowerRoman {list-style-type:lower-alpha;}

/*_____FLOATS_______*/

.floatLeft{
	float:left;
	margin-right:24px;
	margin-bottom:10px;

}

.floatRight{
	float:right;
	margin-left:20px;
	margin-bottom:12px;
	padding-left: 15px;
	padding-bottom: 40px;
	border-left-style: solid;
	border-left-color:#ccc;
	border-left-width:1px;
	
	}
	

.floatRightWidth{
	width: 180px;
	float:right;
	margin-left:20px;
	margin-bottom:15px;
	margin-top:38px;
	padding-left: 15px;
	padding-bottom: 40px;
	border-left-style: solid;
	border-left-color:#ccc;
	border-left-width:1px;
	
	}

	
.clearLeft{
	clear: left;
	}
	
.clearRight{
	clear: right;
	}
	
.clearBoth{
	clear: both;
	}
	.minusMargin{
	margin-top: -2px;
	}
	
/*_____BODY AND WRAPPER_______*/	

body{
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height:125%;

	}
	

	
div#wrapper{
	position: relative;
	width: 970px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 130px;
	padding-bottom: 500px;	
	z-index:1;
		}
	
	
	
div#error{
	position: relative;
	width: 970px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 500px;	
	z-index:1;
	
	

}


/*_____BANNER_______*/



div#logo{
	position:absolute;
	top: 0px;
	left:0px;
	width: 970px;
	height:134px;
	
	z-index:3;
	
		
	
}

div#printTheLogo{
	display: none;
	height: 0px;
	width:0px;
	z-index:3;	
}



div#insert{
float:right;
line-height: 120%;

font-size: 24px;
margin-top:0px;
margin-bottom: 30px;
margin-left: 10px;
	width: 200px;
	height:120px;
	color: #40709f	

	
		
	
}


div#mainMenu{
	position:absolute;
	top: 130px;
	width:350px;	
	left: 684px;
	z-index: 3;
	}
	
	

div#homeMenu{
	float:left;
	margin-right: 1px;
	
	
}
div#usMenu{
	float:left;
	margin-left: 1px;
}
div#youMenu{
	float:left;
	margin-left: 1px;
}
div#loginMenu{
	float:left;
	margin-left: 1px;
}


#ad{
	position:absolute;
	top: 173px;
	left:18px;
	width: 153px;
	height: 43px;
	z-index:60;
	}
	
	
	

/*_____MAIN CONTENT  #376d9b;_______*/


#content{
position: relative;

	width:650px;
	float: right;
	margin-top: 54px;	
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	border-left-color:#ccc;
	border-left-width:1px;
	border-left-style: solid;
z-index: 2;
}
#copyMain{
	position: relative;
	right: 0px
margin-right: 350px;	
	}

#copyLeft{

	position: relative;
	left: 0px


	width: 325px;
}




#text{
	
	padding-left: 10px;
}

#design{
position: relative;
	margin-left: -14px;
	width: 320px;
index: 3;

}
#reply{
	position:relative;
	width: 100px;
	height: 300px;
border-left-color:#376d9b;
	border-left-width:2px;
	border-left-style: solid;
	background-color: #fff;
	padding-left: 20px;
	
}

#textNoBorder{
	
	padding-left: 20px;
	border: #fff;
}


	
#mapleft{
	float: right;
	width: 210px;
	margin-top: 38px;
	}
		
#thanksContact{
position:relative;
top: 20px;
left:0px;
	

z-index: 14;	

}
	
/*_____LEFT COLUMN_______*/
#left{
position: relative;
	float:left;
	padding-top: 32px;
	padding-bottom: 100px;
	margin-top: 90px;
	width: 204px;
	height:100%;
	z-index: 3;	
	
}



#menuLeft{
	margin-left:20px;	
	
	}
	
	
.textLeft{
	margin-left:3px;	
	
}

	
	
#menu img{
	margin-bottom:0px;
	border: 0px;
	margin-right:-2px;
	margin-bottom: 1px;
	border-bottom-style: solid;
	
	

}



/*_____MENU CENTER CONTAINER_______*/

#menuCenter{
	position:absolute;
	top:184px;
	left: 210px;
	width: 100px;
	height: 182px;
	z-index:22;
}

	

#one{
	
	display:block;
	width: 100px;
	z-index:63;
	height: 26px;
}
#two{

	display:block;
	width: 100px;
	z-index:63;
	height: 26px;
	padding-top: 4px;
}



#three{
	display:block;
	width: 100px;
	z-index:63;
	height: 26px;
	padding-top: 4px;
}

#four{
	display:block;
	width: 100px;
	z-index:63;
	height: 26px;
	padding-top: 4px;
	}

#five{
	display:block;
	width: 100px;
	z-index:63;
	height: 26px;
	padding-top: 4px;
}
	
	
#lineMenu{
	position: absolute;
	top:200px;
	left: 302px;
	border-right-color:#376d9b;
	border-right-width:2px;
	border-right-style: solid;
	
	height:100%;
	z-index: 12;	
	}
	
/*_____TABLES_______*/
	
table{
border-collapse: collapse;

	border-bottom-color:#ccc;
	border-bottom-width:1px;
	borde-bottom-style: solid;
	
	}

#section508 td {
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-right-color:#ccc;
	border-right-width:1px;
	border-right-style: solid;
	padding:  10px;
	}
	
	#section508 .lines{
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-right-color:#ccc;
	border-right-width:0px;
	border-right-style: solid;
	padding:  10px;
	
	}
	

#formExample td{
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-right-color:#ccc;
	border-right-width:0px;
	border-right-style: solid;
	padding:  10px;
	
	}
	#listStyle{
	border-color:#396;
	border-width:4px;
	border-style: solid;
	background-color: #496;
	color: #fff;
	font-size: 14px;
	
	}
	
	#code td{
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style: solid;
	
	padding:  10px;
	
	}
	
	#code .rightTd{
	padding-left:  20px;
	
	}
	#code .left{
	
	
	padding:  20px;
	
	}
	
	
	#list td {
padding-right: 40px;
padding-bottom: 10px;
padding-top: 20px;
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style: solid;
}
	
	
	#net td{
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style: solid;
	padding:  4px;
	
	}
#map td{
	height: 50px;
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-spacing: 4px;
	padding:  0px;
}
#usTable{
	margin-left:240px;
}


	

/*_____TEXT_______*/



h1{
	font-size: 22px;
	font-weight: normal;
	color: #444;

}

h2{
	font-size: 19px;
	font-weight: normal;
	margin-bottom:-3px;
	color: #369;
	display: inline;

}
h3{
	font-size: 16px;
	font-weight: normal;
	margin-bottom:-1px;
color: #066;
	display: inline;
}
h4{
	font-size: 17px;
	font-weight: normal;
	margin-bottom:-1px;
	color: #444;
	

}
h5{
	font-size: 16px;
	font-weight: normal;
	color: #369;
	display: inline;
	
}
.blue14{
	font-size: 14px;
	font-weight: normal;

	color: #40709f
	}
.blue16{
	font-size: 16px;
	font-weight: normal;

	color: #40709f

	
}

.blue18{
	font-size: 18px;
	font-weight: normal;

	color: #40709f
}
.blue20{
	font-size: 20px;
	font-weight: normal;

	color: #40709f
	}
.turk18{
	font-size: 18px;
	font-weight: normal;

	color: #066;

	
}

.orange18{
	font-size: 18px;
	font-weight: normal;
	color: #F90;
	
}
h1.one{
	font-size: 20px;
	font-weight: normal;
	color: #444;

}

h2.two{
	font-size: 18px;
	font-weight: normal;
		margin-bottom:-3px;
	color: #369;
	display: inline;

}
h3.three{
	font-size: 18px;
	font-weight: normal;
	margin-bottom:-1px;
	color: #3694;
}
h4.four{
	font-size: 15px;
	font-weight: normal;
	margin-bottom:-1px;
	color: #444;
	
}
.quote{
		
	font-style: italic;
	font-size: 13px;
	
}
.clearFloat{
clear: both;
}

.date{
		
	font-style: italic;
	font-size: 11px;
	
	}


.commentName{
	font-size: 16px;
	color:#f63;	
}	
	
.blueText{
	font-size: 15px;
	color:#369;	
}	
	
.new{
	font-size: 14px;
	color:#f63;	
	padding: 2px;
	border-left-color: :#f63;	
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color::#f63;	
	border-right-style:solid;
	border-right-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f63;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color::#f63;	

}
.xhtmll{
font-size: 16px;
color:#000;	
font-style:normal;
}
.css{
font-size: 16px;
color:#000;	
font-style:normal;

}
.java{
font-size: 16px;
color:000;	
font-style:normal;

}	
	
.sub2{

color:#f63;	

}
#one img { 
	border: 0;
	text-decoration: none;
}

/*_____LINKS_______*/

a:link{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#369;
	border-bottom-width:1px;
}
a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#369;
	border-bottom-width:1px;
}
a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #369;;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#333;
	border-bottom-width:1px;
}
h1 a:link{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #444;
	

	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#f63;
	border-bottom-width:1px;
}
 h1 a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #444;
	
	
	text-decoration: none;
	border-bottom-style: solid;
		border-bottom-color:#f63;
	border-bottom-width:1px;
}
h1 a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f63;

	
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#444;
	border-bottom-width:1px;
}
  .intro{font-size: 24px;
  line-height: 36px;
  margin: 27px 0 0 0;
  color: #6e747d;
  
  }
#close a:link{
	color: #f63;
	border-bottom-color:#444;
	
}
#close a:visited {
	color: #f63;
	border-bottom-color:#444;
}
#close a:hover {
	color: #444;
	border-bottom-color:#f63;
	}
#close2 a:link{
	color: #f63;
	border-bottom-color:#444;
	
}
#close2 a:visited {
	color: #f63;
	border-bottom-color:#444;
}
#close2 a:hover {
	color: #444;
	border-bottom-color:#f63;
}
a.menu:link{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
	text-decoration: none;
	border: 0px;

}
a.menu:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
	text-decoration: none;
	border: 0px;

}
a.menu:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f63;
	font-style: normal;
	text-decoration: none;
	border: 0px;
}
#menuLeft a:link{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#444;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-color:#369;
	border-bottom-width:1px;

}
#menuLeft a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444;
	font-style: normal;
border-bottom-style: solid;
		border-bottom-color:#369;
	border-bottom-width:1px;

}
#menuLeft a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#369;
	font-style: normal;
	border-bottom-style: solid;
		border-bottom-color:#333;
	border-bottom-width:1px;
}
#footer a:link{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#eee;
	font-style: normal;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#f63;
	border-bottom-width:1px;;

}
#footer a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #eee;
	font-style: normal;
	text-decoration: none;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#f63;
	border-bottom-width:1px;

}
#footer a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f63;
font-style: normal;
	text-decoration: none;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:#ccc;
	border-bottom-width:1px;
}


#ad a{
	text-decoration: none;
	border: 0px;

}
#menuCenter a{
	text-decoration: none;
	border: 0px;


}
#mainMenu a{
text-decoration: none;
border: 0px;

}

#menu a{
text-decoration: none;
border: 0px;
font-size: 14px;

}

#barMenu a{
border: 0px;
text-decoration: none;
}


.noBorder{
border: 0px;
text-decoration: none;

}

/*____________PANELS_________________*/

#close{
text-align:right;
}
#close2{
text-align:right;
}
#endLeft{
position: absolute;
top:0px;
left: -8px;
z-index:60;
}
#endRight{
position: absolute;
top:0px;
right: -8px;
z-index:62;
}
#booksSpace {
	position: absolute;
	top:-60px;
	left:316px;

	padding-bottom:40px;
	padding-bottom:20px;
	height: auto;
	width: 555px;

	background:#fff; 
	text-align: left;  
	line-height: 140%;
	font-size:14px;
	border-left-color: #369;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color:#369;
	border-right-style:solid;
	border-right-width: 2px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #399;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	visibility: hidden;

	z-index: 20;
	}
#textSpace{
	
	padding-top: 28px;
	padding-left:62px;
	padding-right:20px;
}
#sitesSpace{
	position: absolute;
	top:-60px;
	left:316px;

	padding-bottom:40px;
	padding-bottom:20px;
	height: auto;
	width: 555px;

	background:#fff; 
	text-align: left;  
	line-height: 140%;
	font-size:14px;
	border-left-color: #369;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color:#369;
	border-right-style:solid;
	border-right-width: 2px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #399;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	
visibility: hidden;
	z-index: 20;
}



#videoSpace{
position: absolute;
	top:-60px;
	left:316px;

	padding-bottom:40px;
	padding-bottom:20px;
	height: auto;
	width: 555px;

	background:#fff; 
	text-align: left;  
	line-height: 140%;
	font-size:14px;
	border-left-color: #369;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color:#369;
	border-right-style:solid;
	border-right-width: 2px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #399;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	
visibility: hidden;
	z-index: 20;

	}
	/*
______FORMS________
*/


.input{
background: #fff;
color: #666;
font-size: 12px;
border-left-color : #399;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #399;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #399;
border-top-style : solid;
border-top-width : 1px;
border-bottom-color :#399;
border-bottom-style : solid;
border-bottom-width : 1px;
z-index: 16;

}




#formComments{
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-right: 20px;
	width: auto;
	border-top-style: solid;
	border-top-color:#399;
	border-top-width:3px;
	border-bottom-style: solid;
	border-bottom-color:#399;
	border-bottom-width:2px;
	
}
/*
______FOOTER INFO________
*/


#footer {
	position: relative;
	clear: both;
 	height: 500px;
  	margin-left: 0px;
 	margin-top: -500px;
	background-color: #616d78;
	width: 100%;
 	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1b5485;
	z-index: 10;
	
}
#footerTitle{
	position:absolute;
	top: -54px;
	left:40px;
	margin-left: 13px;
	z-index: 15;
	left: -38px;
}
#footerContent{
position:relative;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 940px;
height: 280px;
color: #fff;

z-index: 15;

 }
 
 

 
 #footerLeft{
	position: absolute;
	left: 34px;
	height: auto;
	width:454px;
	padding-top: 20px;
	padding-bottom: 30px;
	z-index:10;
 }
 #footerRight{
	position: absolute;
	left: 532px;
	height: auto;
	width:410px;
	padding-top: 20px;
	padding-bottom: 30px;
	z-index:10;
	top: -3px;
	overflow: hidden;
}




#infoBar{
position:fixed;
left: 0px;
bottom: 0px;
width: 100%;
height: 40px;
background-color: #6a7988;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ccc;
z-index: 30;
}


#barMenu{
position:fixed;
right: 10px;
z-index: 30;
}
.noBorder{
border: 0px;
text-decoration: none;
}
#map img{
	border-color: #fff;
	
}

#top a{
	border-color: #fff;
}	.floatNet{
	float:right;
	margin-left:5px;
	margin-bottom:12px;
	padding-left: 0px;
	padding-bottom: 40px;
	border-left-style: solid;
	border-left-color:#ccc;
	border-left-width:1px;
	}
	

	
	#you{
	float:left;
	margin-right:20px;
	margin-bottom:8px;
	border-color:#fff;
	
	}
	


	#smallForm{
		margin:1em 0;
		color:#369;
		width:320px; 
		border:1px solid #369;
		
		}
	#smallForm h3{
		margin:0;
		background:#369;	
		color:#fff;
		font-size:20px;
		border:1px solid #369;
		border-bottom:none;
		}		
	#smallForm h3 span{
		display:block;
		padding:10px 20px;
		background:369;		
		}				
	#smallForm fieldset{
		margin:0;
		padding:0;
		border:none;	
		border-top:1px solid #369;
		background:#fff;		
		padding-bottom:1em;
		}		
	#smallForm legend{display:none;}	
	#smallForm p{margin:.5em 20px;}	
	#smallForm label{display:block;}	
	#smallForm input{		
		width:272px;
		border:1px solid #369;
		background:#fff;
		padding:5px 3px;
		color:#fff;
		}		
	#smallForm textarea{
		height:125px;
		
		border:1px solid #369;
		overflow:auto;
		}					
	#smallForm p.submit{
		text-align:right;
		}	
	#smallForm button{
		padding:0 20px;
		height:32px;
		line-height:32px;		
		border:1px solid #369;
		background:#369;;
		color:#fff;
			
		text-align:center;		
		}				
		
