A:link, A:visited, A:active { text-decoration: underline; color: #EB6700 }
A:hover { text-decoration: underline; color: #16ACD3 }

A.topnav:link, A.topnav:visited, A.topnav:active { text-decoration: none; color: #7A7A7A; font-weight: bold; font-family: arial,verdana; font-size: 8pt; }
A.topnav:hover { color: #16ACD3; text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-weight: none; color: #7A7A7A; font-family: arial,verdana; font-size: 9pt; }
A.subnav:hover { color: #16ACD3; text-decoration: none}

A.botnav:link, A.botnav:visited, A.botnav:active { text-decoration: none; color: #FFFFE6; font-weight: none; font-family: arial,verdana; font-size: 9pt; }
A.botnav:hover { color: #FFFFE6; text-decoration: underline}

A.listnav:link, A.listnav:visited, A.listnav:active { text-decoration: none; color: #EB6700;}
A.listnav:hover { color: #16ACD3; text-decoration: none}

A.whlink:link, A.whlink:visited, A.whlink:active { text-decoration: underline; color: #ffffff;}
A.whlink:hover { color: #0074A6; text-decoration: underline}

A.listname:link, A.listname:visited, A.listname:active { text-decoration: underline; color: #EB6700; font-weight: bold; font-family: georgia,times; font-size: 10pt;}
A.listname:hover { color: #16ACD3; text-decoration: underline}

BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #000033;
	background-color: #EAF0F4;
}

.header {
  color: #064974;
  font-family: georgia,times;
  font-size: 19pt;
}

td {
  font-family: arial,verdana;
  font-size: 9pt;
}

p {
  font-family: arial,verdana;
  font-size: 9pt;
}

.subhead {
  color: #064974;
  font-family: georgia,times;
  font-size: 12pt;
}

.header2, .CAT_email_title {
  font-family: arial,verdana;
  font-size: 18pt;
}

.blheader {
  color: #0095D5;
  font-weight: bold;
  font-family: georgia;
  font-size: 9pt;
}

.colhead {
  font-weight: bold;
  font-family: georgia,times;
  font-size: 10pt;
}

.xlarge_b {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 12pt;
}

.large_wh {
  color: #ffffff;
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 10pt;
}

.large, .FORM_Intro, .FORM_Question, .CAT_email_intro, .CAT_email_fields {
  font-family: arial,verdana;
  font-size: 10pt;
}

.large_b, .ART_title {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 10pt;
}

.large_b_br {
  color: #633000;
  font-weight: bold;
  font-family: arial;
  font-size: 10pt;
}

.CAT_email_bgcolor, .CAT_email_required, .CAT_email_follow {
  background-color: #EAF0F4;
  font-family: arial,verdana;
  font-size: 8pt;
}

.CAL_Table {
  background-color: #ffffff;
  font-size: pt;
}

.CAL_MainHeaders {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 10.5pt;
}

.CAL_TableHeader {
  color: #ffffff;
  background-color: #12435F;
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 11pt;
}

.row1 {
  background-color: #EAF0F4;
}

.large_br {
  color: #633000;
  font-family: arial,verdana;
  font-size: 10pt;
}

.large_b_wh {
  color: #ffffff;
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 10pt;
}

.large_i {
  font-style: italic;
  font-family: arial,verdana;
  font-size: 10pt;
}

.medium {
  font-family: arial,verdana;
  font-size: 9pt;
}

.small, .FORM_Choice, .CAL_MonthLinks, .CAL_TableLinks, .CAL_Links, .CAL_EventFields, .CAL_EventText {
  font-family: arial,verdana;
  font-size: 8pt;
}

.small_b, .CAL_EventName {
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 8pt;
}

.small_br {
  color: #633000;
  font-family: arial,verdana;
  font-size: 8pt;
}

.small_wh {
  font-weight: bold;
  color: #ffffff;
  font-family: arial,verdana;
  font-size: 8pt;
}

.small_wh {
  color: #ffffff;
  font-family: arial,verdana;
  font-size: 8pt;
}

.xsmall {
  font-family: arial,verdana;
  font-size: 7.5pt;
}

.cal_not_avail {
  color: #0095D5;
  background-color: #EB6700;
  font-family: georgia;
  font-size: 9pt;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #191919;
}

#TB_secondLine {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #191919;
}

#TB_window a:link {color: #EB6700;}
#TB_window a:visited {color: #EB6700;}
#TB_window a:hover {color: #16ACD3;}
#TB_window a:active {color: #EB6700;}
#TB_window a:focus{color: #EB6700;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color: #55492B;
	display:none;
	border: 2px solid #000000;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}