@charset "utf-8";
/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
color:#000000;
background-color:#FFFFFF;
margin:0px auto;
width:100%;
background-image:url(/UserFiles/Image/left.png);
background-repeat:repeat-y;
height:100%;
min-height:500px;
}

.top
{
width:100%;
background-image:url(../../UserFiles/Image/topcentrebg.png);
background-repeat:repeat-x;
background-color:#FFFFFF;
height:200px;
}

.middle 
{
float:left;
width:85%;
padding-left:20px;
height: 450px; 
overflow: visible;
}

.left
{
width:120px;
float:left;
}

.bottom_image
{
width:100%;
background-image:url(../../UserFiles/Image/bottombg.png);
background-repeat:repeat-x;
}

.ggs
{
width:89px;
height:130px;
top:230px;
left:6px;
position:absolute;
background-image:url(../UserFiles/Image/ggs.jpg);
}

.yellowbg
{
background-color:#FECF16;
height:200px;
}

.links
{
background-image:url(../../UserFiles/Image/linkbg.png);
background-repeat:no-repeat;
width:134px;
height:57px !important;
color:#FFFFFF;
text-align:center;
padding-top:7px;
float:left;
font-size:11px;
}

.bottom
{
background-image:url(/UserFiles/Image/left.png);
background-repeat:repeat-y;
}

.bottom_links_container
{
position:absolute;
left:150px;
}

.bottom_links_container a:link, .bottom_links_container a:active, .bottom_links_container a:visited
{
color:#FFFFFF;
text-decoration:none;
}

.bottom_links_container a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

a:link, a:active, a:visited
{
color:#000000;
text-decoration:none;
}

a:hover
{
color:#009;
text-decoration:underline;
}

.bluelink:link, .bluelink:active, .bluelink:visited, 
{
color:#000080;
text-decoration:none;
font-weight:bold;
font-size:small;
}

.bluelink:hover,
{
color:#000080;
text-decoration:underline;
font-weight:bold;
font-size:small;
} 

h1
{
font-size:large;
font-weight:bold;
color:#000080;
}

h2
{
font-size:medium;
font-weight:bold;
color:#000080;
display:inline;
}

h3
{
font-size:small;
font-weight:bold;
color:#000080;
display:inline;
}

#MMEmbeddedMap
{
display:inline;
width:400px;
float:right;
}