/* Global Styles */

body {
	margin:0px;
	background-image: url(graphics/bb.gif);
	border-width: 0 0 0 0;
	}
	
td {
	font:13px Arial;
	color:#666;
	line-height:18px;
	}
ul {
	font:13px Arial;
	color: #666;
	padding-left: 40px;
	text-decoration:none;
	list-style-type: square;
	
	}
	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #00b9f0;
	}
.navActive {
	
	color: #194b82;
	
	
	
}

/* ID Styles */

#text a{
color: #666;
}
#text a:hover{
color: #00b9f0;
}

#intend {
display:block;
	padding:0px 0px 0px 25px;
}
#work td {
	border-bottom: 1px solid #ccc;
	border-bottom-style: dotted;
	padding-bottom: 20px;
	padding-top: 20px;
	
	}


#navigation td {
	border-bottom: 2px solid #ccc;
	border-bottom-style: dotted;
	padding-right: 20px;
	}

#navigation a {
	font:15px Arial;
	color: #ccc;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:6px 5px 6px 0px;
	}
.navSmall {
	font:13px Arial;
	color: #194b82;
	line-height: 6px;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:15px 0px 0px 12px;
	}
#navigation a:hover {
	color:#00b9f0;
/*	background: url("low.gif") 0px 50% no-repeat; */
	}
	
	

	
#label td{
	letter-spacing:.0em;
	font:13px Arial;
	color: #194b82;
	line-height:18px;

	}
.labelheader { 
font:18px Arial;
	padding:0px 15px 0px 20px;
}
.labelitalic { 
font:12px Arial;
font-style:italic;
line-height: 11px;
padding-left:20px;
}
.labeltext {
	display:block; 
	padding:0px 10px 0px 20px;
}
#label li {
	font:13px Arial;
	color: #194b82;
	padding:0px 10px 0px 25px;
	text-decoration:none;
	list-style-type: square;
	letter-spacing:.0em;
	line-height:18px;
	
	}

#label a {
	font:12px Arial;
	color: #194b82;
	padding:0px 0px 0px 20px;
	text-decoration: underline;
	line-height:20px;
	letter-spacing:.0em;
	
	}
#label a:hover {
	color:#00b9f0;
	}

	

/* Class Styles */


	
.bodyText {
	font:11px Arial;
	color:#FFFF00;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	}

.container {
	left: 50%;
	margin-left: -500px;
	top: 20px;
	position: absolute;
	width: 1000px;
	background-color: #fff;
}
	
.pageTitle{
	font:18px Arial;
	color: #194b82;
	font-weight:bold;
	
	}
	
.Header {
	font: 13px Arial;
	color: #666;
	line-height:18px;
	font-weight:bold;
	
	}
	
	
.subHeader {
	font:bold 11px Arial;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}
	
	
.Footer {
	font: 11px Arial;
	color: #666;
	line-height:16px;
	font-weight:normal;
	letter-spacing:0em;
	vertical-align: bottom;
	border-bottom: 2px solid #ccc;
	border-bottom-style: dotted;
	
	}
.Footer a {
    color: #666;

	}
.Footer a:hover {
	color: #00b9f0;
}

.smallText {
	font:10px Arial;
	color:#66666;
	}
	
.navText {
	font:13px Arial;
	color: #999999;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:4px 5px 4px 0px;
	
	}
	
	
.Contact {
	font:12px Arial;
	color: #666;
	padding-left: 25px;
	text-decoration: none;

	}
	
HR { 
	border-bottom: 1px dotted #cccccc;
	border-top : none; color : #fff; 
	
	
	 } 


