body {  
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}
	
/** background-color: #FFDEAD; **/	
table {  
	font-family: Arial,,Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	background-color: #ffffff;
}
	
input, select {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
}	
	
.footer {  
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 12px;
	background: #ffffff;
}
	
.subtitleBlackBold { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 18px; color: #000000 
}
.brick { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 14px; color: #660000 
}

.brickBold { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 14px; color: #660000; font-weight: bold;
}

.lightBlue { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 14px; color: #0066CC
}
.titleBrickBoldItalicized { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #660000 ; font-style: italic
}
.titleBrickBold { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #660000
}
.brickSmall {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px; color: #660000
}

.lightBlueSmall {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px; color: #0066CC
}


/** Hyperlink Styles **/


.hyperlink { 
  font-weight: bold;
  color: #000099;  
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: underline;
}
a:link {
  font-size: 11px;
  color: #000099;  
  text-decoration: underline;  
}
a:visited {
  font-size: 11px;
  color: #000099;  
  text-decoration: underline;  
}
a:active {
  font-size: 11px;
  text-decoration: underline;  
}
a:hover {
  font-size: 11px;
  color: #000099;
  text-decoration: none;  
}

a.bodylink:link {
  font-size: 11px;
  color: blue;
  text-decoration: none;
}
			
a.bodylink:visited {
  font-size: 11px;
  color: blue;
  text-decoration: none;
}			
			
a.bodylink:hover {
  font-size: 11px;
  text-decoration: none;
  color: blue;
}	

a.bodylink12:link {
  font-size: 12px;
  color: blue;
  text-decoration: none;
}
			
a.bodylink12:visited {
  font-size: 12px;
  color: blue;
  text-decoration: none;
}			
			
a.bodylink12:hover {
  font-size: 12px;
  text-decoration: none;
  color: blue;
}

a.bodylink13:link {
  font-size: 13px;
  color: blue;
  text-decoration: none;
}
			
a.bodylink13:visited {
  font-size: 13px;
  color: blue;
  text-decoration: none;
}			
			
a.bodylink13:hover {
  font-size: 13px;
  text-decoration: none;
  color: blue;
}

a.italicbodylink:link {
  font-size: 12px;
  font-style: italic;   
  color: #153F95;
  text-decoration: none;
}
			
a.italicbodylink:visited {
  font-size: 12px;
  font-style: italic;   
  color: #153F95;
  text-decoration: none;
}			
			
a.italicbodylink:hover {
  font-size: 12px;
  font-style: italic;  
  color: #153F95;
  text-decoration: none;
}

a.boldbricklink:link {
  font-size: 11px;
  font-weight: bold;  
  color:#660000;
  text-decoration: none;
}
			
a.boldbricklink:visited {
  font-size: 11px;
  font-weight: bold;   
  color:#660000;
  text-decoration: none;
}			
			
a.boldbricklink:hover {
  font-size: 11px;
  font-weight: bold;   
  color:#660000;  
  text-decoration: none;
}	

a.boldbricklink12:link {
  font-size: 12px;
  font-weight: bold;  
  color:#660000;
  text-decoration: none;
}
			
a.boldbricklink12:visited {
  font-size: 12px;
  font-weight: bold;   
  color:#660000;
  text-decoration: none;
}			
			
a.boldbricklink12:hover {
  font-size: 12px;
  font-weight: bold;   
  color:#660000;  
  text-decoration: none;
}


a.boldbricklink13:link {
  font-size: 13px;
  font-weight: bold;  
  color:#660000;
  text-decoration: none;
}
			
a.boldbricklink13:visited {
  font-size: 13px;
  font-weight: bold;   
  color:#660000;
  text-decoration: none;
}			
			
a.boldbricklink13:hover {
  font-size: 13px;
  font-weight: bold;   
  color:#660000;  
  text-decoration: none;
}

a.boldbricklink14:link {
  font-size: 14px;
  font-weight: bold;  
  color:#660000;
  text-decoration: none;
}
			
a.boldbricklink14:visited {
  font-size: 14px;
  font-weight: bold;   
  color:#660000;
  text-decoration: none;
}			
			
a.boldbricklink14:hover {
  font-size: 14px;
  font-weight: bold;   
  color:#660000;  
  text-decoration: none;
}	

a.h2:link {
  font-size: 1.2em;
  color: #000099;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 3pt;
}
			
