@import url("layout.css");


/*

#container 
	#branding
	#main
		#mainBanner 
		#mainNav 
		#mainContent 
	#secondary
		#secondaryNav
		#secondaryContentTop
		#secondaryContentBottom
	#footer


*/

html, body, div, p {
	font-family: Arial, Verdana, sans-serif; 
	font-size: x-small;
	color: #444;
}

body {
	margin: 0px; 
	padding: 0px;
	background-image: url(../menu/bg.gif);
	background-repeat:repeat-x;
	background-color: #ebebeb;
}

.printable {
	background-image:none;
	background-color:none;
}

br {
	clear: both;
}

#mainNav ul, #secondaryContentTop ul, #secondaryContentBottom ul, .imageSearch ul {
	list-style: none;
	margin: 0px;
	padding:0px;	
}


.thumbnailList{
	display: block; 
	padding: 0px; 
	clear: both;
}


.thumbnailList img{
	
	float: left;
	margin-right: 4px;	
	width: 30px;
	height: 30px;
}

.thumbnailList th{
font-size:12px;
text-align:left;
text-decoration:underline;
color:#000000;
}


#mainContentImages img{
width:100px;
}

#clientListLogo img{
width:120px;
margin-left: 40px;
}

#mainContent p{

}

#mainContent label{
font-style:italic;
font-weight:normal;
float: left;
display: block;
width: 80px;
}

#mainContent span{
	float: left;
}

#mainContentClients{
	float: left;
	
}

.imageSearch ul{
	margin:0px;
	padding:0px;


}

.imageSearch ul ul{
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 50px;
	}



#secondaryContentMiddle ul{
	margin:0px;
	padding:0px;
	list-style:none;
}



#secondaryContentMiddle ul ul{
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 50px;
	}


#secondaryContentRSSFeed img{
	float: left;

}

.thumbimage{
		height:50px;
		width: 50px;
		margin: 0px 0px -50px 0px;
		padding: 0px 0px 0px 0px;
		background:no-repeat 50% 50%;
	
	
}



.thumbname{
		height:80px;
		width: 50px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		word-wrap: break-word;
		vertical-align:top;
			
}






#secondary li img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:30px;
	width: 30px;	
		


}
/*#secondary ul a:link, #secondary ul a:visited, #secondary ul a:hover, #secondary ul a:active{
	margin-top:90px;
							
}*/



/* --------------------- LINKS --------------------- */



a:link, a:visited, a:hover, a:active {
	font-size:x-small;
	}

a img {
	border-width: 0; 
	border-style: none;
}
		/*  main --------------------- */
		
				/*  mainContent --------------------- */
		
				#mainContent a:link, #mainContent a:visited {
					color:#2C3A74;
					text-decoration: underline;
				}
				
				#mainContent a:hover, #mainContent a:active {
					text-decoration: none;
				
				}
		
				#mainContent a.searchResults:link, #mainContent a.searchResults:visited {
					font-size: small;
					font-weight: bold;
				}
				
				#mainContent a.searchResults:hover, #mainContent a.searchResults:active {
					font-size: small;
					text-decoration: none;
				 
				}
				
				
				#mainContent a.searchResults{
					font-size: small;
					font-weight: bold;
				}
				
				/* imageSearch --------------------- */

		.imageSearch a:link, .imageSearch a:visited {
			display: block;
			margin: 2px 0px 2px 0px;
			padding: 0px 0px 0px 0px;
			line-height: 130%;
			color: #2C3A74;
			font-weight: bold;
			text-decoration:none;
			text-transform:lowercase;
		}
		
		.imageSearch a:hover, .imageSearch a:active {
			text-decoration:underline;
		}
		
		.imageSearch a.thumbname:link, .imageSearch a.thumbname:visited {
			margin: 0px 0px 2px 0px;
			padding: 65px 0px 0px 0px;
		}
		
		.imageSearch a.thumbname:hover, .imageSearch a.thumbname:active {
			text-decoration:underline;
		}
		

				
		
				/*  mainNav --------------------- */
		
				#mainNav a:link, #mainNav a:visited {
					color:#2C3A74;
					text-decoration: underline;
				}
				#mainNav a:hover, #mainNav a:active {
					text-decoration: none;
				}
				
		/* secondary --------------------- */

		#secondary a:link, #secondary a:visited {
			display: block;
			margin: 2px 0px 2px 0px;
			padding: 0px 0px 0px 0px;
			line-height: 130%;
			color: #2C3A74;
			font-weight: bold;
			text-decoration:none;
			text-transform:lowercase;
		}
		
		#secondary a:hover, #secondary a:active {
			text-decoration:underline;
		}
		
		#secondary a.thumbname:link, #secondary a.thumbname:visited {
			margin: 0px 0px 2px 0px;
			padding: 65px 0px 0px 0px;
		}
		
		#secondary a.thumbname:hover, #secondary a.thumbname:active {
			text-decoration:underline;
		}
		

		/*  footer--------------------- */

		#footer a:link, #footer a:visited {
			line-height: 130%;
			color:#999;
			text-decoration:none;
			text-transform:lowercase;
		}
		
		#footer a:hover, #footer a:active {
			text-decoration:underline;
		}

