body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #330066; 
	margin:0px;
	}

a:link { 
	color: #006666;
	text-decoration:none;
		}
a:visited { 
	color: #006666;
	text-decoration:none;
		}
a:hover { 
	color: #000000;
	text-decoration:none;
	 background-color: #CC99FF;
	 }

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #330066; }

i { color: #666666 ;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight:bold; 
	color: #663399;
	}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:bold; 
	color: #663399;
	}
h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
	font-weight: bold;
	color:#009999;
	border-bottom: 1pt solid #009999;
	}
li {  list-style-image: url(images/s_bullet2.gif); list-style-position: outside;
	margin-left: 20px;
	font-size: 10pt;}

ol {  list-style-image: none; list-style-type: decimal;}
hr {
	border: 4px dotted #99cccc;
	border-style: none none dotted;
}


#leftside {
	position: absolute;
	width: 480px;
	margin: 0;
	margin-top: 0px;
	font-weight: normal;
	padding: 0 20px 10px 20px; /*top right bottom left*/
}

#rightside{
	position: absolute;
	padding: 10px; /*top right bottom left*/
	width: 260px;
	margin-top: 0px;
	margin-left: 520px;
	border-left: 1px solid #CCCCFF;
}

#rightbox {
	border: 4px dotted #99cccc;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#660099;
	background: #ebd7ff url(images/boxgrad.jpg) repeat-x;
	}
	
#rightboxlinks {
	border: 4px dotted #ebd7ff;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#660099;
	background: #99cccc url(images/boxgradteal.jpg) repeat-x;
	font-size:14px;
	}

.smform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #330066; }

.teamstext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.bullets  {
	list-style-type: disc;
	list-style-image: none;
}

.smallcaption {
	font-size: 10px;
	font-style: italic;
}

.borderred {
	border: 1px dashed #990000;
	padding: 10px;
	width: 250px;
}

.bordergreen {
	border: 1px dashed #000066;
}
.redTitle {
	color: #990000;
}


.largeScriptItalic {
	font-family: Georgia;
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
}

.highlight {
	background-color: #fde4a7;
	margin: 0px;
	padding: 2px;
}

.darkBorder {
	border: 1px solid #999999;
}

.floatleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
.purplebackground {
	background-color:#9966ff;
	color:#FFFFFF;
	font-size: 18px;
	padding: 4px 10px 4px 10px;
	}
.staffbox {
	margin-left: 20px;
	}
