/* Standards */
	body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 62.5%; }


	
/* Content */
	#wrapper #layout h1 { margin: 0 0 0.3em 0; font-size: 2.8em; color: #002b55; font-weight: normal; text-transform: uppercase; }
	#wrapper #layout h2 { margin: 1.0em 0 0.5em 0; font-size: 2.0em; color: #002b55; font-weight: normal; }
	#wrapper #layout h3 {  }
	#wrapper #layout a { color: #002853; font-weight: bold; text-decoration: underline; }
	#wrapper #layout a:hover { color: #396ea4; }
	
	
		
/* Homepage */
	#wrapper #layout p { margin-bottom: 1.2em; font-size: 1.4em; color: #333333; line-height: 1.4em; }
	.home #wrapper #layout p { margin-bottom: 0px; font-size: 1.6em; line-height: 1.6em; }
	#wrapper #layout ul { list-style: disc; margin: -1.0em 4.0em 3.0em 4.0em; }
	#wrapper #layout ul li { margin-bottom: 0.3em; font-size: 1.4em; color: #333333; line-height: 1.4em; }
	
	
	
/* Send to a friend */
	#modalContent #sendToAFriendContent { font-size: 1.0em; }
	#modalContent #sendToAFriendContent h1 { margin-bottom: 0.3em; font-size: 2.8em; color: #002b55; font-weight: normal; text-transform: uppercase; }
	#modalContent #sendToAFriendContent p { margin: 0px; font-size: 1.4em; color: #333333; line-height: 1.5em; }
	#modalContent #sendToAFriendContent fieldset label { font-size: 1.4em; }
	#modalContent #sendToAFriendContent fieldset input, #modalContent #sendToAFriendContent fieldset select { font-size: 1.4em; }