body {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; 
	font-size: 12px; 
	color: black; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #003272;
	background-image: none;
	margin: 10px;
	}
 a:link { 
	color: #0000ff; 
	} 
 a:visited { 
	color: #d00000; 
	}
 a:hover { 
	color: #e7bd31;
	background-color: #003272;
	border-bottom: none; /* required for tipBox style effect do not remove */ 
	}
 a:link.darkbg { 
	color: #e7bd31; 
	} 
 a:visited.darkbg { 
	color: #e7bd31; 
	} 
table,tr,td {	
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	clear: left;
	font-size: 12px; 
	}
td.pad {
	padding: 10px;
	}
table.title {
	background: url(images/titlebg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma,Helvetica
}
tr.title {
	text-align: center;
}
td.title {
	vertical-align: middle;
	color: #e7bd31;
	padding-top: 15px;
}
td.quote {
	vertical-align: top;
	color: #e7bd31;
	font-size: 10px;
	font-weight: bold; 
	padding-top: 5px;
}
table.main,td.main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-collapse: collapse;
	vertical-align: top;
	background-color: #ffffff;
	background-image: none;
}
table.bordered,tr.bordered,td.bordered {
	border-width: 2px;
	border-color: #e7bd31;
	border-style: solid;
	border-collapse: collapse;
	padding: 5px;
}
p {
	font-size: 12px; 
	font-weight: normal; 
	}
p.indent {
	margin-left: 5pt;
	}
p.small {
	font-size: 10px; 
	font-weight: normal; 
	}
p.sidebar {
	font-family: Trebuchet MS,Comic Sans MS; 
	font-size: 12px; 
	font-weight: bold; 
}
ul.sidebar {
	font-family: Trebuchet MS,Comic Sans MS; 
	font-size: 12px; 
	font-weight: bold; 
}
body h1 {
	font-size: 22px; 
	font-weight: bold; 
}
body h2 {
	font-size: 18px; 
	font-weight: bold; 
}
p.copy {
	font-size: 10px; 
	font-weight: normal; 
	color: white;
	text-align: right;
}
