
<STYLE TYPE="text/CSS">
	<!--
a:link {color: #16387C; text-decoration:underline }
a:active {color: #FF0000; text-decoration: underline }
a:visited {color: #16387C; text-decoration: underline }
a:hover {color: #16387C; text-decoration: none }

	.MainText {   font-size: 10pt; color:#000000; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none; border: yes; }
	.MainText:link {font-size: 10pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:underline;}
	.MainText:visited {font-size: 10pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:underline;}
	.MainText:hover {font-size: 10pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none;}
	
	.NavHeader {font-size: 11pt; color:#2B5481; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: bold; text-decoration:none;}
	.NavLeft:link {font-size: 8pt; color:#00125A; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: bold; text-decoration:none;}
	.NavLeft:visited {font-size: 8pt; color:#00125A; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: bold; text-decoration:none;}
	.NavLeft:hover {font-size: 8pt; color:#2B5481; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none;}
	.NavLeftActive {font-size: 8pt; color:#822B10; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: bold; text-decoration:none;}
	.NavBottom {font-size: 8pt; color:#336699; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: normal;}

	.NewsText {font-size: 7pt; color:#ffffff; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none;}
	.NewsText:link {font-size: 7pt; color:#ffffff; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none;}
	.NewsText:visited {font-size: 7pt; color:#ffffff; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none;}
	.NewsText:hover {font-size: 7pt; color:#ffffff; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:underline;}

	.SmallText {font-size: 8pt; color:#000000; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none;}
	.SmallText:link {font-size: 8pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:underline;}
	.SmallText:visited {font-size: 8pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:underline;}
	.SmallText:hover {font-size: 8pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none;}

	.SuperScript {font-size: 7pt; color:#000000; font-family: Arial,Helvetica,Verdana; font-style: super; font-weight: regular; text-decoration:none;}
	.SuperScript:link {font-size: 7pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: super; font-weight: regular; text-decoration:underline;}
	.SuperScript:visited {font-size: 7pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: super; font-weight: regular; text-decoration:underline;}
	.SuperScript:hover {font-size: 7pt; color:#16387C; font-family: Arial,Helvetica,Verdana; font-style: super; font-weight: regular; text-decoration:none;}

	.SmallText2 {font-size: 10pt; color:#000000; font-family: Arial,Helvetica,Verdana; }
	.SmallText3 {font-size: 11pt; color:#000000; font-family: Arial,Helvetica,Verdana; }
	.SmallText4 {font-size: 13pt; color:#000000; font-family: Arial,Helvetica,Verdana; }
	
	.SmallPrint {font-size: 8pt; color:#999999; font-family: Arial,Helvetica; }
	.LargeText {font-size: 20px; color:#000000; font-family: Arial,Helvetica,Verdana; font-style: normal; font-weight: regular; text-decoration:none; border-color: #6990B5; border-bottom-width: medium; border: yes; }

	.LinkNormalCyan {font-size: 10pt; color:#336699; font-family: Arial,Helvetica,Verdana; font-style: normal; }
	.LinkNormalBlue {font-size: 10pt; color:#0000ff; font-family: Arial,Helvetica,Verdana; font-style: normal; }
	.LinkSmallCyan {font-size: 8pt; color:#336699; font-family: Arial,Helvetica,Verdana; }
	.LinkSmallBlue {font-size: 8pt; color:#0000ff; font-family: Arial,Helvetica,Verdana; }	


/*******     TABLE       *********/
TABLE.dblue {
	border-width: 1px;
	border-spacing:0 ;
	border-style: solid;
	border-color: #96ABBF;
	border-collapse: collapse;
	background-color: none;
	border-top-color: white ;

	font-size: 12px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
/*******     TH         *********/
TH.dblue {
	border-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-style: inset;
	border-color: white;
	background-color: #00125A;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 12px; 
	color:#ffffff; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration:none; 
}
TH.mblue {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-style: inset;
	border-color: #6990B5;
	background-color: #B8CEE4;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration:none; 
}
TH.lblue {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-style: inset;
	border-color: #6990B5;
	background-color: #DEE8F2;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration:none; 
}
TH.dorange {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-style: inset;
	border-color: #C99C74;
	background-color: #FCBD89;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration:none; 
}
TH.lorange {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-style: inset;
	border-color: #C99C74;
	background-color: #FEE8D5;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration:none; 
}

/*******     TD        *********/
TD.dblue {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 3px;
	border-style: solid;
	border-color: #B4C6D7;
	background-color: #F1F7FA;
	-moz-border-radius: ;
	vertical-align: top;

	font-size: 12px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
TD.mblue {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 3px;
	border-style: solid;
	border-color: #DEE8F2;
	background-color: none;
	-moz-border-radius: ;
	vertical-align: top;

	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
TD.lblue {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 3px;
	border-style: solid;
	border-color: #DEE8F2;
	background-color: white;
	-moz-border-radius: ;
	vertical-align: top;

	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}

/***********   TABLE SET: Medium Blue  *******************/
TABLE.dblueSet {
	border-width: 1px;
	border-spacing:0 ;
	border-style: solid;
	border-color: #96ABBF;
	border-collapse: collapse;
	background-color: none;
	border-top-color: white ;

	font-size: 12px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
/*******     TH         *********/
table.dblueSet th {
	border-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-style: inset;
	border-color: white;
	background-color: #00125A;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 12px; 
	color:#ffffff; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration:none; 
}
table.dblueSet td {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 3px;
	border-style: solid;
	border-color: #B4C6D7;
	background-color: #F1F7FA;
	-moz-border-radius: ;
	vertical-align: top;

	font-size: 12px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
table.mblueSet {
	border-width: 1px;
	border-spacing:0 ;
	border-style: solid;
	border-color: #B4C6D7;
	border-collapse: collapse;
	background-color: none;
	border-top-color: white ;

	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
table.mblueSet th {
	border-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-style: inset;
	border-color: #6990B5;
	background-color: #B8CEE4;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
table.mblueSet td {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 3px;
	border-style: solid;
	border-color: #DEE8F2;
	background-color: none;
	-moz-border-radius: ;
	vertical-align: top;

	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}

/***********   TABLE SET: Light Blue  *******************/
table.lblueSet {
	border-width: 1px;
	border-spacing:0 ;
	border-style: solid;
	border-color: #B4C6D7;
	border-collapse: collapse;
	background-color: none;
	border-top-color: #6990B5 ;

	font-size: 12px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
table.lblueSet th {
	border-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-style: inset;
	border-color: #6990B5;
	background-color: #DEE8F2;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 12px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration:none; 
}
table.lblueSet td {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-style: solid;
	border-color: #B4C6D7;
	background-color: none;
	-moz-border-radius: ;
	vertical-align: top;

	font-size: 12px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}

/***********   TABLE SET: Medium Orange  *******************/
table.mOrangeSet {
	border-width: 1px;
	border-spacing:0 ;
	border-style: solid;
	border-color: #C99C74;
	border-collapse: collapse;
	background-color: none;
	border-top-color: white ;

	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}
table.mOrangeSet th {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-style: inset;
	border-color: #C99C74;
	background-color: #FECEA3;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration:none; 
}
table.mOrangeSet td {
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-style: inset;
	border-color: #C99C74;
	background-color: white;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}

/***********   TABLE SET: this style sheet is used for registration box table with light blue color  *******************/
table.register-blue {
	border-width: 1px;
	border-spacing:0 ;
	border-style: solid;
	border-color: #B4C6D7;
	border-collapse: collapse;
	background-color: none;
	border-top-color: #6990B5 ;

	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}

table.register-blue th {
	border-width: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	border-style: inset;
	border-color: #6990B5;
	background-color: #DEE8F2;
	-moz-border-radius: ;
	text-align: left;
	vertical-align: middle;
	
	font-size: 13px; 
	color:#00125A; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration:none; 
}
table.register-blue td {
	border-width: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 3px;
	border-style: solid;
	border-color: #DEE8F2;
	background-color: #F1F7FA;
	-moz-border-radius: ;
	vertical-align: top;

	font-size: 13px; 
	color:#000000; 
	font-family: Arial,Helvetica,Verdana; 
	font-style: normal; 
	font-weight: regular; 
	text-decoration:none; 
}

</STYLE> 


	-->
