/* STANDARD TAG REDEFINITIONS */BODY { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 10pt; 	background-color: #3E3E3E; 	margin: 0; 	padding: 0; 	}p { 	font-size: 10pt;  	margin-bottom: 7px; 	margin-top: 0; 	}a { 	color: #fff; 	text-decoration: none; 	}a:hover{		text-decoration: underline;  	color: White;   	}#wrapper {	width: 760px;	margin: 0 auto;	overflow: hidden;	margin-top: 15px;	background: #000000;	border: 1px solid #333333;}#nav {		width:760px;	}#nav ul { 	margin: 0; 	padding-left: 0; 	height: 30px; 	line-height: 30px; 	display: block; 	list-style: none; 	background-color: #222222;	border-bottom: 1px solid #484848;  	}#nav li { 	display: inline; 	background-color: #222222;  	float: left;  	}#nav li a { 	height: 30px; 	line-height: 30px; 	display: block; 	padding: 0px 30px 0px 30px;  	float: left;    	}#nav li a:hover { 	background-color: #444444; 	text-decoration: none;	}h1 { 	margin: 0; 	padding: 40px 0 0 0; 	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 	font-weight: normal; 	letter-spacing: .005em; 	color: White;  	font-size: 20pt;  	}.titleimage {	margin: 0px;	height: 380px;	}#content { 	width: 760px;	padding: 15px 0 15px 0;	overflow: hidden;	color: #ffffff;	}#content p {	padding-left: 10px;}#footer{		width:760px;	margin: 0 auto;  	text-align: center;  	padding-top: 5px;   	}#footer p {	font-size: 11px;	line-height: 14px;	margin: 0;	color: #000000;	}#footer a {	font-size: 11px;	font-weight: normal;	text-decoration: none;	color: #000000;	}#footer a:hover {	color: #76DEFC;	text-decoration: underline;	}.madeonmac {	padding-top: 20px;}