/* COLLAPSABLE MENU--------------------- */
/*.expandedText {			
	display:none; 
	margin-bottom:10px; 
	margin-left:23px; 
	font:  x-small Verdana, Arial, Helvetica, sans-serif ;
	line-height: 15px;
}
*/


/* --------------------- TYPOGRAPHY --------------------- */

		/*  main --------------------- */
		
		

				/*  mainContent --------------------- */
				
				#mainContent h1 {
					color:#333;
					font-size: small;
					margin: 10px 0px 0px 0px;
				}
				
				#mainContent h2 {
					color: #666;
					font-size: small;
					margin: 10px 0px 0px 0px;
				}
				
				#mainContent h3{
					color: #333;
					font-size: x-small;
					margin: 10px 0px 0px 0px;
				}
				
				#mainContent h5{
					color: #333;
					font-size: x-small;
					margin: 0px 0px 0px 0px;
				}
				
				#mainContent h6{
					color:#555555;
					font-size: small;
					margin: 15px 0px 10px 0px;
				}
				
				#mainContent p {
					margin: 5px 0px 0px 0px;
					color:#333;
					font-size: x-small;
					line-height: 150%;
				}
				
				#mainContent li {
					color:#2C3A74;
					font-size: x-small;
					line-height: 200%;
				}
				
				#mainContent .intro {
					font-weight:bold
				}
				
				/*  imageSearch --------------------- */
			
				.imageSearch p {
					color:#333;
					font:x-small Arial, Helvetica, sans-serif;
					margin: 0px 0px 30px 0px;
				}
				
				.imageSearch label {
					color:#333;
					font-size: x-small;
					margin: 0px 0px 0px 0px;
				}
				
				.imageSearch h6{
					color: #333;
					font-size: large;
					display: block;
					width: 200px;
					margin: 0px 0px 0px 0px;
				}
				
				/*  mainNav --------------------- */
			
				#mainNav h1 {
					color:#2C3A74;
					font: bold small Arial, Helvetica, sans-serif;
					margin: 10px 0px 0px 0px;
				}
				
				.home #mainNav h1 {
					color:#000;
					font: bold small Arial, Helvetica, sans-serif;
					margin: 10px 0px 0px 0px;
				}
				#mainNav p {
					color:#333;
					font:x-small Arial, Helvetica, sans-serif;
					margin: 10px 0px 0px 0px;
				}
				
				/*  secondary --------------------- */
			
				#secondary p {
					color:#333;
					font:x-small Arial, Helvetica, sans-serif;
					margin: 0px 0px 30px 0px;
				}
				
				#secondary label {
					color:#333;
					font-size: x-small;
					margin: 0px 0px 0px 0px;
				}
				
				#secondary h6{
					color: #333;
					font-size: small;
					display: block;
					width: 200px;
					margin: 0px 0px 0px 0px;
				}
				#secondary h5{
					color: #333;
					font-size: xx-small;
					font-weight:bold;
				}
				

		/*  footer --------------------- */
		
		#footer p {
			color:#999;
			font-size: x-small;
		}

/* --------------------- FORMS --------------------- */

input {
	width: 150px;
	margin: 0px 0px 10px 0px;
}

label {
	display: block;
	text-align: left;
	width: 150px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	}


select{
	background-color: #ebebeb;
	width:150px;
	margin: 0px 0px 10px 0px;
	font: xx-small Arial, Helvetica, sans-serif
}

.textInput{
	background-color: #EEE;
	width:100px;
}
/*
.btnSubmit{
	width:80px;
	margin: 10px 0px 10px 0px;
	background-color:#ebebeb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: bold small Arial, Helvetica, sans-serif;
	color:#2C3A74;
	text-decoration: underline;
	text-align: left;
	cursor: hand;
	
}
*/
.btnSubmit{
	width:40px;
	margin: 0px 0px 0px 0px;
	background-color:#ebebeb;
	border-style:none;
	font: bold x-small Arial, Helvetica, sans-serif;
	color:#2C3A74;
	text-decoration: underline;
	text-align: left;
	cursor: hand;
	


