body {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	padding-top: 10px;
	margin: 0px;
}

p, td, tr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.nolines, a:hover.nolines {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;	
}
img {
	border: 0px;
}

a:link {
	color: #006793;
}

a:hover {
	color: #FF67FF;
	text-decoration: none;
}

a:hover.alinkondark 
{
	color : #EEE8AA;

}

a:active {
	color : #66CBFF;
}

a:active.alinkondark 
{
	color: #FFFFFF;
}

a:visited {
	color: #999999;
}

a:visited.alinkondark 
{
	color : #FFFFFF;
}

h1 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 18px;
	color: #FF67FF;
	padding-bottom: 4px;
}

h2 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color: #FF67FF;
	}

h3 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color: #66CBFF;
}

hr {
	color : #006699;
	height : 1px;
}


input {
	font-family : Tahoma, Arial, sans-serif;
}



ul {
	list-style-type : none;
}

li {
	list-style-type: square;
	padding-bottom: 6px;
	margin-left: -20px;
}
li li {
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
}

#leftnav2 {
	/*	margin-left: auto;
	margin-right: auto;*/
	position:absolute;
	top:371px;
	width:176px;
/*	height:256px;*/
	z-index:100;
	font-size: 12px;
	font-weight: bold;
	color: #00669A;
	margin-left: 15px;
}
#leftside {
	position:absolute;
	top:625px;
	width:176px;
/*	height:30px;*/
	z-index:200;
	font-size: 12px;
	font-weight: bold;
	color: #00669A;
	margin-left: 15px;
}

.floatright {
	float: right;	
	padding: 2px;

}
.floatleft {
	float: left;

	padding: 2px;

}
/*#center  {
	margin-left: auto;
	margin-right: auto;
	}*/

#content  {
	margin-left: 205px;
	margin-top: -170px;
	min-height: 300px;
	}
	
.swirl {
	background-image: url(images/interface/swirl1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
	padding-top: 70px;
	padding-left: 10px;
	background-color: #FFFFFF;
	overflow: visible;
}
/*
_______________________________________________________
 The rest of the file defines custom styles
_______________________________________________________
*/
.billboard {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990099;
	background-color: #FFFFFF;
	height: 140px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	cursor: hand;
	overflow: visible;
}
.billboard a:link, .billboard a:visited {
	color: #990099;
}

.acontentlink {
	text-decoration : underline;
}
.alinkondark, a.alinkondark {
	color : #FFFFFF;
	font-size: 11px;
}
.asmalllink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}
.averysmalllink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	line-height : 20px;
	margin-bottom : 12px;
	padding-bottom : 12px;
}
.smalltxt {
	font-size: 10px;
}



.emphasis {
	font-weight: bold;
	color: #FF67FF;
}



.imgshadow {
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 4px;
	border-left-color : #CCCCCC;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #CCCCCC;
	border-right-style : solid;
	border-right-width : 3px;
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
}

.inputreadonly {
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
}



/* <Basic table, with with a thin blue border */
.tableborderaround {
	border : 1px #003399 solid;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
}


.leftnavHeader {
	font-family: Impact, Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #333333;
	text-align: center;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.breadcrumbs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.breadcrumbs a:visited, .breadcrumbs a:link
{
	color: #0000CC;
}
.thumbnail {
	font-size: 10px;
}
.aboutStaff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBD8EE;
	border: 1px solid #BB77C2;
	height: auto;
	width: 150px;
	padding: 3px;
	visibility: hidden;
}
.indentme {
	margin-left: 16px;
	margin-top: 10px;
}
.indent-top {
	padding-top: 105px;
}
#flashcontent {
	margin-top: 80px;
	height: 467px;
	width: 700px;
}
