/* CSS Document */
body { background-color: #ECECEC }

.footer {
font-family: "Myriad Pro", Arial, Helvetica;
font-size: 10px;
color: #AAAAAA; }

.content {
font-family: "Myriad Pro", Arial, Helvetica;
font-size: 10px;
color: #5E5E5E;
line-height:14px;}

a:link {
font-family: "Myriad Pro", Arial, Helvetica;
font-size: 10px;
color: #5E5E5E;
line-height:14px;
text-decoration:none;
}
a:visited {
font-family: "Myriad Pro", Arial, Helvetica;
font-size: 10px;
color: #5E5E5E;
line-height:14px;
text-decoration:none;
}
a:focus {
font-family: "Myriad Pro", Arial, Helvetica;
font-size: 10px;
color: #5E5E5E;
line-height:14px;
text-decoration:none;
}
a:hover {
font-family: "Myriad Pro", Arial, Helvetica;
font-size: 10px;
color: #a0a0a0;
line-height:14px;
text-decoration:none;
}
a:active {
font-family: "Myriad Pro", Arial, Helvetica;
font-size: 10px;
color: #5E5E5E;
line-height:14px;
text-decoration:none;
}

.popup       {cursor: hand; }

a.webscope:link {font-family: "Myriad Pro", Arial, Helvetica; font-size: 10px; color: #AAAAAA; text-decoration:none; }
a.webscope:visited {font-family: "Myriad Pro", Arial, Helvetica; font-size: 10px; color: #AAAAAA; text-decoration:none; }
a.webscope:focus {font-family: "Myriad Pro", Arial, Helvetica; font-size: 10px; color: #AAAAAA; text-decoration:none; }
a.webscope:hover {font-family: "Myriad Pro", Arial, Helvetica; font-size: 10px; color: #666666; text-decoration:none; }
a.webscope:active {font-family: "Myriad Pro", Arial, Helvetica; font-size: 10px; color: #AAAAAA; text-decoration:none; }