
/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
h1 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #8B0000; 
	margin: 15px 0px 5px 0px; /*  margin: top right bottom left */
	padding: 0px 0px 5px 0px; /*  padding: top right bottom left */
} 

h2 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	font-style: normal;
	color: #696969;
	margin: 20px 0px 5px 0px; /*  margin: top right bottom left */
	padding: 0px 0px 0px 0px; /*  padding: top right bottom left */
} 

h3 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #696969; 
	margin: 10px 0px 5px 0px; /*  margin: top right bottom left */
	padding: 0px 0px 0px 0px; /*  padding: top right bottom left */
}

h4 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #696969; 
	margin: 5px 0px 5px 0px; /*  margin: top right bottom left */
	padding: 0px 0px 0px 0px; /*  padding: top right bottom left */
}

h5 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #696969;
	margin: 5px 0px 5px 0px; /*  margin: top right bottom left */
	padding: 0px 0px 0px 0px; /*  padding: top right bottom left */
} 

h6 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 7pt;	
	font-weight: bold;
	font-style: normal;
	color: #696969; 
	margin: 5px 0px 5px 0px; /*  margin: top right bottom left */
	padding: 0px 0px 0px 0px; /*  padding: top right bottom left */
}
h7 {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #8B0000; 
	margin: 15px 0px 5px 0px; /*  margin: top right bottom left */
	padding: 0px 0px 5px 0px; /*  padding: top right bottom left */
}

/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size:8pt;
	color: #000000;
	background-color: #5B6268;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


table { 
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	align: center;
}

p {
	line-height : 11pt;
	/*  margin: top right bottom left */
	margin: 5px 5px 10px 0px;
	padding: 0px 0px 0px 0px;
}

li {	
	/* top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
} 

ol,ul {	
	margin-top: 10px;
}

hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #3B227A;
	background-color: #3B227A;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.border {
	border: 1px solid grey;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	font-size: 8pt;
	color: #660000;
}

a:visited {	
	font-size: 8pt;
	color: #660000;
}

a:hover {	
	text-decoration: underline;
	font-size: 8pt;
	color: #35608D;
}
								
a:active {	
	text-decoration: underline;
	font-size: 8pt;
	color: #35608D;
}		


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.cr {	
	font-size: 7pt;
	color: #000000;
	margin: 10px 5px 5px 5px; /*  margin: top right bottom left */
	padding: 0px 0px 0px 0px; /*  padding: top right bottom left */
}
				
a.cr:link {	
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
}

a.cr:visited {	
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
}

a.cr:hover {	
	font-size: 7pt;
	text-decoration: underline;
	color: #000000;
}

a.cr:active {	
	font-size: 7pt;
	text-decoration: underline;
	color: #000000;
}

.leftcol {
	font-size: 7pt;
	color: #5B6268;
	font-weight: normal;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 25px;
	padding: 5px 16px 5px 0px;
	line-height: 9pt;	
}

th.gray1 {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color : #DEE1E2;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 16px 5px 16px;	
}

.maintableborder {
	/*  margin: top right bottom left */
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.imagespace	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}


/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white {
	background-color: white;
}

.black {
	background-color: black;
}

.grey {
	background-color: #81868B;
}

.drkgrey {
	background-color: #333333;
}

.ltgrey {
	background-color: #eeeeee;
}

.ltergrey {
	background-color: #F6F6F6;
}

.redtype {
	color: #660000;
}

.line {
	background-color: #9E9E9F;
}

.bgdot {
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-y;
}

.hrbgdot {
	background-image: url(../images/hr_bg_dot.gif);
	background-repeat: repeat-x;
}

.homecolumns {
	/*  margin: top right bottom left */
	padding: 10px 10px 10px 10px;
}

.subnav {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #696969;
	margin: 0px 0px 2px 25px; /*  margin: top right bottom left */
	padding: 0px 0px 0px 0px; /*  padding: top right bottom left */
}
/* *************************************
IDEX HTML LINK STYLES BELOW
/* ********************************** */
									
.pga a:link {
	font-size: 8pt;
	color: #001f48;
	text-decoration:none;
}

.pga a:visited {	
	font-size: 8pt;
	color: #001f48;
	text-decoration:none;
}

.pga a:hover {	
	text-decoration: underline;
	font-size: 8pt;
	color: #001f48;
}
								
.pga a:active {	
	text-decoration: underline;
	font-size: 8pt;
	color: #001f48;
}		