body {
	background-attachment: fixed;
	background-image: url(/images/2.0/sm_swirl.gif);
	background-repeat: no-repeat;
	background-position: 89% top;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.aqua_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0859a5;
	font-variant: normal;
}
.white_small_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0859A5;
}
.blue3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 0859a5;
	font-weight: bold;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 6px;
}
.searchbutton {
	font-family: "Charlotte Sans Book LET";
	font-size: x-small;
	color: #A3D5E4;
	background-color: #136BA7;
	font-weight: bold;
	border: none #336699;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}

.headerblue {
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	color: #0859a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {color: #666666}
.style4 {color: #FF0000}

UL.dwa {
  color:          #339966;
  font-family:    Arial, Helvetica, sans-serif;
  font-size:      x-small;
  font-style:     normal;
  font-weight:    normal;
  margin-top:     0;
  margin-bottom:  0;
}
ul.tight {
  color:          #000000;
  font-family:    Arial, Helvetica, sans-serif;
  font-size:      x-small;
  font-style:     normal;
  font-weight:    normal;
  margin-top:     0;
  margin-bottom:  0;
}

.image{
  border-style:		outset;
  border-color: 	#ffffff;
  border-width:		2px;
}

a.left_nav:link {
	color: #007d9a;
  	font-family:    Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.left_nav_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.left_nav:visited {
	color: #007d9a;
  	font-family:    Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.left_nav:hover {
	color: #095aa5;
	font-family:    Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}

.green {
	color: #72B395;
	font-weight: bold;
	font-size: xx-small;
}
.degree_color {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.callout1 {
	color: #6fb89a;
	background-color: #FFFFCC;
	padding: 18;
	border: thin solid #6FB89A;

}
.dwa {
  color:          #339966;
  font-family:    Arial, Helvetica, sans-serif;
  font-size:      x-small;
  font-style:     normal;
  font-weight:    normal;
  margin-top:     0;
  margin-bottom:  0;
}

.just_green {
	color: #72B395;
	font-weight: bold;
}
.hotspot {
	border-bottom-width: 1px;
	font-weight: bold;
	cursor: default;
	font-size: small;
	color: #0066cc;
}


.highlight_yellow {
	background-color: #FFFF66;
}
.highlight_red {
	background-color: #FFB7B7;
}
.highlight_green {
	background-color: #66CC00;
}

