/*VISTA Expertise Network © 2007 */


/* Main Elements */

body{
	background: #d6d6d6; 
	font: 10pt "Trebuchet MS"; 
	color: #000000;
	margin:0;
	padding:0;
	text-align:center;
	}
p { 
	text-align: left;
	line-height:1.4em;
	}


h1	{	
	font-size: 16pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	color: #006699;
	line-height: 130%;
	}	
		
h2	{	
	font-size: 14pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	line-height: 130%;
	padding-bottom:0;
	margin-bottom:0;
	}	
		
h3	{	
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #ff6633;
	line-height: 120%;
	padding-bottom:10px;
	padding-left:20px;
	margin-bottom:0;
	padding-top:0;
	margin-top:0;
	}	
		
h4	{	
	font-size: 13pt;
	font-weight: 300;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #006699;
	line-height: 120%;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}	
		
h5 	{	
	font-size: 11pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	line-height: 120%;
	padding:20px 0 0 0;
	margin:0 0 0 0;
	}	
		
h6	{	
	font-size: 9pt;
	font-weight: strong;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	line-height: 120%;
	margin-bottom:0;
	padding-bottom:0;
	}	


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #006699;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #006699;
	}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #ff6633;
	}

img {
	border:0;
}

ul {
	padding:0 0 10px 20px;
	margin:0;
	}

li {
	line-height: 1.5em; 
}

#ul subnav{
	padding:0 0 0 20px;
	margin:0;
	}

hr {
	border: none 0; 
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	height: 2px;
	margin: 10px 0 15px 0;
	border-style:noshade;
}


/* specific divs */

#container { 
	background: url(images/main_bkgd.gif) repeat-y top left; 
	width:706px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:0;
	}

#mainnav { 
	width:702px;
	height:22px;
	margin-left:2px;
	}

#maincontent {  
	width:646px;
	margin:20px 30px 40px 30px;
	font: 10pt "Trebuchet MS"; 
	color: #000000;
	text-align:left;
	line-height:1.4em;
	}

#noside {  
	width:650px;
	margin:20px 30px 40px 30px;
	font: 10pt "Trebuchet MS"; 
	color: #000000;
	text-align:left;
	line-height:1.4em;
	}


#bigphoto{  
	border:0;
	margin:0 -28px 20px 20px;
	float:right;
	text-align:right;
	display: inline;
	}

#side {  
	font-family: "Verdana"; 
	width:300px;
	margin:0 0 20px 30px;
	padding-top:0;
	float:right;
	}

#sidecontent {  
	padding-left:17px;
	padding-right:20px;
	font-size: 10pt; 
	color: #ffffff;
	background: #8c8989; 
	text-align:left;
	padding-bottom:30px;
	line-height:120%;
	}

#sideextra{  
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	padding-bottom:15px;
	}

#side ul {
	padding:0;
	margin:0;
	}
#side li {
	background: transparent url(images/white_arrow.gif) no-repeat top left; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	padding-left:20px;
	font-weight:strong;
	margin-bottom:15px;
	}
#side a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#side a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#side a:hover, a:active { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #ff6633;
	}
#side a:on { 
	font-weight: strong;  
	color: #ff6633;
	}



#crumb { 
	font-size: 8pt; 
	color: #666666;
	}

#footer { 
	width:702px;
	min-height:30px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0 25px 0;
	border-top:#ccc 1px solid;
	font-size: 8pt; 
	color: #000;
	text-align:center;
	background: #d6d6d6; 
	}

/* random tags */
#error { 
	font-weight: bold; 
	color: #993333;
	}
#stress { 

	text-transform: uppercase;
	}
