@CHARSET "ISO-8859-1";

.gsgNote {color: #FF0000}
.gsgHeading {color: #0066CC; font-weight: bold; font-family:Arial,Helvetica, sans-serif; font-size: 115%; margin-bottom: 10px;}
.gsgHeadingPurple
	{color: #7f87bf;
	font-size: 130%;
	font-weight: bold; 
	font-family:Arial,Helvetica, sans-serif;
	}
.gsgHeadingOrange
	{color: #F17000;
	font-size: 130%;
	font-weight: bold; 
	font-family:Arial,Helvetica, sans-serif;
	}
.gsgNavigation {font-size: 85%;	
	float: right;
	vertical-align: top;
	margin-right: 5px}
.gsgFieldLabel {color: #0000FF}
.gsgFieldValue {color: #0000FF}
.gsgHighlightText {color: #D66833}
.gsgContentList {font-size: 12pt;
	line-height: 24px;
	
	width: 100%;
	}
.gsgContentList li {font-size: 12pt;
	list-style:: none;
	line-height: 24px;
	border-bottom: 1px dotted #CCCCCC;
	width: 400px;
	}
.gsgContentList li a { text-decoration: none; }
.gsgTip {
	background-color: transparent;
	border: 1px dotted #CCCCCC;
	font-family: Arial,Helvetica, sans-serif;
	font-size:x-small;
	padding: 1em 1em 1em 1em;}
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
#maininside a:hover {
	background-color: #F5F5F5;
	color: #3366CC;
	text-decoration: underline;
	}