a.h2:visited {
  font-size: 1.2em;
  color: #000099;
  font-weight: bold;  
  text-decoration: none;
  margin-bottom: 3pt;
}			
			
a.h2:hover {
  font-size: 1.2em;
  font-weight: bold;  
  text-decoration: underline;
  color: red;
  margin-bottom: 3pt;  
}	

a.h3:link {
  font-size: 1.1em;
  color: #000099;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 3pt;
}
			
a.h3:visited {
  font-size: 1.1em;
  color: #000099;
  font-weight: bold;  
  text-decoration: none;
  margin-bottom: 3pt;
}			
			
a.h3:hover {
  font-size: 1.1em;
  font-weight: bold;  
  text-decoration: underline;
  color: red;
  margin-bottom: 3pt;  
}	

a.h4:link {
  font-size: 1em;
  color: #000099;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 3pt;
}
			
a.h4:visited {
  font-size: 1em;
  color: #000099;
  font-weight: bold;  
  text-decoration: none;
  margin-bottom: 3pt;
}			
			
a.h4:hover {
  font-size: 1em;
  font-weight: bold;  
  text-decoration: underline;
  color: red;
  margin-bottom: 3pt;  
}	


a.menulink:link {
  font-size: 7.5pt;
  color: #000099;
  text-decoration: none;
}
			
a.menulink:visited {
  font-size: 7.5pt;
  color: #000099;
  text-decoration: none;
}			
			
a.menulink:hover {
  text-decoration: underline;
  color: #000099;
}	

a.footerlink:link {
  font-size: 12px;
  color: yellow;
  text-decoration: none;
}
			
a.footerlink:visited {
  font-size: 12px;
  color: yellow;
  text-decoration: none;
}			
			
a.footerlink:hover {
  text-decoration: none;
  color: yellow;
}

/** Buttons **/					   		

.button {
	border-top: blue 3px solid;
	border-bottom: blue 3px solid;
	border-left: blue 3px solid;
	border-right: blue 3px solid;
	background-color: yellow;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	cursor: pointer;
}

.button_over {
	border-top: #bdbabd 1px solid;
	border-bottom: #bdbabd 1px solid;
	border-left: #bdbabd 1px solid;
	border-right: #bdbabd 1px solid;
	background-color: #efefef;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	cursor: pointer;
}

/** Head Styles **/

h1, h2, h3, h4  {
	color: #660000;
	margin-top: .0em;
	margin-bottom: .0em;
}

h1 {
  font-size: 16px;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  font-weight: bold;
} 

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

.smallsubhead {
  font-size: .8em; 
  margin-top: .7em; 
  margin-bottom: .5em;
}

.headingspace {				/** Use with div around h1, h2, h3, **/
	margin-top: .5em;
	margin-bottom: .5em;
}

.headdivider {
	margin-top: 0pt;
	margin-bottom: 6pt;
	border-bottom: #bdbabd 2px solid;
	width: 540px;
}

.linkdirmainhead {
  color: #000099;
  background: #B0C4DE;
  font-size: 1.4em;
  padding-bottom: 2px;
  margin-top:1em;
  margin-bottom:.9em;
  text-align: center;
  font-weight: bold;
}

.linkdirsubhead,.linkdirsubsubhead {
  color: #000099;
  font-size: 1.2em;
  margin-bottom: .6em;
  text-align: left;
  font-weight: bold;
  clear: both;
}
.linkdirsubsubhead{
  color: #000;
  font-size: .9em;
  margin-top: 1.5em;
}


/** Paragraph & Blockquote Styles **/

p, blockquote, ul, ol, li {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;	
}

blockquote {
	margin-left: 10px;
}

/** Tables **/

.maintable {
	font-size: 11px;
	background-color: #ffffff;
	cellpadding: 5px;
}

.bodySmall {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 9px 
}

/*** Tooltip ***/

div.domTT {
	max-width: 250px;
	border-top: #1A2459 2px solid;
	border-right: #1A2459 2px solid;
	border-left: #1A2459 2px solid;
	border-bottom: #1A2459 2px solid;
	background-color: #9999CC;
}

div.domTT .caption {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 2px;	
	color: #E2ECC9;
	background-color: #1A2459;	
}

div.domTT .contents {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #f9f9ff;	
}

