a
{ 
	border:0px;
	color:White;
	outline:none;
	font-style:normal;
	text-decoration:none;
}
a:hover { color:inherit; }
a:active { color:inherit; }
a:visited {	color:inherit; }

body
{
	font-family:Frutiger, Franklin Gothic Book, Arial;
	margin:0px;
}

body.smallWindow 
{
	margin-left:32px;
	background-image:url("../images/glabkgnd.jpg");
}

div.headBg
{
	color:White;
	font-size:larger;
	font-weight:bolder;
	background-color:#69686b;
	text-align:center;
}

div.divFields
{
	margin:8px 4px 4px 10px;
	padding:0px 8px 0px 4px;
}

div.picture
{
	height:200px;
	text-align:center;
	background-color:Lime;
}

img 
{
	 display:block;
}

img.collage
{
	width:65px;
	height:71px;
	display:block;	
}

label.head1
{
	font-size:large;
	font-weight:bold;
	color:#3030FF;
}

p.zeroTopBot
{
	margin-bottom:0px;
}

td.bullet
{
	vertical-align:baseline;
	padding-right:3px;
}

td.borderRight
{
	border-right:solid 1px purple;
}
	
td.collage
{
	width:65px;
	height:65px;
	border-width:1px;
	border-style:solid;
	border-color:white;
}

td.centerSquare
{
	background-color:#A0522D; 
	color:White; 
	font-size:xx-large; 
	text-align:center;
	padding-left:7px;
}

td.contentLight
{
	width:50%;
	background-color:White;
}

td.contentDark
{
	width:70%;
	background-color:#C5C5C5;
}

td.columnDesc
{
	color:Navy;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}

td.download
{
	padding:0px 0px 0px 5px;
}

td.fillerRight
{
	width:25%;
	background-color:White;
}

td.fillerLeft
{
	width:25%;
	background-image:url('../images/glabkgnd2.jpg');
}

td.lineRight
{
	vertical-align:text-top;
	border-color:White; 
	border-right-style:solid; 
	border-right:2px;
	padding:5px 5px 20px 10px
}

td.padded
{
	padding:7px 7px 7px 7px;
}

td.xPadded
{
	padding:12px 12px 12px 12px;
}

td.h3
{
	background-color:#CCFFCC;
}

td.iconsTop 
{
	vertical-align:top;
}

td.thinBorder
{
	border-style:solid;
	border-color:Black;
	border-width:1px 1px 1px 1px;
	padding:	7px 7px 7px 7px;
	margin-bottom:20px;
	width:33%;
}

table.contLeft
{
	padding:8px 4px 4px 10px;
}

table.spaced
{
	padding:4px 4px 4px 4px;
	margin: 3px 3px 3px 3px;
}
	
.alert
{
	font-weight:bold;
	color:Red;
	font-size:x-large;
}
	
.aqua
{
	color:#006666;
}

.blueLink 
{
	color:Blue;
}	

.bold
{
	color:#0000AA; 
}

.bkgndcolor_grey
{
	background-color:#d4d4d4;
}

.pageSize
{
	max-width:970px;
	width:100%;
}

.content
{
	margin:8px 4px 4px 10px;
	padding:8px 4px 4px 10px;
}

.head2Bg
{
	color:#AFFFEF;
	font-weight:bolder;
	background-color:#685F74;
	text-align:left;
	padding:0px 0px 0px 4px;
	width:150px;
}

.headerOrange 
{
	color:orange;
	font-weight:bold;
	white-space:nowrap;
}

.listSmall 
{
	font-size:smaller;
	color:#666600;
	margin-top:0px;
}

.largeFont
{
	font-size:large;
}

.noWrap
{
	white-space:nowrap;
}

.picture
{
	height:100%;
	width:100%;
	max-width:100%;
	text-align:center;
	border:0px;
	outline:none;
}

.picture2
{
	text-align:center;
	border:0px;
	outline:none;
}

.wideContent
{
	padding:10px 15px 10px 15px; 
	margin:4px 14px 4px 14px;
}

.whiteText
{
	color:White;
	font-weight:bold;
	font-size:smaller;
}