.az_group h1 {
	font-size: 18px;
	margin: 0px;
}

a.az_title {
	font-size: 14px;
}

.az_see_also {
	font-size: 14px;
	font-family: verdana;
}

/* Wraps A-Z anchor links */
.az_links {
	padding: 10px;
	text-align: center;
}

/* Wraps everything */
.az_main {
	padding: 10px;
}

/* Wraps collections for each letter */
.az_group {
	padding: 10px 0px 10px 0px;
}

/* Wraps image and content */
.az_collection {
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-bottom: thin solid #DADADA;
}

.az_image {
	text-align: center;
	float: left;
	width: 170px;
	padding-right: 10px;
}

.az_content {
	font-size: 13px;
	overflow: hidden;
	width: auto;	
}

.az_links_grid a {
	border:1px solid #AAAAAA;
	color:#CC0000;
	margin:2px;
	font-size: 13px;
	font-weight: bold;
	display: block;
    float: left;
    padding: 3px 0 3px 7px;
    width: 17px;	
}

.az_links_grid a:hover {
	text-decoration: underline;
}

.az_links a {
	border:1px solid #AAAAAA;
	color:#CC0000;
	margin:2px;
	padding:3px 5px;
	font-size: 13px;
	font-weight: bold;
}

.az_links_empty {
	display: inline;
	font-family: verdana;
	border:1px solid #AAAAAA;
	color:#CCCCCC;
	margin:2px;
	padding:3px 5px;
	font-size: 13px;
	font-weight: bold;
}

.az_links a:hover {
	text-decoration: underline;
}

.az_group h1 {
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #999999;
	color:#000000;
	font-weight:bold;
	padding:5px 0 2px 15px;
	text-decoration:none;
	
}

.az_image  {
	border:thin solid #999999;	
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin-right: 15px;
}

.genmenuLink a:hover {
	letter-spacing:1.1pt;	
}

#dcSplashImage {
	padding: 4px;
	border: thin solid #999;
	margin-right: 10px;
		
}

.az_submain {
	padding: 8px;	
}

.az_submain p {
	color:#333;
	font-size: 14px;
}

.az_submain h1 {
	font-size: 20px;	
}

.sideColumn {
	width: 160px;
	float:right;
	padding: 15px 10px;
	min-height: 400px;
}

.sideColumn p {
	color:#505050;	
	font-size: 12px;
	font-family: Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
}

.sideColumn a {
	color:#8F5917;
    font-weight:bold;
	font-size: 11px;
}

.sideColumn a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #8F5917;
}


.sideColumn h2 {
	border-bottom:4px solid;
	font-size: 14px;
	font-weight:bold;
	line-height:1.15em;
	margin-bottom:5px;
	padding-bottom:0.1em;
	font-family:Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	color:#990000;
}

.sideColumn ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 5px 1.5em -35px;
	
}

.sideColumn ul li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	color: #505050;
	font-size:13px;
	text-align: left;
	
}


.title a {
	font-weight: bold;
	color: #8F5917;
	font-size: 12px;
	letter-spacing: normal;
	font-family: Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	padding-top: 7px;
	display: block;
}

.title a:hover {
	background: #F3F3F3;
	font-weight: bold;
	color: #8F5917;
	font-size: 12px;
	letter-spacing: normal;
	font-family: Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	padding-top: 7px;
	display: block;
}
