body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: white;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660066;
	font-size: 12px;
	text-align: left;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {border: none;} /* remove all image borders */


.linecell td {
	border-top: 1px dotted #999999;
}

.navbar {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #cccccc; 
	background-color: #cc5500;
}

blockquote {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #333333;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.smalltext {
	font-size: 9px;
	text-decoration: none;
}

.spotlight {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.large_type {
	font-size: 18px; 
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.navbar a:active {
	color: #FFFFFF; 
	text-decoration: none;
}

.navbar a:link {
	color: #FFFFFF; 
	text-decoration: none;
}

.navbar a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

.spotlight a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #003333;
}

.spotlight a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #003333;
}

.spotlight a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #003333;
}

.navbar a:hover {
	text-decoration: underline;
}

.spotlight a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #003333;
}
.navpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #336699;
	display: table-cell;
	border: 1px ridge;
}

.navpage a:active {
	color: #FFFFFF; 
	text-decoration: none;
}

.navpage a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navpage a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

.navpage a:hover {
	text-decoration: none;
	color: #ffcc66;
}

.smalltext a:visited {
	text-decoration: none;
}

.smalltext a:link {
	text-decoration: none;
}

.smalltext a:hover {
	text-decoration: underline;
}


.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #336699;
	text-decoration: none;
}

.mainlinks a:hover {
	background-color: #cc5500;
	text-decoration: none;
	color: #FFFFFF;
}

.mainlinks a:visited {
}

.mainlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.mainlinks a:active {
color: #FFFFFF; text-decoration: none
}

.over {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #033;
	font-size: 10px;
	text-decoration: none;
	background-position: center center;
	border-top: 3px inset #999999;
	border-left: 3px inset #999999;
	border-right: 3px inset #999999;
}

.out {
	background-color: #033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-position: center center;
	border: 3px double #ccc;
	color: #fff;
}

.over a:active {
	color: #033;
	text-decoration: none;
	background-color: #fff;
}

.over a:visited {
	color: #033;
	text-decoration: none;
	background-color: #fff;
}

.over a:link {
	color: #033;
	text-decoration: none;
	background-color: #fff;
}

.over a:hover {
	color: #033;
	text-decoration: none;
	background-color: #fff;
}

.out a:link {
	color: #fff;
	text-decoration: none;
	background-color: #003333;
}

.out a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #003333;
}

.out a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #003333;
}

.out a:active {
	color: #fff;
	text-decoration: none;
	background-color: #003333;
}

.smalltext a:active {
	text-decoration: none;
}




ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link {
	color: #003333;
}

a:visited {
	color: #333333;
}

a:active {
	color: #003333;
}

ol {
	font-size: 11px;
}

.outline {
	border: 3px double #333333;
}

.outline2 {
	border: 4px ridge #666666;
}

.outline3 {
	border: 3px double #fff;
}

.outline_no_bottom {
	border-top: 3px double #333333;
	border-left: 3px double #333333;
	border-right: 3px double #333333;
	border-bottom: none;
}

.outline_no_top {
	border-bottom: 3px double #333333;
	border-left: 3px double #333333;
	border-right: 3px double #333333;
	border-top: none;
}

.column-line {
	border-top: thin solid #FFFFFF;
	border-right: none;
	border-bottom: thin solid #FFFFFF;
	/*border-left: 1px solid #660066;*/
	border-left: 2px dotted #666;
}

.footer {
	background-color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-position: center center;
	border: 3px double;
}

.footer a:link {
	color: #ffcc99;
	text-decoration: none;
	background-color: #003333;
}

.footer a:visited {
	color: #ffcc99;
	text-decoration: none;
	background-color: #003333;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #003333;
}

.footer a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #003333;
}

.purple-text {
	color: #033;
}

.green-text {
	color: #003333;
	font-weight: bold;
}
.bluetext {
	font-weight: bold;
	color: #006699;
}
.bluetext a {
	font-weight: bold;
	color: #006699;
}
.smallcaps {
	font-weight: bold;
	font-variant: small-caps;
	color: #006699;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #663300;
	border-bottom-color: #663300;
	font-size: 1.8em;
	border-top-width: medium;
	border-bottom-width: medium;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.3em;
}
.redsmallcaps {
	font-weight: bold;
	font-variant: small-caps;
	color: #A10000;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 1.8em;
	border-top-width: medium;
	border-bottom-width: medium;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.3em;
}

.paperbag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000
}

/* Two column layout */
.twocolumn_left {
	float: left; 
	width: 48%;}
	
.twocolumn_right {
	float: right; 
	width: 48%;}
	
.indent {
	margin-right: 30px;
	margin-left: 30px;
}
