﻿/* NBHD New River Sports Institute Presentation Base File - Jes1111 */
body {
  font: Verdana, Arial, Helvetica, sans-serif;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; width:920px;}  /*Default Body for all pages on site*/

body.BlueBack{ 	background:#4BA9D9;}

a:active {color:#000000;  text-decoration: underline; }
a:link {color:#000000;  text-decoration: underline;  }
a:visited {color: #000000;  text-decoration: underline;}
a.TinyWhite:link {color: white; text-decoration: none; font-size:x-small }
a.TinyWhite:visited {color: white; text-decoration: none;  font-size:x-small}
a.TinyWhite:hover {color: white; text-decoration: underline;  font-size:x-small}
a.TinyWhite:active {color: white;  font-size:x-small}
a.TinyWhite:link {color: white; text-decoration: none; font-size:xx-small }
a.TinyWhite:visited {color: white; text-decoration: none;  font-size:x-small}
a.TinyWhite:hover {color: white; text-decoration: underline;  font-size:x-small}
a.TinyWhite:active {color: white;  font-size:x-small;}
a.linkimage:hover { color: white; background:white; text-decoration:none}
a.linkimage:link { color: white;background:white;  text-decoration: underline;  }
a.linkimage:active {border-width: 0; color: white;background:white;}
a.TinyBlue:link {color: #4BA9D9;text-decoration: underline;	font-size:xx-small;	text-transform: uppercase;}
a.TinyBlue:visited {color: #4BA9D9;	text-decoration: underline;	font-size:x-small;	text-transform: uppercase;}
a.TinyBlue:hover {	color: #4BA9D9;	text-decoration: underline;	font-size:x-small;	text-transform: uppercase;}
a img {border: none; }

p{font-weight:bold;font-style:normal;color:White;} /*Note, defaulting p tag to white text */
p.black {color:#000000; font-style:normal; font-weight:normal}  /*and this overrides the default */
p.style1 { font-size:9pt; font-style:normal; color:White;}
p.style2 { font-size:9pt; font-style:normal; color:White;}
p.style3, .style3{ margin-top:20px;	font-weight:400;	color:white;	font-size:20px	} /*only used on home page*/
p.bioTitle {padding-left: 20px;font-weight:normal; color: #000000 }
p.bioEntry {padding-left:70px; font-weight:normal; color: #000000 }
p.ParagraphPadLeft25px  {font-weight: normal; padding-left:25px; font-weight:normal; color: #000000 }
p.LinkNaveZone {padding-left:10px; font-weight:normal}
p.bioInfoList {padding-left: 20px;font-weight:normal}
p.ListIndentHead{padding-left:70px;font-weight:normal}
p.ListIndentLeft{padding-left:80px;text-indent:-1em;font-weight:normal}
p.ListIndentHeadBlack{padding-left:70px;font-weight:normal; color:Black}
p.ListIndentLeftBlack{padding-left:80px;text-indent:-1em;font-weight:normal; color:Black}



div.style2 {
	font-size:10pt;
	font-style:normal;
	color:White;
	font-weight: normal;
}

li.style2 { font-size:8pt; font-style:normal; color:White;}

img{border: 0px}


td.ctrcolumn {padding-right:12px; }
  

/*Classes*/
.imgnoborder {border-width: 0; color: white; background:whte;}
.imgnoborder:hover {color: red;  background-color:red}
.imgnoborder:active {color: white; background:white; background-color:white}
.imgnoborder:link {border-width: 0; color: white; background:white; background-color:white}
.styleTinyWhite{	color:white;	font-size:x-small;}
.styleWhitBold{		color:White;		font-weight:bold	}
.divBlueBack{	background:#4BA9D9;	margin-top:0;	margin-left:0;	margin-right:0;}
.SmallGray{	color:gray;	background-color:white;  font-size: x-small}
.HomeWhite{font-family: Verdana;font-size:xx-small; padding-left:20px; background-color:white; color:#4BA9D9;width:80%}
.WhiteDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: xx-small;
	color: #4BA9D9;
}

.tinyBlackRight {font-size:xx-small; color:Black; text-align:right; font-weight:normal;}
.tinyBlackLeft {font-size:xx-small; color:Black; text-align:left; font-weight:normal;}
.BlackRight7pt {font-size:7pt; color:Black; text-align:right; font-weight:normal;}
.BlackRight8pt {font-size:8pt; color:Black; text-align:right; font-weight:normal;}
.BlackLeft7pt {font-size:7pt; color:Black; text-align:left; font-weight:normal;}
.BlackLeft8pt {font-size:8pt; color:Black; text-align:left; font-weight:normal;}

.Red {color: #FF0000;}
.Left {text-indent:-15px;}
.BlueBack {background:#4BA9D9;}
.WhiteBG{background:white; color:black; padding-left:20px;}
