/*
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: underline; }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: underline; }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: underline;}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: underline;}
*/

.whiteNav a:link    {
  /* Applies to unvisited links in class whiteNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #FFFFFF;
  } 
.whiteNav a:visited {
  /* Applies to visited links in class whiteNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #FFFFFF;
  } 
.whiteNav a:hover   {
  /* Applies to links under the pointer in class whiteNav */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        11px;
  color:            #F1A73C;
  } 
.whiteNav a:active  {
  /* Applies to activated links in class whiteNav */

  font-weight:      normal;
  background-color: #fffff;
  font-size:        11px;
  color:            #FFFFFF;
  } 



.greyNav a:link    {
  /* Applies to unvisited links in class greyNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #999999;
  } 
.greyNav a:visited {
  /* Applies to visited links in class greyNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #999999;
  } 
.greyNav a:hover   {
  /* Applies to links under the pointer in class greyNav */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        11px;
  color:            #F1A73C;
  } 
.greyNav a:active  {
  /* Applies to activated links in class greyNav */

  font-weight:      normal;
  background-color: #fffff;
  font-size:        11px;
  color:            #999999;
  } 




.mainNavBold a:link    {
  /* Applies to unvisited links in class mainNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        11px;
  color:            #EB4316;
  } 
.mainNavBold a:visited {
  /* Applies to visited links in class mainNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        11px;
  color:            #EB4316;
  } 
.mainNavBold a:hover   {
  /* Applies to links under the pointer in class mainNavBold */
  text-decoration:  underline;
  font-weight:      Bold;
  font-size:        11px;
  color:            #C50D0D;
  } 
.mainNavBold a:active  {
  /* Applies to activated links in class mainNavBold */

  font-weight:      Bold;
  background-color: #fffff;
  font-size:        11px;
  color:            #EB4316;
  } 




.mainNavWhite a:link    {
  /* Applies to unvisited links in class mainNavWhite */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #FFFFFF;
  } 
.mainNavWhite a:visited {
  /* Applies to visited links in class mainNavWhite */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #FFFFFF;
  } 
.mainNavWhite a:hover   {
  /* Applies to links under the pointer in class mainNavWhite */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        11px;
  color:            #F9EeA1;
  } 
.mainNavWhite a:active  {
  /* Applies to activated links in class mainNavWhite */

  font-weight:      normal;
  background-color: #fffff;
  font-size:        11px;
  color:            #FFFFFF;
  } 
  
  
  .largeNavBold a:link    {
  /* Applies to unvisited links in class largeNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        14px;
  color:            #054A90;
  } 
.largeNavBold a:visited {
  /* Applies to visited links in class largeNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        14px;
  color:            #054A90;
  } 
.largeNavBold a:hover   {
  /* Applies to links under the pointer in class largeNavBold */
  text-decoration:  underline;
  font-weight:      Bold;
  font-size:        14px;
  color:            #5AD2FF;
  } 
.largeNavBold a:active  {
  /* Applies to activated links in class largeNavBold */

  font-weight:      Bold;
  background-color: #fffff;
  font-size:        14px;
  color:            #054A90;
  } 
  
  
  
  
  
  




.footerNav a:link    {
  /* Applies to unvisited links in class footerNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #000000;
  } 
.footerNav a:visited {
  /* Applies to visited links in class footerNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #000000;
  } 
.footerNav a:hover   {
  /* Applies to links under the pointer in class footerNav */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        10px;
  color:            #B50024;
  } 
.footerNav a:active  {
  /* Applies to activated links in class footerNav */
  font-weight:      normal;
  font-size:        10px;
  background-color: #fffff;
  color:            #000000;
  } 




.leftNav a:link    {
  /* Applies to unvisited links in class footerNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #000000;
  } 
.leftNav a:visited {
  /* Applies to visited links in class footerNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #000000;
  } 
.leftNav a:hover   {
  /* Applies to links under the pointer in class footerNav */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        10px;
  color:            #B50024;
  } 
.leftNav a:active  {
  /* Applies to activated links in class footerNav */
  font-weight:      normal;
  font-size:        10px;
  background-color: #fffff;
  color:            #000000;
  } 


