body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color:white;
	margin-left: 0;
	padding:0;
	}
	
#nav {
    width: 100%;
	margin-top: 50px;
	background-color: #CCCC99;
	height: 50px;
	padding: 0;
	}
	
#nav ul {
    width: 1000px;
	padding: 15px 0 0 50px;
	list-style: none;
	margin: 0;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid white;
	border-top: 1px solid white;
	}
	
#nav li.left {
	border-left: 1px solid white;
	}
	
#nav li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: black;
	border: none;
	}
	
#nav li a:hover {
	color: white;
	background: #999966;
	}
	
#nav li a.selected {
	color: white;
	font-weight: bold;
	background: #CC0000;
	}
	
#nav li a.selected:hover {
	color: white;
	background: #CC0000;
	}
	
#nav img {
    position:absolute;
    padding: 0;
    margin: 0;
	top:50px;
	left:920px;
	border-style: none;
}
	
#nav #e2xatglogo {
    position:absolute;
    padding: 0;
    margin: 0;
	top:50px;
	left:750px;
	border-style: none;
}

#title {
	color: #CC0000; 
	margin: 30px 0 10px 0px;
	font-size: 28px; 
	font-style: bold; 
	text-decoration: none; 
	}
	
#content {
    width: 930px;
    margin-left: 50px;
    }
    
#footer {
	width: 930px;
	float: left;
	text-align: center;
	font-size:10px;
    margin-left: 50px;
    margin-top: 20px;
    color: #555555; 
	} 
	
#footer a, a.selected {
    text-decoration: none;
    color: #555555; 
    }
    
#content #contentwithside {
	float: left;
    width: 700px;
    }
    
#content .quotation {
	margin-top: 30px;
	text-align: justify;
	}
	
#content .attribution {
	font-weight: bold;
	text-align: right;
	}
   
#content .heading {
    color: #CC0000; 
    font-size: 18px; 
	font-style: normal; 
    }
    
#content li {
    list-style: square; 
    color: #CC0000;
}

#content #text {
    color: black;
}
  
#content a {
    color: #CC0000; 
    text-decoration: none
    }
    
#content a:hover {
    color: #CC0000;
    text-decoration: underline
    }
    
#content a.selected {
	color: #999966;
	}
	
#content a.selected:hover {
	color: #CC0000;
	}

#callout {
    border-top: 1px solid black; 
    border-bottom: 1px solid black;
    }
   
.quote {
    text-align: center;
    font-style: italic;
}

#sidebar {
	float: right;
	margin-top: -38px;
	width:200px;
	background-color: #DDDDDD;
	}
	
#sidebar .sidetitle {
    color: white;
    text-align: center;
    font-size: 20px; 
    margin: 10px 10px 10px 10px;
    }
    
#sidebar .sidecontent {
    margin: 10px 10px 10px 10px;
    color: #555555;
}

#sidebar a {
    color: #CC0000; 
    text-decoration: none
    }
    
#sidebar a:hover {
    color: #CC0000;
    text-decoration: underline
    }
    
#sidebar a.selected {
	color: #555555;
	}
	
#sidebar a.selected:hover {
	color: #CC0000;
	}

#sidebar .separator {
    border-bottom: 1px solid white;
}

#subnav {
    width: 100%;
	margin-top: 9px;
	padding: 0;
	height: 25px;
	}
	
#subnav ul {
	padding: 0px 0 0 50px;
	list-style: none;
	margin: 0;
	}
	
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#subnav li a {
	float: left;
	padding: 5px 7px;
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #999966;
	}
	
#subnav li a:hover {
	color: #CC0000;
	}
	
#subnav li a.selected {
	border-right: 1px solid #999966;
	border-left: 1px solid #999966;
	border-top: 1px solid #999966;
	border-bottom: 1px solid white;
	}
	
#subnav li a.endsubnav {
		width:100%;
}

body > #subnav {
    width: 100%;
	margin-top: 9px;
	padding: 0;
	height: 25px;
	border-bottom: 1px solid #999966;
	}
	
body > #subnav ul {
	padding: 0px 0 0 50px;
	list-style: none;
	margin: 0;
	}
	
body > #subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
body > #subnav li a {
	float: left;
	padding: 5px 7px;
	text-decoration: none;
	color: black;
	border-bottom: none;
	}
	
body > #subnav li a:hover {
	color: #CC0000;
	}
	
body > #subnav li a.selected {
	border-right: 1px solid #999966;
	border-left: 1px solid #999966;
	border-top: 1px solid #999966;
	border-bottom: 1px solid white;
	}

#logotable {
	width: 700px;
	margin: 20px 0px 0px 0px;
}
	
#logo {
	width: 310px;
	height: 120px;
	float: left;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table;
}

#innerlogo {
	display: table-cell;
	margin: auto;
	vertical-align: middle;
}


#clientlogotable {
	width: 920px;
	margin: 0px 0px 0px 0px;
}

#clientlogo {
	width: 230px;
	height: 120px;
	float: left;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table;
}

#bulletlist li {
	color: black;
	padding: 2px;
	}

