  <style type="text/css">
    a:mailto { 
	color: rgb(159,57,51);
	text-decoration: none;
	font-weight: bold;
	}
  a:link { 
	color: rgb(39,77,138);
	text-decoration: none;
	font-weight: normal;
	}
    
    a:active { 
	color: rgb(255,170,0);
	}
    
a:visited { 
	color: rgb(39,77,138);
	text-decoration: none;
	font-weight: normal;
	}
    
a:hover { 
	color: rgb(80,124,203);
	text-decoration: underline;
	font-weight: normal;
	}
    
.content a{font-weight:normal}
    
body{
background:rgb(255,255,255);
text-align: center;
margin: 0;
padding: 0;
width: 100%; 
min-height:800px;
}
  
.wrapper{
margin-left: auto;
margin-right: auto;
border-style:solid;
border-color: rgb(201,206,215);
border-width: 0px;
width:1120px;
min-height: 900px;
}

.wrapper br { clear: both; }
   
.container{
padding:0px;
margin-left: auto;
margin-right: auto;
min-height: 800px;
display:block;
text-align: left;
color: rgb(0,0,0);
font-family: arial, sans-serif;
font-size: 13px;
margin-top: 0px;
width: 980px;
border-style:solid;
border-color: rgb(217,217,229);
border-width: 0px 1px 1px 1px;
background:url(../images/header-background.png);
background-repeat:no-repeat;
background-color:white;
background-position:180px 57px;
box-shadow:0px 0px 65px 6px #ccc;

}

.container-mc{
padding:0px;
margin-left: auto;
margin-right: auto;
min-height: 800px;
display:block;
text-align: left;
color: rgb(0,0,0);
font-family: arial, sans-serif;
font-size: 13px;
margin-top: 0px;
width: 980px;
border-style:solid;
border-color: rgb(217,217,229);
border-width: 0px 1px 1px 1px;
background:url(../images/header-background-mc.png);
background-repeat:no-repeat;
background-color:white;
background-position:180px 17px;
}

h1{margin:75px 0px 0px 0px;font-size:26px;color:white;}
h2{margin:20px 0px 0px 0px;padding:0px;font-size:18px;}
h3{margin:20px 0px 0px 0px;padding:0px;font-size:14px;}
.double-break{margin-bottom:8px; }
 
.header-left{
background:url(../images/gclogo-bg.png);
background-repeat:no-repeat; 
background-position:center;
float:left;
width:172px;
height:150px;
border: 0px solid red;
margin-left:10px;
margin-top:10px;
}
 
.menu{
float:left;
margin: 0px 0px 0px 0px; 
width: 190px; 
font-size: 13px;
background:url(../images/menu-background.png);
background-repeat:repeat-x;
background-position:0px 8px;
}

.left-menu{
float:left;
margin: 0px 0px 0px 10px; 
width: 180px; 
font-size: 13px;
}

.left-menu ul{
list-style:none;
margin: 0;
padding: 0;
}

.left-menu ul li{
margin: 4px 4px 8px 4px;
padding:3px 5px 3px 5px;
border-style: solid ;
border-color:rgb(201,206,215);
border-width: 0px 0px 1px 0px;
}
 
.right-column{ 
 float:right;
 margin:0px 0px 0px 0px; 
 padding:0px 0px 0px 0px;
 width: 780px;
 min-height: 600px;
 background:url(../images/gc-text.png);
 background-position:370px 20px;
 background-repeat:no-repeat;
 }
 
.header{
margin:66px 0px 0px 36px;
width:100%;
}
 
.content{
float:left;
margin:36px 0px 0px 40px;
padding-top:0px;
width:700px;
}
  
.content li{
margin:10px;
}
 
.ruler{
display:block;
width:100%;
height: 1px;
line-height: 0px;
overflow:hidden;
padding:0px; 
border:none;
background:rgb(201,206,215);
margin: 2px 0px 10px 0px;
}
 
.back{
margin-top:30px;
background:url(../images/arrow-left.png);
background-repeat:no-repeat;
width:93px;
height:33px;
color:white;
font-size:16px;
padding-left:25px;
padding-top:6px;
}

.back a{color:white;text-decoration:none; }
.news-top{float:left;margin-top:10px;}
.pdf-link{float:right;font-size:12px;font-weight: bold;}
.pdf-link img{vertical-align:middle;border:0px solid }

</style>
