
div#globalContainer
{
    margin:0 auto;
    width:700px;
	align:center;
    overflow: hidden;
    text-align: left;
}

div#globalContainerWide
{
    margin:0 auto;
    width: 1500px;
    overflow: hidden;
    text-align: left;
}


body, p, a, .directory th a, .directory td, .directory td a, th, table, div
 {
	font-family: Verdana;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.title {
	font-family: Verdana;
	line-height: 14px;
	font-size: 12px;
	color: #1874CD;
	font-weight: 500;
	text-decoration: italic;
}

.body_title
{
   	font-family: Verdana;
    font-size:12px;
	color: #003366;
}

.header
{
   	font-family: Verdana;
    font-size:12px;
	color: #003366;
}

a, em
{
    text-decoration: none;
	color: #1874CD !important;
		
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: none;
	
}
a:active {
	color: #800000;
	text-decoration: none;
}

.directory th
{
    line-height:auto;
}

.highlight
{
    background-color: #DDDDDD;
}





<!-- Extra -->


.head {
	font-family: Verdana;
	line-height: 14px;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: italic;
}


div#globalContainer
{
    margin:0 auto;
    width: 870px;
    overflow: hidden;
    text-align: left;
}
	