/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#contentColumn {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
}


#emblem  {
    margin:0 auto 0 auto;
    padding:0 0 0 170px;
}
#contentColumn h2 {
    margin-top:0;
}

#contentColumn ul {
    margin-top:0;
}
#contentColumn h2 {
	margin:0 0 10px 0;
	padding:0.5em 0.0em 0.1em 5px;
	font-size:1.4em;
	color:#000000;
    background-repeat:no-repeat;
}

#contentColumn h2.show123 {
	padding-left:45px;
	background-image:url(../images/123_title_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
}


#startTable {
	margin:1em auto;
	width:620px;
}
#startTable td {
	padding:0 5px 10px 5px;
	text-align:center;
	font-size:10px;
	line-height:1.2em;
	width:145px;
	font-weight:bold;
	text-transform:uppercase;
}
#startTable td a {
	color:#000;
	text-decoration:none;
}
#startTable td a img {
	display:block;
	margin:3px auto 0 auto;
	border-width:0;
}