/* Global Css reset */
*{ margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; }
html{ background:#98CEEB url(background.jpg) repeat-x; padding-top:20px; text-align:center; }
h1,h2,h3{ font-size:14px; color:#09C; font-weight:normal; text-align:left; }
p{ font-size:12px; color:#09C; padding-bottom:10px; }
p.simple{ font-size:12px; color:#09C; padding-bottom:0; }
p.small{ color:#76BEE4; font-weight:normal; font-size:10px; margin-top:5px; }
a{ outline:none; }
a img{ border:0; }
ul{ list-style-position:outside; list-style-image:url(bullet.png); }
li{ margin-left:20px; font-size:12px; color:#09C; }
fieldset{ border:none; }
label{ width:360px; display:block; font-size:12px; color:#09C; cursor:pointer; }

/* General style */
.pageTitle{ color:#09C; background:#FFF url(layerbk.gif) repeat-x bottom; padding:10px 0 10px 37px; text-align:left; }
.pageContent{ color:#09C; background:#FFF url(layerbk.gif) repeat-x bottom; font-size:12px; padding:35px 40px; text-align:left; }
.pageContent2{ color:#09C; background:#FFF url(layerbk.gif) repeat-x bottom; font-size:12px; padding:35px 40px 25px; text-align:left; }
.icons{ float:left; height:46px; width:100px; padding:20px 0 0 20px; }
.infoText{ text-align:left; float:left; width:320px; }
.forms{ text-align:left; float:right; width:360px; }
.formFields{ width:348px; border:1px solid #A5ACB2; margin:5px 0 10px; padding:5px; font-size:12px; }
.uploadedfile{ margin:5px 0 10px; font-size:12px; padding:5px; }
.widths{ width:270px; w\idth:250px; }
.blockDisplay{ display:block; margin-top:5px; }
.small{ font-size:10px; color:#76BEE4; }
.hidden{ display:none; }
#clear{ clear:both; }
#container{ width:800px; background:#FFF url(layerbk.gif) repeat-x bottom; margin:0 auto; }

/* Header */
#header{ color:#09C; background:#FFF url(layerbk.gif) repeat-x bottom; height:80px; font-size:14px; font-weight:bold; }
	#header li{ display:inline; }
	#logo{ float:left; display:inline; width:136px; padding:15px 189px 0 40px; }
	#menu{ color:#00B6F2; float:left; padding-top:15px; width:406px; }
		#menu li{ float:left; display:inline; margin:10px 5px 0; }
		#menu a,#menu .selected{ display:block; float:left; width:70px; height:16px; background:url(bt.gif) no-repeat left top; padding:7px 0; color:#09C; text-decoration:none; }
		#menu .selected,#menu a:hover{ background:url(bt.gif) right top; color:#F90; }

/* Footer */
#footer{ background:#C6E4F4 url(layerbk2.gif) repeat-x bottom; color:#09C; border-bottom:5px solid #76BEE4; clear:both; padding:10px 0; }
	#footer ul{ font-size:10px; }
	#footer li{ display:inline; margin:0 4px; padding:0; font-size:10px; }
	#footer a{ color:#09C; text-decoration:none; }
	#footer a:hover{ color:#069; }

/* About */
#about{ background:#FFF url(layerbk.gif) repeat-x bottom; text-indent:20px; padding:20px; }
	#about a,.pageContent a{ text-decoration:none; color:#09C; border-bottom:1px dotted #0099CC; }
	#about a:hover,.pageContent  a:hover{ color:#069; border-bottom:1px dotted #006699; }
	#process{ display:block; border-top:1px solid #B5DBF0; background:#C6E4F4 url(layerbk2.gif) repeat-x bottom; padding:10px; text-decoration:none; }
	#content{ background:#FFF url(layerbk.gif) repeat-x bottom; width:800px; }
	#packageContent{ float:left; width:399px; border-right:1px solid #B8E0F0; }
	#packageContentText{ clear:both; text-align:left; padding:0 0 15px 20px; width:340px; }

/* Order */
#order{ margin:8px 15px 0 0; text-align:right; }
	#order img{ border-style:none; }
	#fasterDelivery{ background:#FFF url(layerbk.gif) repeat-x bottom; float:right; width:400px; }
	#fasterDeliveryText{ float:right; text-align:left; padding:20px 20px 20px 0; width:250px; }
	#extraOptions{ width:400px; float:right; }
		#extraOptionsText{ float:right; text-align:left; padding:20px 20px 0 0; width:250px; }
		#extraOptions a{ text-decoration:none; color:#76BEE4; border-bottom:1px dotted #76BEE4; position:relative; }
		#extraOptions a:hover{ color:#09C; border-bottom:1px dotted #09C; }
		#extraOptions a.icons,#extraOptions a.icons:hover{ border:0; }
	#submit{ font-size:14px; font-weight:bold; color:#09C; padding:5px; margin-top:10px; }