@charset "utf-8";
/* CSS Document */
<!-- 

body, h1, h2, h3, h4, h5, h6, li, p, td, pre, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 1.1;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

h1 {font-size: 1.3em; color: #000066; font-weight: bold;	line-height: 1.1; margin-top: 5px; margin-bottom: 3px;	}

h2 { font-size: 1.1em; color: #FFFFFF; font-weight: bold; line-height: 1.75; margin-top: 0px; margin-bottom: 1px; text-align:center; background: #0059A1;
}

h3 { font-size: 1.2em; color: #0059A1; font-weight: bold; line-height: 1.35; margin-bottom: 8px;	
}

h4 { font-size: 1.1em; color: #000066; font-weight: bold; line-height: 1.35; margin-bottom: 3px; }

h5 { font-size: 1.1em; color: #FF0000; font-weight: bold; line-height: 1.35; margin-bottom: 3px;}

h6 { font-size: 1.1em; color: #DA3F75; font-weight: bold; line-height: 1.35; margin-bottom: 3px;}

p {font-size: 1.0em; color:#000066; line-height: 1.35; }



td {
	color: #000066;
	font-size: 1.0em;
	list-style-position: outside;
	list-style-image: url(../images/bullet9.gif);
	text-align: left;
	vertical-align: top;
    line-height: 1.35; 
}


td.TableHeader 
 { font-size: 1.1em; color: #FFFFFF; font-weight: bold; line-height: 1.75; margin-top: 0px; margin-bottom: 1px; text-align:left; background: #0059A1;
}

table.colored
{
border-collapse:collapse;
border: 1px solid #0059A1; 
}
tr.white
{
background: #FFFFFF;
}

tr.light
{
background: #E8EEFF; margin-top: 0px; margin-bottom: 1px; }


p.pinkcenter { font-size: 1.2em; color: #FF00FF; font-weight: normal; line-height: 1; margin-top: 0px;  text-align:center; 
}

li { list-style-position: outside; color:#000066; list-style-image: url(../images/bullet9.gif); list-style-type: none;	line-height: 1.75; }

.picr  { border:1px solid #000066; 	margin-bottom: 5px; vertical-align: top; text-align: right;}
.picl  { border:1px solid #000066; 	margin-bottom: 5px; vertical-align: top; text-align: left; }
.picc  { border:1px solid #000066; 	margin-bottom: 5px; vertical-align: top; text-align: center; }

.pic  { border:1px solid #000066; 	}

a:link    { font-weight: bold; color: #0059A1;	text-decoration: none;	font-style:italic ;}
a:visited {	font-weight: bold; color: #0059A1;	text-decoration: none;	font-style: italic;}
a:hover {	font-weight: bold; color: #000066;	text-decoration: underline;	font-style: italic;}
a:active {	font-weight: bold; color: #000066;	text-decoration: underline;	font-style: italic;}

.textboxstyle {	font-size: 0.9em; color: #0099FF;	background-image: url(../images/bg_textbox.gif);text-decoration: none;}

input, textarea, select {	font-size: 8pt;	color: #000066;	border: 1px #0059A1 solid;	background-image: url(../images/bg_textbox.gif);	}

.radiobox {	border: none;	color: #0059A1;	text-decoration: none;}
.submit { 	font-size: 0.9em;	background-color: #B0CAFF;	border: 1px #0059A1 solid;	color: #000066;	font-weight: bold;}

.caption {	font-size: 0.8em; color: #000066;	text-decoration: none;
}

.twoColFixLtHdr #footer { font-size: 0.8em; color: #B0CAFF; text-decoration: none;
}

.twoColFixLtHdr #footer a:link   { font-weight: bold; color: #B0CAFF;	text-decoration: none;	}
.twoColFixLtHdr #footer a:visited {	font-weight: bold; color: #B0CAFF;	text-decoration: none;	}
.twoColFixLtHdr #footer a:hover {	font-weight: bold; color: #FFFFFF;	text-decoration: underline;	}
.twoColFixLtHdr #footer a:active {	font-weight: bold; color: #FFFFFF;	text-decoration: underline;	}
