body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #EEFFE2;
}

.Footer {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #022067;
	text-align:left;
}

.BlackFooter {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.pageHeader {
	font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #9B9B9B;
	text-align:center;
}

H1, H2, H3 {
	margin-bottom:-12px;
}

.clickLetters {
	margin-top:10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
}

.gcstagline {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

a.gcstagline:active {
	color: 000000;
	text-decoration: none;		
}

a.gcstagline:visited {
	color: 000000;
	text-decoration: none;		
}

a.gcstagline:hover {
	color: 000000;
	text-decoration: underline;
	color: #2879CD;
}

.CMGFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #A3B855;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;	
}
a.bottom_nav:link {
	text-decoration: none;
}
a.bottom_nav:visited {
	text-decoration: none;
}
a.bottom_nav:hover {
	color: #2879CD;
	text-decoration: underline;
} 


.thumbdisplay
{
    width: 120px;
	height:190PX;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 5px;
    background-color: White;
    border-right: #cccccc 1px dotted;
    border-left: #cccccc 1px dotted;
    border-bottom: #cccccc 1px dotted;
    float: none;
	font-size:10px;
}

.thumbdisplay_detail
{
    width: 65px;
	height: 75px;
    text-align: center;
    padding-left: 0em;
    padding-right: 0em;
    border-right: #cccccc 1px dotted;
    border-left: #cccccc 1px dotted;
    border-bottom: #cccccc 1px dotted;
    border-top: #cccccc 1px dotted;
    float: none;
}
