﻿/*  This style can be added to the BODY selector to give the entire page a gradient background from light to dark.              */
/*  style="filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#666666',endColorstr='#253033', gradientType='0');" */
body
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	color: #FFFFFF;
/*	background-color: #000080;
	background-image: url('../purplebg38.jpg'); */
}

/* left navigation menu */


p#begin:first-letter {
	font-size: 275%;
	float: left;
	margin-left: -4px;

}


#leftnav
	{
	border-width: 1px;
	border-color: #000000;
	font-family: "Times New Roman";
	font-size: 14pt;
	background-color: #FFFFFF;
	font-weight: bold;
	border-right-style: none;
}
#leftnav ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
}
#leftnav li
	{
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #FFFFFF;
}
#leftnav li a
	{
	display: block;
	width: 200;
	color: #253033;
	padding: 6px 0px 6px 10px;
	border-top: solid #DBDBDB 1px;
	border-bottom: solid #5F6A6D 1px;
	text-decoration: none; /*	background-color: #A6CAF0; */;
	background-color: #9999FF;
}
#leftnav li#last
	{
	margin: 0;
	padding: 0;
	background: none;
	border-top: solid #DBDBDB 1px;
	border-bottom: solid #5F6A6D 1px;
	background-color: #FFFF00;
}
#leftnav li a:hover
	{
	border-top: solid #5F6A6D 1px;
	border-bottom: solid #DBDBDB 1px;
	color: white;
/*	background-color: #000080; */
	background-color: #6f6fff;

}
#leftnav li a#current
	{
	color: #DBDBDB;
/*	background-color: #000080; */
	background-color: #6f6fff;
	border-top: solid #5F6A6D 1px;
	border-bottom: solid #5F6A6D 1px;
}

/* copyright© footer */

#copyright
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 0px 4px 0px 4px;
	}
.
#copyright a
	{
	text-decoration: none;
	color: #FFFFFF;
	}
#copyright a:hover
	{
	text-decoration: underline;
	color: #FFFFFF;
	}

/* copyright notice */

.copyright
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 9pt;
	color: #000000;
	}
.copyright h1
	{
	font-size: 13pt;
	}
.copyright h2
	{
	font-size: 11pt;
	}

/* home page cover story */

.coverstory
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 8px;
/*	border-left: dashed white 1px; */
	}
.coverstory a
	{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	
	}
.coverstory a:hover
	{
	color: #FFFFCC;
	text-decoration: underline;
	}



style3
	{
	border-style: none;
	border-color: #FFFF00;
	background-color: #a6caf0;
}


/* non-home page story text */

#perspective
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 0px 8px 0px 8px;
	}
#perspective h1
	{
	font-weight: normal;
	font-size: 13pt;
	}
#perspective h2
	{
	font-weight: normal;
	font-size: 11pt;
	}
#perspective a
	{
	color: #FFFFFF;
	text-decoration: none;
	}
#perspective a:hover
	{
	color: #FFFFCC;
	text-decoration: underline;
	}
#perspective li
	{
	margin-bottom: 10
	}
/* search forms */

#searchform
	{
	border-top: solid #DBDBDB 1px;
	border-bottom: solid #5F6A6D 1px;
	}

/* link lists */

#quicklink
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 9pt;
	color: #FFFFFF;
	border-top: solid #DBDBDB 1px;
	border-bottom: solid #5F6A6D 1px;
	}
#quicklink ul
	{
	margin-top: 12;
	margin-left: 24;
	list-style: disc outside none;
	}
#quicklink li
	{
	margin: 0;
	padding: 0;
	}
#quicklink li a
	{
	color: #FFFFFF;
	text-decoration: none;
	}
#quicklink li a:hover
	{
	text-decoration: underline;
	}

/* menubar classes */

.menubar
	{
	font-family: verdana, arial, helvetica, san-serif;
	font-variant: small-caps;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 2px 8px 2px 8px;
	text-shadow: black 4px 4px 8px;
	}
.menubar a
	{
	color: #FFFFFF;
	text-decoration: none;
	}
.menubar a:hover
	{
	color: #FFFFCC;
	text-decoration: underline;
	}

/* border around any graphic */

.decor
	{
	border-top: solid #DBDBDB 1px;
	border-bottom: solid #5F6A6D 1px;
	}
.picframe
	{
	border: outset #FFFFFF 1px;
	margin-left: 8px;
	margin-bottom: 8px;
	}

/* styles that control popup media window */

#showMedia
	{
	position: absolute;
	visibility: hidden;
	border: 1px outset #FFFFFF;
	}
#dragBarEvent
	{
	cursor: hand;
	cursor: pointer;
	background-color: #666666;
	min-width: 100px; /*NS6 style to overcome bug*/
	}
#dragBarEvent #closePrompt
	{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10pt; 
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px 8px 8px 0px;
	}

/* styles that control popup graphics */

#showimage{
	position: absolute;
	visibility: hidden;
	border: 1px outset #FFFFFF;
	z-index: 500;
}
#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #666666;
	min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10pt; 
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px 8px 8px 0px;
}
#dek {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}
.bodystyle1 {
	font-family: "Times New Roman";
	font-size: 28px;
	color: #000080;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#footnote
	{
	font-family: verdana, arial, helvetical, san-serif;
	font-size: 8pt;
	color: #3344FD;
	text-align: center;
	padding: 0px 72px 0px 72px;
}
#footnote a
	{
	text-decoration: none;
	color: #000080;
}
#footnote a:hover
	{
	text-decoration: underline;
	color: #999999;
	}
.navbar3 {
		font-family: Verdana,Arial,Helvetica;
		font-size: 10pt; color: #FFFFFF;
		padding: 15px;
		text-align: center;
		text-decoration: none; 
		color: #FFFFFF; }
.navbar3:hover {
		background-color: #979797;
		cursor:hand }
#leftnav li a#last {
	color: #253033;
	background-color: #A6CAF0;
	border-top: solid #5F6A6D 1px;
	border-bottom: solid #5F6A6D 1px;
}
.style1 {
	border: 1px solid #FFFFFF;
	background-color: #ffffff;
}
.Welcomestyle {
	text-align: center;
	color: #0000FF;
}
.style3 {
	/*background-color: #a6caf0; */
border: thin none #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 18px;
	color: #000080;
	padding-left: 3px;
	margin-left: 4px;
	background-image: url('../purplebg38.jpg');
}
.style4 {
	padding: 8px;
	border-color: #7DA8E1;
	background-color: #FFFFFF;
}
.style5 {
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.bannertop {
	padding-top: 0px;
	margin-bottom: 20px;
}
.bannertop img{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;

	
}
.imagecenter {
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom:20px
}
.homepageArticlestyle1 {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.group img {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.style6 {
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
}
.bodytext {
	padding: 15px;
	margin: 5px;
	border-style: none;
	border-color: #00FF00;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000080;
	background-color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	font-variant: normal;
}
.style7 {
	text-align: justify;
}
.style8 {
	background-position: right top;
	color: #000080;
	background-image: url('../png/2008Ribbon2.png');
	background-repeat: no-repeat;
}
.picturebox {
}
.bodytexttable {
	border-style: inset;
	border-color: #FFFF00;
}
.headerstyle {
	background-image: url('../jpg/tmaa25.jpg');
}
.aamaslogostyle {
	border-style: none;
}

