/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1.5em;
	} 

a, a:visited, a:hover {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#000;	
	text-decoration:underline;
	line-height:1.5em;
	}
a:hover {
	color:#000;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 15px 0;
	padding-bottom:5px;
	font-family:Verdana,Arial,Helvetica; 
	color:#8a053c;
	border-bottom:2px solid #e9e9e9;
	}
h1 {
	font-size:15px;
	}
h2 {
	color:#8d4764;
	font-size:13px;
	border-bottom:0;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:11px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img { display:block; }

/* Custom Class Names */
p, li, .copy, .copySmall, .copyLarge, .form, .button, .error { }
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover { font-size:10px; }
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover { font-size:14px; }

.form { background-color:#fff; }
	
.button { cursor:pointer; }
	
.error, a.error, a.error:visited, a.error:hover { color:#900; }

.bold { font-weight:bold; }

.clear { clear:both; }
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
 
 