body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #060632;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-repeat: repeat-y;
	padding: 0px;
}
#header {
	text-align: center;
	background-color: #FFF;
	margin-right: 204px;

}
#maincontent {
	background-color: #FFF;
	margin-right: 204px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 500px;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#sidebarright {
	float: right;
	width: 200px;
	text-align: left;
	padding-left: 6px;
	display: inline;
	min-height: 500px;
}
#container #sidebarright h4   {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

#container #sidebarright p    , #sidebarleft p{
	font-size: 12px;
	font-weight: bold;
	color: #FECC00;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#container #sidebarright p a:link, #sidebarleft p a:link {
	color: #FECC00;
}
#container #sidebarright p a:hover, #sidebarleft p a:hover {
	color: #FFF;
}
#container #header p a:link {
	color: #FC0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .95em;
}

#container #header p a:hover {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.95em;
}
#container #header p a:visited {
	color: #FC0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .95em;
}
p      {
	font-size: .9em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-size: 0.9em;
	line-height: 1.1em;
	list-style-type: disc;
	margin-left: 30px;
}
ol {
	font-size: 0.9em;
	line-height: 1.2em;
	list-style-type: decimal;
	margin-left: 24px
}
.pWhite {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2em;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal
}
.pTight {
	font-size: 0.9em;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pRed {
	color: #900;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.pBlue {
	color: #036;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
h1, h2, h3 {
	color: #696969
}
h4, h5, h6 {
	color: #150045
}
h1            {
	font-weight: bold;
	font-size: 2em;
	line-height: 32px;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	margin: 4px;
	padding: 0
}
h2      {
	font-weight: bold;
	font-size: 1.8em;
	line-height: 26px;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	margin: 4px;
	padding: 0
}
h3     {
	font-size: 1.6em;
	line-height: 1.25em;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	margin: 3px;
	padding: 0
}
h4        {
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	padding: 0;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
h5      {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	padding: 0;
	margin-top: 9px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
h6       {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	padding: 0;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}
td {
	font-size: .8em;
	padding: 4px;
}
a:link {
	color: #036;
	font-weight: bold;
	text-decoration: underline
}
a:visited { color: #b8860b; font-weight: bolder }
.H5white {
	color: white;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}



.PROGRAM {
	font-size: 1.3em;
	color: #900;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
}
.Bold {
	font-weight: bold;
}
.ulspace {
	font-size: 1em;
	line-height: 1.1em;
	margin-bottom: 6px;
}
.ulspace ul {
	font-size: 0.9em;
	line-height: 1.1em;
	list-style-type: disc;
	margin-left: 30px;
}
.pplus {
	font-size: 1em;
}
.adobeRed {
	color: #DF2524;
}
.quarkGreen {
	color: #4A9D5E;
}
.blue {
	color: #150045;
}

