body {
	margin: 0px;
}
BODY, TD {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
}
p {
	color : #000000;
	font-size : 8pt;
}

H1 {
	font-size : 12pt;
	color : #976E00;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	padding-top : 2px;
	padding-right : 0px;
}
H2 {
	font-size : 11pt;
	font-weight : bold;
	color : #BAB100;
	margin-bottom : -15px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 0px;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-right : 0px;
}
H3 {	
	font-size : 10pt;
	color : #D5CB00;
	font-weight : bold;
	margin-bottom : -15px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-right : 0px;
} 
	
ol {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
}
	ul {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
}
li {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
}
#content_table {
	height: 100%;
	border-width: 0px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#content_table #left_cell {
	background-image: url(/images/spacer-left.gif);
	background-repeat: repeat-y;
}
#content_table #right_cell {
	background-image: url(/images/spacer-right.gif);
	background-repeat: repeat-y;
}


a {
	color : #8F6F00;
	text-decoration : none;
}
a:hover{
	color : #F5B302;
	text-decoration : underline;
}

.menu {
	color : #FFFFFF;
	font-size : 7pt;
	font-weight : bold;
	line-height : 9pt;
}
.menu:hover {
	color : #FFF202;
	font-size : 7pt;
	text-decoration : underline;
	font-weight : bold;
	line-height : 9pt;
}
.white {
	color : #FFFFFF;
}
.breadcrumb {
	color : #585858;
	font-size : 7pt;
	margin-bottom : 15px;
}	
.celltitle {
	background-color : #FFF200;
	color : #000000;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
.cell1 {
	background-color : #FFF89E;
	padding-left : 5px;
	padding-right : 5px;
	color : #000000;
}
.cell2 {
	background-color : #FFFCCE;
	padding-left : 5px;
	padding-right : 5px;
	color : #000000;
	vertical-align: top;
}
input { 
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
}
.smallsubmenubold {  
	font-size : 8pt;
	color : #000000;
}

#graphicdiscs {
	color : #000000;
	width: 534px;
	text-align: center;
}
#graphicdiscs #gd_banner {}
#graphicdiscs .gd_row {
	clear: left;
	padding-top: 10px;
}
#graphicdiscs .gd_row .gd_item {
	float: left;
}
#graphicdiscs .gd_row .onefifty {
	float: left;
	width: 175px;
}
#graphicdiscs .gd_row .onefifty img {
	width: 150px;
}
#graphicdiscs .gd_row .threehundred {
	float: left;
	width: 263px;
}
#graphicdiscs .gd_row .threehundred img {
	width: 250px;
}
#graphicdiscs .gd_row .gd_item  .gp_title {
	font-weight: bolder;
}
#graphicdiscs .gd_row .gp_download_instruction {
	font-size: smaller;
	color: gray;
}






