/* CSS Document */
/* --------------------------------- General rules ----------------------------------- */
	
img	{
	display: block;
	border: 0;
	}

#sidebar img {
	margin: 00;
	/* border: 1px solid #333; */
	}

#footer img {
	vertical-align: middle;
	border: 0;
	}
	

	/* -------------------------- general layout control ---------------------------- */

body	{
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
#wrapper	{
	/* background: #ececec; */
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #00A0C6;
	width: 760px;  /* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 758px;	 
	}

html>#wrapper	{
	width: 758px;
	} 

#header	{
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	height: 100%;
	}
	
#ad	{
	/* background: #ececec; */
	font-size: 11px;
	background: #EBF4FF;
	color: #333;
	margin: 10px auto;
	padding: 5px;
	/*  border: 1px solid #999; */
	width: 550px;  /* box model hack */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 540px;	 
	}

html>#ad {
  width: 540px;
} 


#sidebar	{
	/* padding: 2px 10px 10px 0; */
	background-color: #ccc;
	width: 200px;
	padding: 0px;
	margin: 0 0 0 0px;
	color: #666;
	float: left;	
	/* border-right: 1px solid #00A0C6; */
	/* background: transparent; */
	/* compensates for IE Win bungling */
	height: 100%;
	}	
#sidebarRight	{
	/* padding: 2px 10px 10px 0; */
	background-color: #ccc;
	width: 200px;
	padding: 0px;
	margin: 0 0 0 0px;
	color: #666;
	float: right;	
	/* border-right: 1px solid #00A0C6; */
	/* background: transparent; */
	/* compensates for IE Win bungling */
	height: 100%;
	}	
#maincontent	{
	background: #FFFFCD;
	margin: 0;
	padding: 10px;
	width: 458px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 448px;	
	height: 100%;
	border-right: 1px #00CC66;
	}

html>#maincontent 	{
	width: 448px;
	} 


#photo	{
	padding-bottom: 10px;
	margin: 0;
	border: 0;
	text-align: left;
	color: red;
	}
	
#photoCaption	{
	padding-left: 7px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	}

#title {
background-color: #fff;
text-align: left;
font-size: 20px;
padding: 0px;
margin: 0;
}

#logo	{
	/* background: #ececec; */
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 5px;
	/*  border: 1px solid #999; */
	width: 100px;  /* box model hack */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 100px;	 
	}
	html>#logo {
  width: 100px;
} 
#logoLeft	{
	/* background: #ececec; */
	font-size: 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 5px;
	/*  border: 1px solid #999; */
	width: 260px;  /* box model hack */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 250px;	 
	}
html>#logoLeft {
  width: 250px;
} 

#logo2	{
	/* background: #ececec; */
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 5px;
	/*  border: 1px solid #999; */
	width: 120px;  /* box model hack */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 120px;	 
	}
	html>#logo {
  width: 150px;
} 

#footer {
	border: 0;
	border-top: 1px solid #00A0C6;
	color: #666;
	background: #FFF;
	padding: 2px 7px 2px 10px;
	text-align: left;
	clear: both;
	font-size: xxx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	}

#subnav	{
	margin: 0px 0 0px 0;
	padding: 5px;
	border: 3;  //0;
    background-color: #CCCCCC; */
	}
	
#subnav2	{
	margin: 0px 0 0px 0;
	padding: 5px;
	border: 3;  //0;
	background-color: #CCCCCC;
	}

	/*  Typography */
	
h1, h2, h3, h4, h5, h6	{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
	
#maincontent h1	{
	background-color:#666;
	padding: 5px;
    margin-top: 2px;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
	color: #FF9900;      
    }

#maincontent h2	{
	background-color:#FDCD12;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	text-align:left;
	color: #000;
	font-weight: bold;
    }

#sidebar h2	{
	font-size: 16px;
	margin: 5px 0 0 0 ;
	color: #000;
	}

h3	{ 
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
	}

html>h3 	{
	font-size:  medium;  
	} 

#subnav h1	{
	color: #333333;
    margin-top: 19px;
	margin-bottom: 0px;
	font-size: 11px;
	margin: 0;
	}
	
#sidebar h3	{
	margin-top: 19px;
	font-size: 13px;
	margin: 0;
	}
	
h3.byline 	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}
		
h4	{
	font-weight: normal;
	font-size: 12px;
	color: #FF3300;
	}

html>h4 	{
	font-size: small;  
	} 	

h4.addtlbyline	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}

#sidebar h4	{
	margin: 0 0 15px 0;
	}



h5	{
     font-size:    xx-small;      
     voice-family: "\"}\"";   
     voice-family: inherit;   
     font-size:    x-small;  
	}
	
html>h5 	{
	font-size:  x-small;  
	} 

h6	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
	}

html>h6 	{
	font-size:  xx-small;  
	} 

p	{
    font-size: 11px;
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
th, td	{
    font-size: 11px;
	}
	
html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
    font-size:  small;
    }

#sidebar p	{
	font-size: 10px;
	text-align: left;
	}
#subnav p	{
	font-size: 10px;
	text-align: left;
	}
	
#sidebar a	{
	font-size: 10px;
	}
	
#sidebar .pullquote	{
	font-size: 13px;
	}

.blue {
color: #0099FF;
} 

.titleSmall {
font-size: small;
}

	/* ---------------------- General link colors --------------------- */
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #666;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #336699;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #555555;
	background: transparent;  
	}



	/*  Hiding an element */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Helpers */
	
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
th {
	text-align: left;
}
#jobs th {
	text-align: left;
	padding-left: 3px;
	color: #0099FF;
	background-color: #F8F8F8;
}
#jobs td {
	text-align: left;
	padding-left: 3px;
	background-color: #F8F8F8;
}


