<style type="text/css">
.dummy{}

/* ------ Site specific styles ------ */
/* =================================================== */
/* ------ Error Text Sizes ------ */
.errormedium {
  font-family: arial;
  font-size: 10pt;
  font-weight: normal;
  color: red; }
.errormediumbold {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: red; }
/* =================================================== */
body {
  margin: 15px;
  font-family: tahoma;
  background: #FFFFFF;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat;
  background-position: left bottom; }
#main {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: solid 1px #000000;
  width: 100%;
  vertical-align: top; }

/* ------ Top Navigation ------ */
.header {
  background-image: url(../images/logo_top_fill.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  border-spacing: 0px 0px ;
  border-collapse: collapse;
  width: 100%; }
.topnav {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  background: #000000; }
.topNavLinks {
  padding-right: 8px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16;
  font-weight: normal;
  font-variant: small-caps;
  background: #000000;
  }
a.topNavLinks:hover {
  color: red;
  font-weight: bold;
  }
.topNavFiller {
  background-image: url(../images/topnav/filler2.jpg);
  width: 100%; }
.tnImage {
  margin: 0px;
  padding: 0px;
  border: 0px; }
.topSpacer {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%; }
.topSpacerFiller {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  background: url(../images/nav/spacerRight.jpg); }

/* ------ Left Navigation ------ */
.navigation {
  border: 0px;
  padding: 5px;
  margin: 0px;
  border-collapse: collapse;
  width: 163px;
  vertical-align: top; 
  background: url(../images/nav/circuit.gif); }
.leftNav {
  width: 153px;
  height: 35px;
  }
.leftNavLink {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 20;
  font-weight: normal;
  font-variant: small-caps;
  background: #000099;
  border: 0px;
  padding: 5px;
  margin: 0px;
  border-collapse: collapse;
  width: 153px;
  height: 35px;
  vertical-align: top; }
.leftNavLink:hover {
  font-weight: bold;
  background: #33CCFF;
  color: #000000;
}
.leftNavSubmenu {
  background: #2C659F;
  color: #000000;
  border: solid 1px #000000;
  border-left: 0px;
  position: absolute;
  visibility: hidden;
  width: 160px;
  vertical-align: top; }
a.leftNavSubmenuLink {
  text-decoration: none;
  color: #FFFFFF;
  padding: 5px; }
a.leftNavSubmenuLink:hover {
  font-weight: bold; }

/* ------ Content ------ */
.bodyTable {
  background: #FFFFFF;
  width: 100%;
  vertical-align: top; }
.content {
  width: 100%;
  background: url(../images/nav/bodyWM.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: top;
  padding: 20px;
  padding-top: 0px; }
.titleImage {
  border: 0px;
  text-align: right;
  float: right; }
.title {
  text-align: right;
  font-weight: bold;
  color: #FF0000;
  font-size: 30px;
  font-variant: small-caps; }
.morepics {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	font-size: 30px;
	font-variant: small-caps;
}
/* ------------------------------------------------------
-- Footer --
------------------------------------------------------ */
.footer {
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.topHR {
	width: 400px;
	color: #000000;
	height: 3px;
}
a.footer {
	color: #0000AA;
	font-size: 12px;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.bottomHR {
	width: 300px;
	color: #000000;
	height: 2px;
}


/* ------------------------------------------------------
-- Areas of a Page --
------------------------------------------------------ */
.page
{
}

.noBorderImage {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.smallBorderImage {
	border: solid 1px #000000;
}
.subtitle {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ED1717;
}
/* =================================================== */


/* ------------------------------------------------------
-- Text Sizes --
------------------------------------------------------ */
.xxsmall
{
	font-family: arial;
	font-size: 6pt;
	font-weight: normal;
	color: #003D66;
}
.xxsmallbold
{
	font-family: arial;
	font-size: 6pt;
	font-weight: bold;
	color: #003D66;
}
.xxsmallitalic
{
	font-family: arial;
	font-size: 6pt;
	font-weight: normal;	
	font-style: italic;
	color: #003D66;
}

.xsmall
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #003D66;
}
.xsmallbold
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #003D66;
}
.xsmallitalic
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;	
	font-style: italic;
	color: #003D66;
}

.small
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.smallbold
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.smallitalic
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;	
	font-style: italic;
	color: #000000;
}

.medium
{
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.mediumbold
{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.mediumitalic
{
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;	
	font-style: italic;
	color: #000000;
}

.large
{
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.largebold
{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.largeitalic
{
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;	
	font-style: italic;
	color: #000000;
}
.largeitalicbold
{
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;	
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.xlarge
{
	font-family: arial;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;

}
.xlargebold
{
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.xlargeitalic
{
	font-family: arial;
	font-size: 18pt;
	font-weight: normal;	
	font-style: italic;
	color: #000000;
}

.xxlarge
{
	font-family: arial;
	font-size: 18pt;
	font-weight: normal;
	color: #003D66;
}
.xxlargebold
{
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	color: #003D66;
}
.xxlargeitalic
{
	font-family: arial;
	font-size: 18pt;
	font-weight: normal;	
	font-style: italic;
	color: #003D66;
}
/* =================================================== */


/* ------------------------------------------------------
-- Content Styles --
------------------------------------------------------ */
.webdings
{
	font-family: webdings;
}

.tableheading
{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #fffa9e;
	background-color: #565656;
}

.columnheading
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #EC1717;
	text-align: center;
}

.columnheadingsmall
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #EC1717;
	text-align: center;
}
}

.tablefooter
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: pink;
}

.row1
{	
	background-color: #cccccc;
}
.row2
{	
	background-color: #DADADA;
}
.row3
{	
	background-color: #aaaaaa;
}
/* =================================================== */


/* ------------------------------------------------------
-- Input Styles --
------------------------------------------------------ */
.mono
{
	font-family: monospace;
}
.monoborder
{
	font-family: monospace;
	border-style: solid;
	border-width: 1px;
	border-color: #fffa9e;
}
.submit
{
	font-family: arial;
	border-style: solid;
	border-width: 1px;
	border-color: #fffa9e;
}
.reset
{
	font-family: arial;
	border-style: solid;
	border-width: 1px;
	border-color: #fffa9e;
}

/* =================================================== */


/* ------------------------------------------------------
-- Misc Styles --
------------------------------------------------------ */
.dateline
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #ffffff;
	padding: 2px;
}

.headline
{
	color: #ffffff;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}

/* =================================================== */


/* ------------------------------------------------------
-- Input Styles --
------------------------------------------------------ */
a.link
{
	color: #EC1717;
	text-decoration: underline;
}
a.link:hover
{
	color: #003D66;
	text-decoration: none;
	
}
a.link:visited
{
	color: #EC1717;
	text-decoration: underline;
}
a.link:visited:hover
{
	color: #003D66;
	text-decoration: none;	
}

a.whatsnewlink
{
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
}
a.whatsnewlink:hover
{
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	
}

a.smalllink
{
	color: #EC1717;
	font-size: 10pt;
	text-decoration: underline;
}
a.smalllink:hover
{
	color: #003D66;
	font-size: 10pt;
	text-decoration: none;
	
}
a.smalllink:visited
{
	color: #EC1717;
	font-size: 10pt;
	text-decoration: underline;
}
a.smalllink:visited:hover
{
	color: #003D66;
	font-size: 10pt;
	text-decoration: none;	
}


a.tinylink
{
	color: #EC1717;
	font-size: 8pt;
	text-decoration: underline;
}
a.tinylink:hover
{
	color: #003D66;
	font-size: 8pt;
	text-decoration: none;
	
}
a.tinylink:visited
{
	color: #EC1717;
	font-size: 8pt;
	text-decoration: underline;
}
a.tinylink:visited:hover
{
	color: #003D66;
	font-size: 8pt;
	text-decoration: none;	
}

a.sidebarlink
{
	color: #363a54;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
a.sidebarlink:hover
{
	color: #fffa9e;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
}
a.sidebarlink:visited
{
	color: #363a54;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
a.sidebarlink:visited:hover
{
	color: #fffa9e;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}

a.headerlink
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlink:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlink:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlink:visited:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.footerlink
{
	color: #003D66;
	text-decoration: underline;
}
a.footerlink:hover
{
	color: #EC1717;
	text-decoration: none;
}
a.footerlink:visited
{
	color: #003D66;
	text-decoration: underline;
}
a.footerlink:visited:hover
{
	color: #EC1717;
	text-decoration: none;
}

/* -- shadow for all pictures -- */
.leftNavShad {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: solid 1px #000000;
  cellpadding: 0px;
  cellspacing: 0px;
  width: 100%;
  vertical-align: top; }

.shad {
  border: 0px;
  border-collapse: collapse; 
  border-spacing: 0; 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  text-align: left; 
}

/* =================================================== */
</style>