@media handheld {}

html {padding: 0px; margin: 0px; }

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	padding: 0px; 
	margin: 0px; 
	background-color: #ffffff; 
	color: #000000; 
}

p {font-family: Arial, Helvetica, sans-serif;}

a:link {color: #C26BD6; }
a:visited {	color: #666666; }
a:hover {color: #666666; } 

a.tertiary:link {font-size: 85%; color: #545353; }
a.tertiary:visited {font-size: 85%; color: #545353; }
a.tertiary:hover {font-size: 85%; color: #ffffff; } 

p.tertiary {background-color: #DBB7E4; height: 20px;}
span.tertiaryselecteditem {color: #545353; font-size: 85%; }

li.ppt {list-style-image: url(ppicon.gif); padding: 5px 0px 2px 0px;}
li.word {list-style-image: url(word_icon.gif);  padding: 5px 0px 2px 0px;}
li.pdf {list-style-image: url(pdf_icon.gif); padding: 5px 0px 2px 0px;}

				 
#topbanner { 
	width: 748px; 
	height: 65px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	background-image: url(banner_bg.gif); 
	background-repeat: no-repeat; 
	background-position: left; 
	background-color: #A863C9; 
}

#logo {}

#navbar { 	
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding: 2px 0px 2px 34px;  
	background-color: #ffffff; 
	color: #993399; 
	background-image: url(nav_bg.gif); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	width: 748px; 
	voice-family: "\"}\""; 
	voice-famility:inherit; 
	width: 714px; 	
}

#navbar a:link {text-decoration: none;	}
#navbar a:visited {text-decoration: none;}
#navbar a:hover {text-decoration: none;}  

#access {
	float: right; 
	padding-right: 4px; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #fff; }

#access a:link {color: #fff; font-weight: normal; text-decoration: none; }
#access a:visited {color: #fff; font-weight: normal; text-decoration: none; }
#access a:hover {color: #fff; font-weight: normal; text-decoration: underline; } 

/* Main page content for 2-column layout*/

#content1 {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute; top: 110px; left: 20px; margin: 0px; 
	padding: 10px; 
	background-color: #eee; 
	width: 475px; 
	border: 1px solid #999; 
	voice-family: "\"}\""; 
	voice-famility:inherit; width: 463px;
}
	
html>body #content1 {width: 463px; }

img.right {
	float: right; 
	margin: 2px 7px 0px 15px;
	border: 1px solid #C26BD6; 
}
	
img.left {
	position:relative; 
	float: left; 
	border: 1px solid #C26BD6; 
	margin: 2px 7px 0px 0px ;
}

img.contacts {
	float: left; 
	margin: 2px 2px 0px 0px;
	margin: 0px; }

.imagecredit {
	float: right; 
}

.contactstext{
	margin: 15px 0px 0px 150px;
}

.contactstextultra{
	margin: 15px 0px 0px 250px;
}

.contactname {	
	padding: 0px;
	margin: 0px;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #C26BD6; 
}
		
/*secondary content - right column */
#content2 {
	font-family: Arial, Helvetica, sans-serif;	
	position: absolute; 
	top: 110px; 
	left: 20px; 
	margin: 0px 0px 0px 505px;  
	padding: 10px; 
	width: 203px; 
	border: 1px solid #999; background-color: #eee; 
	voice-family: "\"}\""; voice-famility:inherit; width: 181px; 
}

html>body #content2 { width: 181px;	}

#content2 h2 {
	font: bold 110% Arial, Helvetica, sans-serif; 
	color: #fff; 
	background-color:#A864CB;
} 

#content2 h3 {
	font: bold 90% Arial, Helvetica, sans-serif; 
	padding: 0px;
	margin: 0px;
} 

#content h4 {
	padding: 0px;
	margin: 0px;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #C26BD6; 
} 

#content strong {padding: 0px; margin: 0px;}

#content2 img {border: 1px solid #999;}


/* Main page content for 1-column layout*/
#content {
	font-family: Arial, Helvetica, sans-serif;	
	position: absolute; 
	top: 110px; 
	left: 20px; 
	margin: 0px; 
	padding: 10px 10px 10px 10px;
	background-color: #eee; width: 708px; 
	border: 1px solid #999;
	voice-family: "\"}\""; voice-famility:inherit; width: 686px;
}
			
html>body #content {width: 686px;}

.center {text-align: center;}

h1 		{ font: bold 140% Arial, Helvetica, sans-serif; color: #000; }
h2 		{ font: bold 110% Arial, Helvetica, sans-serif; color: #000;  }
h3 		{ font: bold 90% Arial, Helvetica, sans-serif; color: #000;  }

.small { font-size: 80%; }

.indentquote{margin-left:5%;font-style:italic;}