/*----------------------------------Begin File--------------------------------*/
div.gsnav
	{
	font-size: 0.7em;
	color: #000080;
	margin: 5px 0px 0px 10px;
	}
p.gsnav
	{
	float: left;
	background-color: #deffc5;
	border: solid thin #006633;
	margin: 0px 6px 0px 0px;
	padding: 3px;
	}
span.mastkg
	{
	font-size: 0.7em;
	color: white;	
	}
div.ptitle
	{
	float: left;
	width: 97%;
	height: 50px;
	border: solid thin;
	margin: 5px 0px 0px 5px;
	}
	
	
h1.ptitle
	{
	text-align: center;
	font-size: 1.5em;
	color: #000080;
	margin-top: -15px;
	}

h3.colh
	{
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #006633;
	}
h4.date
	{
	text-align: center;
	font-size: 0.8em;
	color: #006633;	
	}
h5.colhr
	{
	text-align: left;
	font-size: 1.3em;
	color: #000080;
	}
	
p.kgtext
	{
	font-size: 1.0em;
	font-weight: bold; 
	color: #000080;
	}
div.snaphor
	{
	width: 745px;
	
	}
div.contpl
	{
	float: left;
	width: 350px;
	margin: 0px 0px 0px 0px;
	}
p.captl
	{
	border: solid thin #006633;
	width: 350px;
	margin: 0px 0px 0px 10px;
	color: #000080;
	background-color: #deffc5;
	font-weight: bold;
	text-align: center;
	}
div.contpr
	{
	float: right;
	width: 350px;
	}

p.captr
	{
	border: solid thin #000080;
	width: 350px;
	color: #006633;
	background-color: #ccffff;
	font-weight: bold;
	text-align: center;
	}

	



/*---------------------------------End File-----------------------------------*/ 
