@charset "UTF-8";
/* CSS Document */

			body {color:#333; font:83%/normal Arial, Helvetica, sans-serif;}
			h1, h2, h3, h4 {margin:0; line-height:1.5em; clear:both;}
			h1 {color:#ed1c24; font-size:1.5em;}
			h2 {color:#C68038; font-size:1.333em;text-align:left}
			h3 {padding-bottom:.5em;padding-top:1.5em; color:#333; font-size:1.167em;}
			h4 {color:#333; font-size:1em}
			a {color:#084482; text-decoration:underline;}
			a img {border:0;}
			p {margin:1em 0;}
			ul {list-style-type:none; margin:1em 0; padding:0;}
			ol {margin:1em 0 1em 1.6em; padding:0;}
			ol li {margin:0 0 1em;}
			dl {margin:0;}
			dl dt {font:1em "Courier New", Courier, monospace; font-weight:bold;}
			dl dd {margin:0 0 1em 2.5em;}
			code, kbd, samp {font:1.1em "Courier New", Courier, monospace;}
			fieldset {margin:0; padding:0; border:0;}
			input.button {width:auto !important; overflow:visible; margin-right:px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:5px 1em; background:#e1e1e1 url(images/button_default.gif) left center repeat-x; color:#000; font-weight:600;}
			input.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
			input.button:hover {cursor:pointer;}
			input.primary {border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d; background:#ffa822 url(images/button_submit.gif) left center repeat-x;}
			input.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}
		
			#title {margin: 10px 0;}
			#title:after {content: "."; display: block;	height: 0; clear: both; visibility: hidden;}
			#title h2 {float: left; color: #c88039; font-size: 1.5em; margin-top: 10px;}
			