/* CSS Document */

a:link {  color: #003366; text-decoration: underline}
a:visited {  color: #666699; text-decoration: underline}
a:hover {  color: #993333; text-decoration: underline}
a:active {  color: #666666; text-decoration: underline}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainmenu a:link {  color: #ffffff; text-decoration: none}
.mainmenu a:visited {  color: #ffffff; text-decoration: none}
.mainmenu a:hover {  color: #CCCC99; text-decoration: none}
.mainmenu a:active {  color: #99CC66; text-decoration: none}

.grayoutline {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.black12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.black11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.black11ptb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.pad10 {
	padding: 10px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #50598A;
	font-weight: bold;
	border-bottom-color: #85AE5D;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	margin: 0px;
}

.dashedright {
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #85AE5D;
}

.horgrayline {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.horlightgrayline {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
P.calendar {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
line-height : 10.5pt;
margin-bottom : 0;
margin-top : 1pt;
}

P.calDate {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size : 8pt;
line-height : 10.5pt;
margin-bottom : 0;
margin-top : 5pt;
}

p .menuheading{
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	font-weight : bold;
}
TABLE.outline  {
background : #FFF;
border-bottom-color : #CCCCCC;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #CCCCCC;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #CCCCCC;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #CCCCCC;
border-top-style : solid;
border-top-width : 1px;
}

TABLE.calendar {
background : #FFF;
}

TD.calTop {
background : #5a649a;
color : #FFF;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
font-weight : bold;
line-height : 12pt;
padding-bottom : 2pt;
padding-top : 1pt;
}

TD.calDate {
color : #FFF;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
}

TD.calDayHead {
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 7.5pt;
line-height : 15pt;
padding-bottom : 0pt;
}

TD.calDay {
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
line-height : 14pt;
}

TD.calToday {
background-color : #FFF;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
}