/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font-family: Arial, Helvetica, sans-serif;
background: url(../images/bg_body_x.gif) repeat-x;
}
a img 
{
border:none; 
}
#wrapper
{
background: url(../images/bg_left_y.gif) repeat-y;
text-align: left;
width: 1200px;
}
#top
{
background: url(../images/banner.jpg) no-repeat;
width: 1200px;
height: 173px;
margin: 0;
padding: 0;
}
#top a
{
width: 530px;
height:150px;
display: block;
text-decoration:none;
float:left;
}
#top a span {
visibility: hidden;
}
#menu
{
/*float: left;*/
width: 1200px;
background: url(../images/bg_menu.gif) no-repeat;
}
#menu ul
{
margin: 0;
padding: 5px 0 0 240px;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 10px;
}
#menu a:link, #menu a:visited
{
font-size: 15px;
color: #E9331D;
background-color: transparent;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #1B2345;
background-color: transparent;
}
#spacer
{
height:500px;
width:100px;
margin-left:1100px;
}
#content
{
float: left;
background: url(../images/bg_left_lg_shdw.gif) no-repeat;
font-size: 14px;
padding: 0 0 0 250px;
width: 800px;
margin-top:-500px;
}
#content a:link, #content a:visited
{
color: #2E4079;

}
#content a:hover, #content a:active
{
background-color: #2E4079;
color: #fff;
text-decoration: none;
}
h1
{
font-size: 20px;
color: #1B2345;
padding: 1em 0 0.5em 0;
border-bottom: 1px solid #1B2345;
}
h2
{

}
#footer
{
width: 800px;
height: 30px;
text-align: center;
}
#footer a:link, #footer a:visited
{
font-size: 12px;
color: #E9331D;
background-color: transparent;
text-decoration: none;

}
#footer a:hover, #footer a:active
{
color: #1B2345;
background-color: transparent;
}
.flashforhome
{
margin-left: 540px;
text-align:left;
}
.display table
{
border-collapse:collapse;
}
.display td
{
padding:5px 5px 5px 5px;
}
.display th
{
padding:5px 5px 5px 5px;
text-align:left;
}

.recognition td
{
height:160px;
width:140px;
vertical-align:bottom;
padding:5px 5px 5px 5px;
font-size:11px;
border: thin solid black;
}
.recognition th
{
height:50px;
vertical-align:bottom;
padding:5px 5px 5px 5px;
font-size:18px;
}