@charset "UTF-8";
/* CSS Document */
<!--

a:link, a:visited {color:#00CCFF; text-decoration:none;}
a:hover, a:focus {color:#ccc; text-decoration:none;}

body { 
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	line-height:120%;
	background:#666;
	
	}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	background:url(background.jpg) top left no-repeat;
	margin:0 auto;
	border:8px solid #fff;
	
}

#SWI-01_ {
	position:relative;
	float:left;
	width:800px;
	height:40px;
	background:url(SWI_01.gif) top left no-repeat;
}

#SWI-02_ {
	position:relative;
	float:left;
	width:391px;
	height:238px;
	background:url(SWI_02.jpg) top left no-repeat;
}

#SWI-03_ {
	position:relative;
	float:left;
	width:409px;
	height:238px;
	background:url(SWI_03.jpg) top left no-repeat;
}

#SWI-04_ {
	position:relative;
	float:left;
		width:391px;
		background:url(SWI_04.jpg) top left no-repeat;
		
}

#SWI-05_ {
	position:relative;
	float:left;
	width:409px;
	height:614px;
	background:url(SWI_05.jpg) top left no-repeat;
}

#SWI-06_ {
	position:relative;
	float:right;
	width:409px;
	height:184px;
	background:url(SWI_06.jpg) top left no-repeat;
}

#comp-text {width:367px;
background:url(SWI_text.gif) top left no-repeat;
	margin:10px 0 0 15px;}
	
	#comp-text .first {padding-top:30px;}
	
	p {
	font-size:12px;
	color:#000000;
	margin:0;
	padding:5px 15px;
	text-align:left;
	
	}
	
.purple-text {color:#502d8b; font-weight:bold; }
/* form */
#entry-form a:link, #entry-form a:visited {color:#0099CC; }
#entry-form a:hover, #entry-form a:focus {color:#0099CC; text-decoration:underline;}

#entry-form {
	background:url(SWI_text.gif) bottom left no-repeat;
	float:left;
	width:367px;
	padding-bottom:10px;
	margin-bottom:20px;
	 text-align:left;
	}

#entry-form .field {margin:10px 5px 5px 10px; height:1.5em; clear:both;}
	
#entry-form p { clear:both; margin:0px 0 0 10px; font-size:12px; color:#333;width:80%;}
	
#entry-form label {float:left; font-size:14px; font-weight:normal; margin-right:5px; width:100px; }

#entry-form input {float:left;}

#entry-form .field-checkbox {margin:5px 5px 5px 10px; height:1.3em;}

#entry-form .field-checkbox label {width:auto; font-size:12px; font-weight:bold; float:left; margin-left:10px; height:1.3em;}

#entry-form .field-checkbox input {float:left;height:1.3em;}

#entry-form	.field-errors {float:left; height:1.5em; line-height:1.5; margin:5px 5px 5px 10px;}

#entry-form img {margin:0;}

#entry-form .field-dropdown { width:95%; float:left; margin:5px 5px 15px 10px; border-top:1px solid #666; border-bottom:1px solid #666; padding:5px 0;}
#entry-form .field-dropdown label {width:80%; font-size:12px; font-weight:bold; float:left; margin:0 0 10px 5px; text-align:left;}

#entry-form .field-dropdown select {float:left; margin-bottom:15px;}

#button {float:none; margin-bottom:5px;}

#enter-button {margin:10px;}

/* form */


.terms {
	width:800px; 
	clear:both;
	background:#333;
	border:8px solid #fff;
	border-top:none;
	margin:0 auto;
}

.terms p {
	color:#fff;
	width:720px;
	margin-left:30px;
	font-size:12px;
}

-->
