/* CSS Document */
/* Standard Tag rules */
body {
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-weight:bold;
	color:#C93D26;
	font-size:18px;	
}
h2{
	font-weight:bold;
	color:#C93D26;
	font-size:13px;	
}
h3{
	font-weight:bold;
	color: #666666;
	font-size:13px;	
}
a:link{	
	text-decoration: none;
	color:#C93D26;
}
a:hover{
	font-weight:bold;
}
a:visited{
	text-decoration: none;
	color:#C93D26;
}
.conf:link{
	font-size:12px;
	text-decoration: none;
	color:#C93D26;
	line-height: 14px;
}
.conf:hover{
	font-size:12px;
	font-weight:normal;
	background-color: #C93D26;
	color: #FFFFFF;
	line-height: 14px;
}


/********************* Scroll Bar Rules ***************/
/*
html {
	scrollbar-base-color: #eeeeee;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #A7A7A7;
	
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-lightshadow-color: #CCCCCC;
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}

*/

/******************** User Defined *******************/

.logo{
	padding: 7px;
}
.container{
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #999999;
	text-align: left;

}

div#img_header{
	width:800px;
	height:50px;
	background-image: url(../images/top_band.gif);
}

div#header{
	padding-top: 18px;
	padding-left: 170px;
	color:#FFFFFF;
	font-size:24px;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E37C6A;
	border-right-color: #732315;
	border-bottom-color: #732315;
	border-left-color: #E37C6A;
	
}

div#menuContainer{
	text-decoration: none;
	float: left;
	width: 170px;
	background-color:#A7A7A7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 518px;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

/* hold bg image and formating*/
div#bodyContainer{
	float:right;
	margin: 0px;
	padding: 0px;
	width:628px;
	color:#666666;
	/*	background-image: url(../images/bg_lines.gif); */
	background-image: url(../images/Leaves_watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 13px;

}

.bodyTxt{
	padding: 25px 50px 0px 50px;
	/*height: 493px;  */
	/*overflow: auto; */
	
}

.numbers{
	font-weight:bold;
	color:#C93D26;
	font-size:13px;	
}

.footer{
	width:800;
	background: #C93D26;
	height:51;
	align: bottom;
	text-align:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E37C6A;
	border-right-color: #732315;
	border-bottom-color: #732315;
	border-left-color: #E37C6A;

}
/******************* MENU ***********************/
/* taken from A list Apart */
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	}

ul#nav li {
	position: relative;
	text-align: right;
	font-weight: bold;
	}
	
ul#nav ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #A7A7A7; /* IE6 Bug */
	padding: 5px;
	border-top: 1px solid #ffffff;
	
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

/*ul#nav li a:hover { color: #E2144A; background: #f9f9f9; } */ /* Hover Styles */
ul#nav li a:hover { color: #FFFFFF; background: #c93d26; } /* Hover Styles */
		 
		
li:hover ul, li.over ul { display: block; } /* The magic */

.smallMenuTxt{
	font-size: 0.7em;
	font-weight: normal;
}

.menuSelected {
	background-color: #c93d26;
}

div#leftGrey{
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
}


/* other pages */
div#adobe_img{
	background-image: url(../acroreader.jpg);
	width:50px;
	height:50px;
	float:left;
	background-repeat:no-repeat;
}

div#team1{
	background-color:A7A7A7;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
}

div#team1 a{
	color: #FFFFFF;
	font-size:13px;
}

.pdfNesletter{
	/*	list-style-image: url(../images/acroreader1.jpg);  */
	/* List style not working from CSS sheet -- possible cache issue - Currently set inline */
}
.pdfNesletter li{
	padding-left: 15px;	
}

/* Team CSS */
#teamContainer{

}

#teamHeader{
	padding: 6px;
	background-color:#333333;
	text-align: center;
}

#teamHeader a {
	color:#FFFFFF;
	font-size: 12px;
}

#teamHeader a:hover {
	font-weight: bold;
}

.sel{
	color: #FFFFFF;
}

#teamProfile{
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#999999;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 13px;
	height: 150px;
	
}

#teamProfile img{
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

	
}

.profileHeadline{
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #c93d26;
}

#teamOverflow{
	height: 240px;
	overflow: auto;
	margin-top: 5px;
}

#profileStats{
	 margin: 0px;
	 padding: 0px;
	 list-style: none;
}
#profileStats li{
	 padding: 0px;
	 margin: 0px;
	 padding-bottom:2px;
}

/* Customer Feedback */

.feedback{
	font-style: italic;
}
