/*************** Layout tag styles ***************/	
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 1.3;
		}

/*ie6 can't read this! */
html>body {
	background-color: #000000;
	background-repeat: repeat;
}
	
#frame {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	height:auto;
	vertical-align: bottom;
	padding-bottom: 10px;
	background-position:top;
	background-image:url(images/shadowIE.jpg);
	background-repeat:no-repeat;
		}
		
#top {
	width:703px;
	height:288px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	vertical-align: bottom;
	margin-bottom: 0px;
	overflow: hidden;
	}

#bottom {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	vertical-align: bottom;
	border-bottom-style: dotted;
	border-top-style: dotted;
	margin-bottom:20px;
	border-width: 1px;
	}
	
#menu {
	width:701px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align: bottom;
	text-align: left;
	overflow: hidden;
	height: 26px;
}
		
	#contentleft {
	width:230px;
	padding:0px;
	float:left;
	}
	
	#contentcenter {
	width:234px;
	padding:0px;
	float:left;
	}
	
	#contentright {
	width:233px;
	float:left;
	height: auto;
		}
	
	#contentheader {
	width:100%;
	padding:0px;
	float:left;
		}
		
	#contentcenterWide{
	width:100%;
	padding:0px;
	float:right;
	margin-top:10px;
	}
			
	.pictureholderWhite{
	width: auto;
	padding:6px 5px 30px 5px;
	margin:5px 5px 5px 0px;
	background-color:#F8F8F8;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #ffffff #eeeeee #eeeeee #ffffff;
	}
	
	#quicklinks{
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:5px 100px 5px 100px;
	line-height:1.3;
	border-collapse: separate;
	line-height:1.3;
	padding-bottom: 5px;
	
	}
	
	#logos{
	text-align: left;	
	
	}
		
	p,pre {
		margin: 5px 5px 0px 5px;
		}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
}

a:hover{
	text-decoration: underline;
	font-size: 11px;
}

a:link.item, a:visited.item{
	color: #FFFFFF;
	text-decoration: none;
}	

a:hover.item{
	color: #005FA9;
	text-decoration: none;
}

/************** header tag styles **************/

h1 {	
	color: #FFFFFF;
	/*margin: 0px;
	padding: 0px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:5px;
	margin:0px 5px 0px 5px;
	}
	
h2 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;
	margin:0px 5px 0px 5px;
	}

.featureText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	text-align:left;
	}
	
.introText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11px;
	line-height: 1.4;
	text-align:left;
	}
	
.empfText{
	font-weight:600;
	font-size: 11px;
	}

.pictureText {
	font-style:italic
}

/*************** list tag styles ***************/

ul{
	list-style-image: url("images/arrow.gif");

}
li{
padding-left:0px;}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #ffffff;
}
				
input{
font-family: Arial,sans-serif;
}

/************** siteInfo styles ****************/

#siteInfo{
	width:750px;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	}

/************** featured Box design 1****************/


#box1 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #999999;
	border-collapse: separate;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 10px 15px 10px;


	-moz-border-radius: 0px 0px 0px 0px;
	margin: 5px 5px 5px 0px;
	height: 470px;
}

#box2 {

	border-width: 1px 1px 1px 1px;
	border-spacing: 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #999999;
	border-collapse: separate;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;


	-moz-border-radius: 0px 0px 0px 0px;
	margin: 10px 15px 10px 15px;
}

#box3 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px 5px;
	border-color: #999999;
	border-collapse: separate;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	border-style: dotted;


	-moz-border-radius: 0px 0px 0px 0px;
	margin: 10px 50px 10px 50px;
}

/************** special tags **********************/
img {
   	behavior: url("pngbehavior.htc");
	border: 0px;
}
.featureTextRight {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	text-align:right;
}

a#hand {
    position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 198px;
	width: 146px;
	background: url(images/hand01.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}