.leftNavGrey a:link    {
  /* Applies to unvisited links in class leftNavGrey */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #999999;
  } 
.leftNavGrey a:visited {
  /* Applies to visited links in class leftNavGrey */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #999999;
  } 
.leftNavGrey a:hover   {
  /* Applies to links under the pointer in class leftNavGrey */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        10px;
  color:            #F1A73C;
  } 
.leftNavGrey a:active  {
  /* Applies to activated links in class leftNavGrey */
  font-weight:      normal;
  font-size:        10px;
  background-color: #fffff;
  color:            #999999;
  } 





.blueNav a:link    {
  /* Applies to unvisited links in class blueNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #0066CC;
  } 
.blueNav a:visited {
  /* Applies to visited links in class blueNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #0066CC;
  } 
.blueNav a:hover   {
  /* Applies to links under the pointer in class blueNav */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        10px;
  color:            #B50024;
  } 
.blueNav a:active  {
  /* Applies to activated links in class blueNav */
  font-weight:      normal;
  font-size:        10px;
  background-color: #fffff;
  color:            #0066CC;
  } 
  
  
  
  .blueNavBold a:link    {
  /* Applies to unvisited links in class blueNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        10px;
  color:            #0066CC;
  } 
.blueNavBold a:visited {
  /* Applies to visited links in class blueNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        10px;
  color:            #0066CC;
  } 
.blueNavBold a:hover   {
  /* Applies to links under the pointer in class blueNavBold */
  text-decoration:  underline;
  font-weight:      Bold;
  font-size:        10px;
  color:            #B50024;
  } 
.blueNavBold a:active  {
  /* Applies to activated links in class blueNavBold */
  font-weight:      Bold;
  font-size:        10px;
  background-color: #fffff;
  color:            #0066CC;
  } 
  
  
  
   .11PxblueNavBold a:link    {
  /* Applies to unvisited links in class 11PxblueNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        11px;
  color:            #0066CC;
  } 
.11PxblueNavBold a:visited {
  /* Applies to visited links in class 11PxblueNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        11px;
  color:            #0066CC;
  } 
.11PxblueNavBold a:hover   {
  /* Applies to links under the pointer in class 11PxblueNavBold */
  text-decoration:  underline;
  font-weight:      Bold;
  font-size:        11px;
  color:            #B50024;
  } 
.11PxblueNavBold a:active  {
  /* Applies to activated links in class 11PxblueNavBold */
  font-weight:      Bold;
  font-size:        11px;
  background-color: #fffff;
  color:            #0066CC;
  } 
  
  
  


.redNav a:link    {
  /* Applies to unvisited links in class redNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #AD0010;
  } 
.redNav a:visited {
  /* Applies to visited links in class redNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        10px;
  color:            #AD0010;
  } 
.redNav a:hover   {
  /* Applies to links under the pointer in class redNav */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        10px;
  color:            #B50024;
  } 
.redNav a:active  {
  /* Applies to activated links in class redNav */
  font-weight:      normal;
  font-size:        10px;
  background-color: #fffff;
  color:            #AD0010;
  } 




.11pxNav a:link    {
  /* Applies to unvisited links in class 11pxNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #000000;
  } 
.11pxNav a:visited {
  /* Applies to visited links in class 11pxNav */
  text-decoration:  none;
  font-weight:      normal;
  font-size:        11px;
  color:            #000000;
  } 
.11pxNav a:hover   {
  /* Applies to links under the pointer in class 11pxNav */
  text-decoration:  underline;
  font-weight:      normal;
  font-size:        11px;
  color:            #B50024;
  } 
.11pxNav a:active  {
  /* Applies to activated links in class 11pxNav */
  font-weight:      normal;
  font-size:        11px;
  background-color: #fffff;
  color:            #000000;
  } 


.11pxNavBold a:link    {
  /* Applies to unvisited links in class 11pxNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        11px;
  color:            #000000;
  } 
.11pxNavBold a:visited {
  /* Applies to visited links in class 11pxNavBold */
  text-decoration:  none;
  font-weight:      Bold;
  font-size:        11px;
  color:            #000000;
  } 
