body {
	padding:0;
	margin:0;
	background-color:#CEE2FD;
	background-image:url(images/pgbg4.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
			}

#content{
	text-align:justify;
	padding:8px 30px 0px 10px;
	color:#020A82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:1.4em;
}




p 	{
			font-size:11pt;
			line-height:1.4em;
			color:#020A82;
			
			}

td 	{
			color:#020A82;
			font-size:11pt;
			}
			


.small {
			font-size:11px;
			line-height:1.4em;
			color:#020A82;
			}

.medium {
			font-size:13px;
			line-height:1.4em;
			color: #8C4EC7;
			}
			
.copyright {
			font-size:10px;
			color:#020A82;
			}

h1			{
			font-size:12pt;
			
			color:#3472CC;
			}


.body {
			background-color:#FFF;
			
			}
	

input, select { 
font-family: Verdana, helvetica, arial, sans serif;
 color: #020A82;
 font-size: 10pt; 
 background-color: #FFFFFF; 
 border: 1px solid #B3D3FB; 
}


textarea { 
 font-size: 10pt; 
font-family: Verdana, helvetica, arial, sans serif;
 background-color: #FFFFFF; 
 border: 1px solid #B3D3FB; 
 color: #020A82;
 scrollbar-base-color:B3D3FB;
 scrollbar-arrow-color:B3D3FB;	
 scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #B3D3FB;
 scrollbar-shadow-color: #B3D3FB;
 scrollbar-darkshadow-color: #B3D3FB;

}

A:visited {
  color : #3472CC;
  background : transparent;

  text-decoration : underline;
}

A:link {
  color : #3472CC;
  background : transparent;

  text-decoration : underline;
}

A:hover {
  color : #3472CC;

  background : transparent;
  text-decoration : none;
}

A:active {
  color #3472CC; 

  background : transparent;
  text-decoration : none;
}




.img {
  padding:4px;
  border:1px solid #ccc;
  }






A.credit:visited {
  color : #3472CC;
  font-size: 8pt;
  background : transparent;
  text-decoration : none;
}

A.credit:link {
  color : #3472CC;
  font-size: 8pt;
  background : transparent;
  text-decoration : none;
}

A.credit:hover {
  color : #3472CC;
  font-size: 8pt;
  background : transparent;
  text-decoration : underline;
}

A.credit:active {
  color : #3472CC;
  font-size: 8pt;
  background : transparent;
  text-decoration : underline;
}



A.email:visited {
  color : #020A82;
  background : transparent;
  text-decoration : none;
}

A.email:link {
  color : #020A82;
  background : transparent;
  text-decoration : none;
}

A.email:hover {
  color : #020A82;
  background : transparent;
  text-decoration : underline;
}

A.email:active {
  color : #020A82;
  background : transparent;
  text-decoration : underline;
}



.tophead{
	background: #F6F9FB;
	padding: 5px;
	color: #8C4EC7;
	font-size:15pt;
	letter-spacing:1.5px;
	padding-left:230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE7EF;
	}


.subhead{ 
	color: #3A70CE;
	font-size:11pt;
	font-weight: bold;
letter-spacing:1px;
border-bottom: 1px dashed #AE84D9; 
	}



#footer{ 
    background: #91BEFB; 
	border-top: 1px solid #3472CC; 
	padding: 10px;
	color: #020A82;
	font-size:12pt;
	letter-spacing: 1px;
	}
.mainwindow {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DAE7EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
