/*Coming Soon*/
/* *********Do not change this to global, or will have to add the global style sheet link to all the unused pages********* */
body { 
	font-family:Tahoma, Helvetica, sans-serif; 
	color:black;
	padding:0;
	font-size:10px;
	margin:0px;
	line-height: 12px;
	}

#table {
	position:relative;
	background:white;
	border-top:0px solid black;
	border-left:0px solid black;
	border-right:0px solid black;
	border-bottom:20px solid white;
	/*background-image:url(../images/shadowback.gif);*/
	width:727px;
	}

#width
	{
	border:0px solid black;
	width:723px;
	border:0px solid black;
	}

#flashmenu
	{
	position:relative;
	display:block;
	border:0px solid black;
	height:261px;
	}
	
.leftside, #leftside
	{
	position:relative;
	display:block;
	width:251px;
	height:470px;
	background-image:url(../images/leftorange.jpg);
	line-height: 11px;
	float:left;
	}
	
.leftcontainers, #leftcontainers
	{
	position:relative;
	display:block;
	width:195px;
	padding-left:20px;
	border:0px solid black;
	margin-top:10px;
	}

.companysolution, #companysolution
	{
	position:relative;
	display:block;
	width:251px;
	margin-top:20px;
	margin-bottom:24px;
	float:left;
	}
	
.dots
	{
	position:relative;
	display:block;
	width:225px;
	height:8px;
	background-image:url(../images/dots.gif);
	background-repeat:no-repeat;
	border:0px solid black;
	line-height:8px;
	float:left;
	}
	
/* margin-bottom:-10px; is for IE6 fix */
.rightside, #rightside
	{
	position:relative;
	display:block;
	width:472px;
	height:470px;
	float:left;
	border:0px solid black;
	background-color:#747474;
	margin-bottom:-10px;
	}
	
#rightcontainertop, #rightcontainerbottom
	{
	position:relative;
	display:block;
	width:460px;
	padding-left:10px;
	padding-top:18px;
	float:left;
	border:0px solid black;
	}
	
#welcomepage
	{
	position:relative;
	display:block;
	float:left;
	border:0px solid black;
	}
	
.date 
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	margin-right:16px;
	margin-top:5px;
	position:relative;
	display:block;
	border:0px solid black;
	float:right;
	}
	
.righttextcont, #righttextcontbottom, #righttextcontbottom2
	{
	position:relative;
	display:block;
	width:460px;
	border:0px solid black;
	float:left;
	}

#righttext
	{
	position:relative;
	display:block;
	width:340px;
	padding-left:20px;
	margin-top:20px;
	border:0px solid black;
	float:left;
	}
	
#righttextbottom
	{
	position:relative;
	display:block;
	/*Changed to 440 for Site Map
	width:340px;*/
	width:440px;
	padding-left:20px;
	margin-top:20px;
	border:0px solid black;
	float:left;
	}
	
#table2
	{
	position:relative;
	display:block;
	width:100%;
	padding-left:0px;
	border:0px solid black;
	float:left;
	}
	
#righttextbottom2
	{
	position:relative;
	display:block;
	width:440px;
	padding-left:20px;
	margin-top:0px;
	border:0px solid black;
	float:left;
	}

.whitedots
	{
	position:relative;
	width:413px;
	height:1px;
	background-image:url(../images/whitedots.gif);
	background-repeat:no-repeat;
	border:0px solid black;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:12px;
	line-height:1px;
	float:left;
	}
	
.rightimage
	{
	position:relative;
	display:block;
	margin-top:20px;
	margin-left:10px;
	border:0px solid black;
	float:left;
	}

.bottom
	{
	position:relative;
	display:block;
	width:723px;
	height:99px;
	border:0px solid black;
	float:left;
	background-image:url(../images/bottom.jpg);
	}
	
.bottomnav
	{
	position:relative;
	display:block;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#4f4e4e;
	font-weight:bold;
	margin-top:70px;
	margin-left:330px;
	text-align:center;
	}
	
/* Formatting Margins*/
/* For the top dots*/
.margintopm3
	{
	position:relative;
	display:block;
	border:0px solid black;
	margin-top:-3px;
	}
	
.margintop10
	{
	position:relative;
	display:block;
	border:0px solid black;
	margin-top:10px;
	}
	
.margintop20
	{
	position:relative;
	display:block;
	border:0px solid black;
	margin-top:20px;
	/*Took the width out for the Site Map page*/
	/*width:300px;*/
	}
	
.marginleft20
	{
	position:relative;
	display:block;
	border:0px solid black;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:20px;
	float:left;
	}
	
#width751, #width752
	{
	position:relative;
	display:block;
	border:0px solid black;
	width:200px;
	}
	
/* Text Formating */
.whitetext 
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border:0px solid black;
	}
	
.yellow 
	{
	color: #FCD55E;
	}
	
.bold
	{
	font-weight:bold;
	}
	
.absolutewidth1
	{
	position: absolute;
	display:block;
	width:300px;
	border:1px solid black;
	text-align:left;
	}
	
.right
	{
	position: absolute;
	left:390px;
	padding-top:1px;
	text-align:right;
	border:0px solid black;
	line-height:10px;
	}
	
/* Link Formating */
.yellow a:link, .yellow a:active, .yellow a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FCD55E;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	}

.yellow a:hover 
	{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FCD55E;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	}

.breadcrumb 
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:16px;
	margin-top:5px;
	position:relative;
	display:block;
	border:0px solid black;
	float:right;
	}
	
/* Bread Crumb Link Formating */
.yellowbold a:link, .yellowbold a:active, .yellowbold a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FCD55E;
	text-decoration: none;
	font-size: 10px;
	}

/* Bread Crumb Link Formating */
.yellowbold a:hover 
	{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fdbf02;
	text-decoration: underline;
	font-size: 10px;
	}
	
.bottomlink a:link, .bottomlink a:active, .bottomlink a:visited
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#4f4e4e;
	text-decoration: none;
	font-weight:bold;
	}
	
.bottomlink a:hover
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#b1b0b0;
	text-decoration: underline;
	font-weight:bold;
	}
	
/* List Formatting */
.noindentlist 
	{
	margin-left: 0px;
	padding-left: 17px;
	text-indent: 0em;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:normal;
	border:0px solid black;
	}
	
ul 
	{
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: disc;
	}
	
/* Cursor */
.hand
	{
	cursor: default;
	}
	