.11pxNavBold a:hover   {
  /* Applies to links under the pointer in class 11pxNavBold */
  text-decoration:  underline;
  font-weight:      Bold;
  font-size:        11px;
  color:            #B50024;
  } 
.11pxNavBold a:active  {
  /* Applies to activated links in class 11pxNavBold */
  font-weight:      Bold;
  font-size:        11px;
  background-color: #fffff;
  color:            #000000;
  } 







.leftNavBold a:link    {
  /* Applies to unvisited links in class leftNavBold */
  text-decoration:  none;
  font-weight:      bold;
  font-size:        10px;
  color:            #000000;
  } 
.leftNavBold a:visited {
  /* Applies to visited links in class leftNavBold */
  text-decoration:  none;
  font-weight:      bold;
  font-size:        10px;
  color:            #000000;
  } 
.leftNavBold a:hover   {
  /* Applies to links under the pointer in classleftNavBold */
  text-decoration:  underline;
  font-weight:      bold;
  font-size:        10px;
  color:            #B50024;
  } 
.leftNavBold a:active  {
  /* Applies to activated links in class leftNavBold */
  font-weight:      bold;
  font-size:        10px;
  background-color: #fffff;
  color:            #000000;
  } 



.contentText {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
line-height: 15px; font-weight: normal; 
font-variant: normal; text-transform: none; 
color: #000000; 
text-decoration: none
}


.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #669900;
	text-decoration: none;
	border: thin none;



}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
.contentTextWhite {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none
}

ul {
	list-style: disc;
	margin-left: 2em;
	padding-left: 0em;
	text-indent: 0em;
    margin-bottom:0em;
    margin-top:0em;
    color: #000000;
    font-size: 10pt;

	}

li {
    color: #000000;
    font-size: 10pt;
	line-height: 16px;

	}

ol {
	margin-left: 2em;
	padding-left: 0em;
	text-indent: 0em;
    margin-bottom:1em;
    margin-top:0em;
    color: #000000;
    font-size: 10pt;

	}

.contentTextBold {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none
}
.contentTextBolder {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bolder; font-variant: normal; text-transform: none; color: #000000; text-decoration: none
}

BODY {
scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#787878;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#b1b1b1;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#b1b1b1;
}
.formbackgrd {  background-color: #E6E6E6; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333}

div.tableBox { 
  border:2px solid #B8B8B8;
  padding:4px;
  background: #FFFFFF;
  width:224px;

}

div.2pxpadding { 
  border:0px solid #B8B8B8;
  padding:0px;
  margin-left: 6px;
  margin-bottom: 7px;
  margin-top: 7px;
  margin-right: 8px;

}
.date {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.contentTextBlue {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #0066CC; text-decoration: none
}
.contentTextBlueBold {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #0066CC; text-decoration: none
}
.contentTextPurpleBold {



font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #993366; text-decoration: none
}
.contentTextSmall {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none
}

.contentTextGreySmall {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; text-decoration: none
}


.contentTextSmallBold {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none
}
.subHeadBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	border: thin none;
}
.contentTextGreyBold {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #999999; text-decoration: none
}
.contentTextRedBold {



font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #990000; text-decoration: none
}
.contentTextGrey {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; text-decoration: none
}

.fields {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #EEEEEE;}
.fieldlabel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.Header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	border: thin none;
}
.contentTextWhiteBold {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bolder; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none
}
.subHeadGreen {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7B8F62;
	text-decoration: none;
	border: thin none;
}
.subHeadBlueSmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	border: thin none;
}
.HeaderGreen {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #669966;
	text-decoration: none;
	border: thin none;
}
.subHeadBrown {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #570F12;
	text-decoration: none;
	border: thin none;
}
.subHeadOrange {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #D96109;
	text-decoration: none;
	border: thin none;
}
.contentTextWhiteBolder {



font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 16px; font-weight: bolder; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none
}
.contentTextOrange {

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
line-height: 16px; font-weight: normal; 
font-variant: normal; text-transform: none; 
color: #F06100; 
text-decoration: none
}
.contentTextOrangeBold {


font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
line-height: 16px; font-weight: bold; 
font-variant: normal; text-transform: none; 
color: #F06100; 
text-decoration: none
}
