/*         blue = #343F97
          brown = #343F97
         yellow = #fdefb9
   light yellow = #fdf6dd (default page background) 
*/

td,p,ul,body {
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	line-height:14pt;
	color:#343F97;
	}
li {
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	line-height:14pt;
	color:#343F97;
	}
input,select,textarea  {
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt;
	}
h3 {font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; font-size: 14pt; color:343F97; font-weight:bold; text-align=center;}
h4 {font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; font-size: 12pt; color:343F97; font-weight:bold;}

/*links*/
a:link,a:visited,a:active {
	text-decoration:none;
	font-family:Century Gothic, Trebuchet MS,verdana,arial,helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#343F97;
	}
a:hover {
	text-decoration:none;
	font-family:Century Gothic, Trebuchet MS,verdana,arial,helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background:#343F97;
	}
hr {border:1px dotted #343F97;}
.whitebold {
	font-family:Century Gothic, Trebuchet MS,verdana,arial,helvetica;
	font-size:8.5pt;
	font-weight:bold;
	color:#ffffff;
	}
.whiteboldonblue {
	font-family:Century Gothic, Trebuchet MS,verdana,arial,helvetica;
	font-size:8.5pt;
	font-weight:bold;
	color:#ffffff;
	background:#343F97;
	}
.hovercell {
	color: #ffffff;
	text-decoration: none; 
	font-family: Century Gothic, Trebuchet MS,Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	cursor:hand;
	border: 1px solid #343F97;
	}
a:link.blocklink,a:visited.blocklink,a:active.blocklink {
	color: #ffffff;
	background:#343F97;
	text-decoration: none; 
	font-family: Century Gothic,Verdana, Arial,helvetica; 
	font-size: 10pt; 
	font-weight:bold;
	display:block;
	height:20px;
	border: 1px solid #343F97;
	}
a:hover.blocklink {
	color: #343F97;
	background:#fdefb9;
	text-decoration: none; 
	font-family: Century Gothic,Verdana, Arial,helvetica; 
	font-size: 10pt; 
	font-weight:bold;
	display:block;
	border: 1px solid #343F97;
	}

a:link.emaillink,a:visited.emaillink,a:active.emaillink {
	color: #ffffff;
	background:#343F97;
	text-decoration: none; 
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	display:block;
	height:20px;
	width:300px;
	border: 1px solid #343F97;
	}
a:hover.emaillink {
	color: #343F97;
	background:#fdefb9;
	text-decoration: none; 
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	display:block;
	width:300px;
	border: 1px solid #343F97;
	}
.blueblock {
	color: #ffffff;
	background:#343F97;
	text-decoration: none; 
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	display:block;
	/*cursor:hand;*/
	border: 1px solid #343F97;
	}
.quote{
	color: #343F97;
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-style:italic;
	margin:7px;
	}
.attribution{
	color: #343F97;
	font-family: Verdana, Arial,helvetica; 
	font-size: 7.5pt; 
	font-style:normal;
	margin:7px;
	}
.brownblock {
	color: #343F97;
	text-decoration: none; 
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	background:#343F97;/*URL(/images/shadowbox.gif);*/
	display:block;
	/*cursor:hand;*/
	}
.brownbox {
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 8.5pt; 
	line-height:12pt; 
	color:#343F97;
	border: solid 1px #343F97;
	}
.browntext {
	color: #343F97;
	text-decoration: none; 
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	cursor:hand;
	border: 1px solid #343F97;
	}
.bluetext {
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	line-height:14pt;
	color:#343F97;
	}
.brownyellowheader {
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	color:#343F97;
	font-weight:bold;
	text-align:center;
	background:#fdefb9;
	border: solid 1px #343F97;
	}
.browntextnohand {
	color: #343F97;
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	border: 1px solid #343F97;
	}
.LabelBoxClear 	{
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 8.5pt; font-style: normal; 
	font-weight: normal; 
	color: 595959; 
	background-color: ffffff; 
	border: 1px solid #dddddd; 
	text-transform: none; 
	text-align: left; 
	clip: rect(50   ); 
	white-space: nowrap; 
	padding-right: 5px; 
	padding-left: 5px;
	}
.midcolumn {
	valign:top;
	color:343F97;
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 8.5pt; 
	line-height:14pt;
	padding:10px;
	border-right:1px dotted #94A2D0;
	}
.endcolumn {
	valign:top;
	color:343F97;
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	line-height:14pt;
	padding:10px;
	}

/*calendar*/
.month {
    BACKGROUND: #343F97;
    COLOR: #ffffff;
    FONT-size: 10pt;
    FONT-WEIGHT: bold;
}
.weekday {
    BACKGROUND-COLOR: #fdefb9;
    COLOR: #343F97;
    FONT-WEIGHT: bold;
}
.eventLabel {
	color:#343F97;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.eventText {
    COLOR: black
}
.selectedDay {
	background:url(/images/shadowbox.gif);
	background-position: -2 -1;
	line-height:10.5pt;
	word-spacing:-0.07em;
	font-size: 7pt;
}
.day {
    BACKGROUND-COLOR: #fdf6dd;
	overflow:hidden;
	line-height:10.5pt;
	font-family: Verdana, Arial,helvetica; 
	font-size: 7pt;
	font-weight:normal;
	word-spacing:-0.2em;
}
.daycity {
	font-size: 7.5pt;
	font-weight:bold;
}

/*Calendar dates*/
a:link.datelink,a:visited.datelink,a:active.datelink {
	color: #343F97;
	text-decoration: none; 
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	height:auto;
	display:block;
	border-top: 1px dotted #CACEE7;
	padding-top:4px;
	margin-top: 5px;
	}
a:hover.datelink {
	color: #ffffff;
	text-decoration: none; 
	font-family: Verdana, Arial,helvetica; 
	font-size: 8.5pt; 
	font-weight:bold;
	background:343F97;
	display:block;
	border-top: 1px solid #343F97;
	padding-top:4px;
	margin-top:5px;
	}

.notaDay {
    BACKGROUND-COLOR: #e5e5e5;
	border-bottom: 1 px solid #343F97;
}
.sidebarheading {
	margin-left:5px;
	text-align:left;
	font-weight:bolder;
}
.sidebartext {
	margin-left:10px;
	text-align:left;
	line-height:14pt;
	padding:0 0 20 0;
}
.pros_M {
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 8.5pt; 
	color:#343F97;
	font-weight:bold;
	/*border-top:1px dotted #343F97;*/
	border-bottom:1px dotted #343F97;
	padding:0 0 1px 0;
}.pros {
	width:100%;
	font-family:Century Gothic, Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 8.5pt; 
	color:#343F97;
	font-weight:bold;
	border-top:1px dotted #343F97;
	border-bottom:0px solid #343F97;
	padding:3px 0 0 0;
}