.nounderlinkblack {  color: #000000; text-decoration: none}
.maintext {  font-family: Verdana; font-size: 10pt; color: #202020; font-weight: normal}
.boldmaintext {  font-family: Helvetica; font-size: 12pt; color: #000000; font-weight: bold}
.nounderlinewhite {  text-decoration: none; color: #ffffff}
.nounderlinegrey {  color: #CCCCCC; text-decoration: none}
.leftnav {  color: #FFFFFF; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold}
.subnav {  color: #FFFFFF; text-decoration: none; font-family: Verdana; font-size: 8pt; font-weight: bold}
.unnamed1 {  text-decoration: none}
.subtitle {  font-family: Cambria; font-weight: bold; color: #FF0065; font-size: 10pt; text-decoration: none}
.title {  font-family: Cambria; font-weight: bold; color: #FF0065; font-size: 14pt; text-decoration: none}
.copyright { font-family: Verdana; font-weight: normal; font-size: 10pt; color: white}
.copyright2 { font-family: Verdana; font-weight: normal; font-size: 8pt; color: white}

.sidebar { font-family: Cambria;} 
.sidebar2 { font-family: Cambria; color: white;} 

.banner {  font-family: Helvetica; font-weight: bold; color: #003d79 ; font-size: 18pt; text-decoration: none}
.body3 {  font-family: Helvetica; font-size: 12pt; color: #000000; font-weight: normal}
.body2 {  font-family: Helvetica; font-size: 10pt; color: #000000; font-weight: normal}
.body {  font-family: Verdana; font-size: 10pt; color: #000000; font-weight: normal}
.submission { font-family:Helvetica; font-size:10pt; color: #000000; font-weight: normal}
.breadcrumbs { font-family: Verdana; font-weight: normal; font-size: 8pt; text-decoration=underline; color: #003d79}
.breadcrumbs2 { font-family: Verdana; font-weight: normal; font-size: 8pt; text-decoration=none; color: #000000}
.breadcrumbs3 { font-family: Verdana; font-weight: normal; font-size: 8pt; line-height: 12pt; text-decoration=none; color: #000000}
.header {  font-family: Cambria; font-weight: bold; color: #003d79 ; font-size: 14pt; text-decoration: none}

.header3 {  font-family: Helvetica; font-weight: bold; color: #ed4949 ; font-size: 12pt; text-decoration: none}
.header4 {  font-family: Helvetica; font-weight: bold; color: #003d79 ; font-size: 12pt; text-decoration: none}

.headerppt {  font-family: Cambria; font-weight: bold; color: #003d79 ; font-size: 36pt; text-decoration: none}
.bodyppt {  font-family: Verdana; font-size: 24pt; color: #000000; font-weight: normal}
.breadcrumbs2ppt { font-family: Verdana; font-weight: normal; font-size: 16pt; text-decoration=none; color: #000000}
.boldppt {  font-family: Verdana; font-size: 24pt; color: #202020; font-weight: bold}

.subheader {  font-family: Cambria; font-weight: bold; color: #003d79 ; font-size: 12pt; text-decoration: none}
.header2 {  font-family: Cambria; font-weight: bold; color: #202020; font-size: 12pt; text-decoration: none}
.bold {  font-family: Verdana; font-size: 10pt; color: #202020; font-weight: bold}
.smallback { font-family: Cambria; font-weight: normal; font-size: 10pt; text-decoration=none; color: #000000}
.smallblack { font-family: Cambria; font-weight: normal; font-size: 10pt; text-decoration=none; color: #000000}
.photocaption { font-family: Cambria; font-weight: normal; font-size: 10pt; text-decoration=none; color: #FFFFFF}
.caption {  font-family: Cambria; font-weight: normal; color: #003d79 ; font-size: 10pt; text-decoration: none}
.calendar { font-family: Helvetica; font-weight: normal; font-size: 8pt; text-decoration=none; color: #000000}
.calendarheader {  font-family: Cambria; font-weight: bold; color: #005294; font-size: 14pt; text-decoration: none}
.calendarsubheader {  font-family: Cambria; font-weight: bold; color: #005294; font-size: 12pt; text-decoration: none}
.programheader {  font-family: Cambria; font-weight: bold; color: #003d79 ; font-size: 12pt; text-decoration: none}


.break { page-break-before: always; }

.textfield_effect {

/*we will first set the border styles.*/

	border-width: 2px;
	border-style: solid;
	border-color: #003d79;



	
/*I am going to add some text formatting of my own*/

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003d79;
	width: 160px;
	height: 30px;

}


img.special {border: 2px #003d79 solid;}



		
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10pt verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 4px;
	width: auto;
	background: #003d79;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #319ff7;
		color: #FFFFFF}
		
#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 1;
	background: #FFFFFF;
	border: 2px solid #FFFFFF}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 2;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #c4ed49;
		color: #000000;
		font: bold 10pt verdana}

	#sddm div a:hover
	{	background: #319ff7;
		color: #FFFFFF}