/* SLPC screen styles */
body {
	background-color : #003067;
	background-image: url(images/whiteBack.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;}

#page {
	margin-left: auto;
	margin-right: auto;
	width:741px;
	height: 100%;
	background: url(images/BalloonBack.jpg) no-repeat;
	padding-left: 30px;
	padding-right: 29px;
	padding-top: 110px;
}



#menu a:visited {text-decoration: none;}
#menu a:link {text-decoration: none; color: #003067;}
#menu a:hover {text-decoration: none; color: #666666;}
#menu a:active {text-decoration: none;}

#info {
	text-align: center;
	font-family: arial, helvetica;
	color: #336699;
	font-size: 8pt;
	text-align: center;}

#UU {
	margin-left: auto;
	margin-right: auto;
	height: 200px;

	}

#hot {
	background-image: url(hotButtons/servBack.gif);
	background-repeat: no-repeat;
	width: 202px;
	margin-right: 0px;
}
#shpeal {

	font-family: arial, helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	text-align: justify;
	line-height: 14pt;
	letter-spacing: .5px;

}
#promo {
	background-repeat: no-repeat;
	margin-left: -4px;
	  }

#copy {
	margin: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	text-align: justify;
	line-height: 12.5pt;
	width: 742px;
}

table.contenttable {
	font-family: arial, helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
	text-align: justify;
	line-height: 12.5pt;

}


#content-top {
		background: url(images/background2-top.gif) no-repeat;
		height:25px;
		width: 740px;
}


#content-mid {
	background: url(images/background2-mid.gif) repeat-y;
	width: 700px;
	padding-left: 20px;
	padding-right: 20px;
}



#content-bottom {
		background: url(images/background2-bottom.gif) no-repeat;
		height: 74px;
		width: 742px;
		font-size:12px;
		vertical-align:top;

}

#content {
	margin-left: auto;
	margin-right: auto;
}

#guide {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -81em;
	left: -15em;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
	width: 27em;
	}

 a:visited {text-decoration: none;}
 a:link {text-decoration: none; color: #003067;}
 a:hover {text-decoration: none; color: #666666;}
 a:active {text-decoration: none;}
 image_frame {
	border-color: #A6A6A6;
	border-width: 1px;
	background-color: #ffffff;
}

tooltip {
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}

thumbsStripe {
	background-color: #000000;
}

menuItem {
	color: #F6F6F6;
}

menuItem_over {
	color: #595959;
}
#port {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -75em;
	left: 10em;
	width: 300px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	line-height: 12pt;
	color: #333333;

}

.required {
	color:#FF0000;
}