body {
	background-color: #FFFFFF;
	font-family: Times;
	color: black;
}
.plainheader {
	text-align: center;
	font-size: 16pt;
	font-family: Times;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: NONE;
	}
		
a:visited {
	color: #000099;
	text-decoration: NONE;
	}

a:active {
	color: #000099;
	text-decoration: NONE;
	}

a:hover {
	color: #000099;
	text-decoration: underline;
	}
.divmenu {
	padding: 0px;
	width: 100%;
}

hr {
	width: 90%;
	color: #d62;
	margin-top: 1em;
}

p {
	text-align: justify;
}



.bold {
	font-weight: bold;
}

h1 {
	color: #000066;
	text-align: center;
}

.gts-color {
	color: #d62;
}

.menubartitle {
	text-align: center;
	font-size: 20pt;
	font-weight: regular;
	font-style: italic;
	font-family: Times;
	vertical-align: bottom;
}



.aboutheader {
	font-size: 14pt;
	font-weight: bold;
	font-family: Times;
	text-align: center;
}



div#appMenu {
	border-color: #3333CC;
	border-width: 3px;
	border-style: solid;
		
	border-top: 0px solid #3333CC;
	
	font-family: Times, serif;
	font-size: 12pt;
}

div#appMenu a {
	border-color: #3333CC;
	border-width: 1px;
	border-style: solid;
	

	color: #000000;

	display: block;
	background-color: #99CCFF;
	padding: 0.5em;
}

div#appMenu a:link, div#appMenu a:visited {
	color: #000000;
	text-decoration: none;
}

div#appMenu a:hover {
	color: #000000;
	background-color: #3366FF;
}

.header {
background-color: #99CCFF;
}

.title1 {
	text-align: center;
	color:#000000;
	font-size: 30pt;
	font-weight: regular;
	font-style: italic;
}

.title2 {
	text-align: center;
	font-size: 16pt;
	
	font-weight: regular;
	color:#000000;
}

.title3 {
	text-align: center;
	font-size: 12pt;
	font-weight: regular;
	color:#000099;
}
.titlebreak {
	height: 8px;
}


.note {
	font-size: 10pt;
	font-weight: regular;
}

#banner {
	position: absolute;
	width: 100%;
	top: 5;
	font-family: Impact;
	background-color: white;
        color: black;
	text-align: center;
	margin: 0px;
	font-size: 2em;
	font-weight: bold;
}

.homeheader {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
	white-space:nowrap;
	padding: 5px;
}
.homebreak {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
	white-space:nowrap;
}
.homeitem {
	text-align: left;
	font-size: 10pt;
	font-weight: regular;
	white-space:nowrap;
}

.pagetable {
	text-align: left;
	font-size: 10pt;
	font-weight: regular;
	white-space:nowrap;
	padding: 0px;
	
	border-color: #3333CC;
	border-width: 4px;
	border-style: solid;
}
.pagetableheader {
	background-color: #99CCFF;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	padding: 3px;
	
	border-bottom-style: solid; 
	border-bottom-color: #3333CC;
	border-bottom-width: 3px;
}

.pagetable th {
	text-align: center;
	padding: 3px;
	font-size: 12pt;
	background-color: #99CCFF;
	font-weight: bold;
	
	border-top-style: solid; 
	border-top-color: #3333CC;
	border-top-width: 3px;
	border-left-style: solid; 
	border-left-color: #3333CC;
	border-left-width: 3px;
}

.pagetableimage {
	background-color: #99CCFF;
}

.pagetablethnoborder {
	text-align: center;
	padding: 3px;
	font-size: 12pt;
	background-color: #99CCFF;
	font-weight: bold;
	
	border-left-style: solid; 
	border-left-color: #3333CC;
	border-left-width: 3px;
}
.pagetable td {
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 10pt;

	border-width: 0px;
}
.pagetablecell {
	padding: 3px;

	border-left-style: solid; 
	border-left-color: #3333CC;
	border-left-width: 3px;
}


.blurb2 {
	text-align: left;
	font-size: 12pt;
	font-weight: regular;
	padding: 10px;
	
	background-color: #FFFFFF;
	color:#000000;
	
	border-color: #3333CC;
	border-width: 3px;
	border-style: solid;
	width: 600;
}

.blurblong {
	text-align: left;
	font-size: 12pt;
	font-weight: regular;
	white-space:nowrap;
	padding: 10px;
	
	background-color: #99CCFF;
	color:#000000;
	
	border-color: #3333CC;
	border-width: 3px;
	border-style: solid;
	width: 100%;
}
.blurbtitle {
	font-weight: bold;
	font-size: 14pt;
}

.boxheader {
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
	font-weight: regular;
	padding: 3px;
	

	border-bottom: solid 4px 3333CC;
}

.boxgroup {
	background-color: #FFFFFF;
	color:#000000;
	padding: 0px;
	font-size: 10pt;
	border-width: 0px;
}

.boxgroup td {
	background-color: #FFFFFF;
	color:#000000;
	padding: 0px;
	font-size: 10pt;
	border-width: 0px;
}

.blurb {
	text-align: left;
	font-size: 12pt;
	font-weight: regular;
	white-space:nowrap;
	padding: 10px;
	
	background-color: #99CCFF;
	color:#000000;
	
	border-color: #3333CC;
	border-width: 3px;
	border-style: solid;
	width: 200px;
}
div.hr { 
	border-style: solid;
	border-width: 2px;
	border-color: #3333CC;
	color: #3333CC;
}
div.hr hr { display: none; }


.lastline {
	clear: both;
}
