body { color: black	; font-family:Arial, Helvetica, sans-serif;}

/*new*/
	.txt {color:#333333; line-height: 125%; size:small;}
	.red-underline { border-bottom:2px solid #CC0000;}
	.redtitle {color: black; 		font-size:medium;		margin-bottom: 5px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}	
	.maintitle{color: #336666;		margin-top:5px;  font-size:large ;		font-weight: bold;
				border-bottom:1px solid #CC0000; border-top:1px solid #CC0000; margin-top:15px; }
	.red {color: white; 	margin-bottom: 5px; font-family:Arial, Verdana, sanserif; background-color:#336666; padding: 4px; }
	.bullet{ font-size:small;}			
				
	.floatimgleft {
		float:left;	
		margin:0px 0px 12px 0px;
		}
	.floatimgright {
		float:right;	
		margin:0px 3px 14px 3px; 
		padding:5px;}
	.submenu { 
			color: #336666;
			font-size: 9pt;
			text-decoration: none; line-height:150%;
					}
	.submenu a:hover { 
		color: #cc3333;
		font-size: 9pt;
		text-decoration: underline; line-height:150%;
		}
	.top	{ background-color:#CC0000 ; color: white; padding: 2px; text-decoration:none; font-size:x-small; font-family:Arial, san-serif; }
	a:hover {	
		text-decoration: underline;
		}

	.bigRed { color: #CC3333;
			font-weight: bold;
			font-size: 14pt;
			text-align: center;
			}
	.blue { color: #CC3333;
			font-weight: bold;
			font-size: medium;
			}
			
	.menuTtl { color: #336666;
				font-family: Arial, Helvetica, san-serif;
				font-weight:bold;
				font-size: 12pt
				}
				
	.blue { color: #003399;
				font-family: Arial, Helvetica, san-serif;
				font-weight: bold;
				font-size: 12pt;
				}
				
	.smallRed {	
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 10pt;
		font-weight: bold;		
		color:#CC3333
		}

	a { color:#0066CC;
		}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:large;
		font-weight:bold;
	}
	h2 {
		color: #CC3333;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: medium
		}
	h3 {	
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 10pt;		
		color:#CC3333
		}
	h4 {
		color: #000000
		}

	td{ color: black;
			font-family: Arial, Helvetica, san-serif;
			font-size: 10pt
			}
	
	.tblHeader { color: #ffffff;
			font-family: Arial, Helvetica, san-serif;
			font-size: 10pt;
			font-weight: bold;
			}

	ul {	
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 1em;	
		list-style-type: square;	
		list-style-position: outside
		}
	
	.footer { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		font-weight: bold;
		line-height: 1.83em;
		color: #333333;
		background-color: #CCCCCC
		}
		
	.small {
		font-size: 85%;
	}
	
	.box-intro {
		background-color:#DEDEBC;
		padding: 10px;
		height:230px;
	}
	.box-intro2 {
		border:#ECECEC 1px solid;
		padding: 10px;
		height:230px;
		margin-left:10px
	}
	
	.box-quote {
			background-color:#DEDEBC;
			padding: 5px;
			margin-left: 8px;
			width:330px;
			}

	.title1 {
		font-family: "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:medium;
	}