﻿.grayHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	background-color: #808080;
	width: 100%;
	height: 17px;
	left: 0px;
	position: inherit;
	z-index: auto;
	font-weight: bold;
	padding-top: 4px;
}
.columnTitle {	
	font-family: Verdana, arial, sans-serif;
	font-size:18pt;
	font-weight: bold;
	font-style: italic;	
	color:red;
	float: left;	
}
.columnPicture {
margin-left:5px;
margin-right:35px;
	float: left;	
}

a.emailMe {
	font-size: x-small;
	font-family: Verdana;
	color: red;
	text-decoration: none;
}
a:hover.emailMe {
	font-size: x-small;
	font-family: Verdana;
	color: silver;	
}

.centerDiv {
  margin-left: auto;
  margin-right: auto;
    }  

.contentDiv {
  margin-left: auto;
  margin-right: auto;
  text-align:center;
 /* border-top:1px solid silver;
  border-left:1px solid silver;
  border-right:3px solid gray;
  border-bottom:3px solid gray;*/
}    

.pinText
     { 
        position:relative; 
        top:-25px; 
        left:2px;
        width:30px;
        color:#ffffff; 
        text-align:center; 
       font: bold 12px Arial; 
     } 
.vLine {
    font-size: 8pt;
    color: Navy; }
a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
	color: Black;
    text-decoration: none; }
a:hover {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
	color: Red;
    text-decoration: none; }

.hidecol{display:none;}
.viscol{display:block;}

.pointerCursor {cursor:pointer;}
.navHR {width:100%; height:1px; color:Black; background-color:Black;}

.highlight {text-decoration: none;color:black;background:yellow;}
.watermark {font-family:Verdana; font-size:10pt; color:Silver; text-align:left;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.normalBackground {
	background-color:Transparent;
}

.waitCursor {
    cursor:wait;
 }
 
.defaultCursor {
  cursor:default;
 }

 body
{
    font-family: Verdana;
    font-size: 10pt;
}

.blueLink
{
    color: Navy;
    text-decoration: none;
    font-size:10pt;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}


.linkStyle a:link
{
    color: Blue;
    text-decoration: none;
    font-size:10pt;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.linkStyleLG a
{
    color: Red;
    text-decoration: none;
    font-size:12pt;
    font-weight: bold;
}

.linkStyleLG a:hover
{
    color: red;
    text-decoration: none;
    font-size:12pt;
    font-weight: bold;
}


/* ----------------------
        8 point 
-------------------------*/
.Verdana8
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
}
.Verdana9LGray
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    color: #DCDCDC;
    text-align:center; 
}
.Verdana9L
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-align:center; 
}
.Verdana8Gray
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
    color: #808080;
    text-align:right;
    padding-right:5px;
}
.Verdana8Red
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
    color: Red;
}

/* ----------------------
        10 point 
-------------------------*/
.Verdana10YellowBG
{
    font-family: Verdana;
    font-size: small;
    color: Red;
    background-color: #f6cf44;
    text-align: center;
}
.Verdana10YellowBGLeft
{
    font-family: Verdana;
    font-size: small;
    color: Red;
    background-color: #f6cf44;
    text-align: left;
    vertical-align:bottom;
}
.Verdana10Tomato
{
    font-family: Verdana;
    font-size: small;
    color: #CD4F39;
}
.Verdana10Right
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    text-align:right;
}
.Verdana10Centered
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-align:center;
}
.Verdana10
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
}
.Verdana10B
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
}
.Verdana10Gray
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    color:gray;
}

.Verdana10Blue
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    color: #4647A4;
}
.Verdana10BlueB
{
    font-family: Verdana;
    font-size: small;
    color: #4647A4;
    font-weight: bold;
}
.Verdana10Silver
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    background-color: #e6e6e6;
    width:180px;
}
.Verdana10Gray
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    color: gray;
text-align:left;
}

.Verdana10Hover
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    color:Gray;
}
.Verdana10White
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-align: right;
    color:White;
}
.Verdana10WhiteBG
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-align: right;
    background-color: White;
}

/* ----------------------
        12 point 
-------------------------*/
.Verdana12
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
}
.Verdana12B
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
    font-weight: bold;
}
.Verdana12Centered
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    text-align:center;
}
.Verdana12YellowBlackB
{
    font-family: Verdana;
    font-size: 12pt;
    color: black;
    background-color: #f6cf44;
}
.Verdana12CenteredYellowBG
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    text-align:center;
    background-color: Yellow;
}
.Verdana12White
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    text-align: center;
    color: White;
}
.Verdana12WhiteLeft
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
    color: White;
}

/* ----------------------
        14 point 
-------------------------*/
.Verdana14
{
    font-family: Verdana;
    font-size: 14pt;
    font-weight: normal;
    text-align: left;
}
.Verdana14Centered
{
    font-family: Verdana;
    font-size: 14pt;
    font-weight: normal;
    text-align: center;
}
.Verdana14Red
{
    font-family: Verdana;
    font-size: 14pt;
    font-weight: normal;
    text-align: center;
    color: Red;
}
.Verdana14White
{
    font-family: Verdana;
    font-size: 14pt;
    font-weight: normal;
    text-align: left;
    color: White;
}
/* ----------------------
        16 point 
-------------------------*/
.Verdana16
{
    font-family: Verdana;
    font-size: 16pt;
    font-weight: normal;
    text-align: left;
}
.Verdana16Centered
{
    font-family: Verdana;
    font-size: 16pt;
    font-weight: normal;
    text-align: center;
}
.Verdana16PopupHeader
{
    font-family: Verdana;
    font-size: 16pt;
    font-weight: normal;
    text-align: center;
    background-color: #4647A4;
    color:White;
}
.Verdana16Tomato
{
    font-family: Verdana;
    font-size: 16pt;
    font-weight: normal;
    text-align: left;
    color: #CD4F39;
}
.Verdana16Red
{
    font-family: Verdana;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    color: Red;
}

/* ----------------------
        18 point 
-------------------------*/
.Verdana18Centered
{
    font-family: Verdana;
    font-size: 18pt;
    font-weight: normal;
    text-align: center;
}
.Verdana18
{
    font-family: Verdana;
    font-size: 18pt;
    font-weight: normal;
    text-align: left;
}
.Verdana18White{
    font-family: Verdana;
    font-size: 18pt;
    font-weight: normal;
    text-align: center;
    color:white;
}
/* ----------------------
        24 point 
-------------------------*/
.Verdana24
{
    font-family: Verdana;
    font-size: 24pt;
    font-weight: bold;
    text-align: center;
}
/* ----------------------
   Times New Roman 
-------------------------*/

.Times14Centered
{
    font-family: 'Times New Roman';
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    color: Navy;
}

.Times14
{
    font-family: Times New Roman;
    font-size:14pt;
    font-weight: normal;
    text-align:left;
    color:red;
}
.Times24Centered
{
    font-family: 'Times New Roman';
    font-size: 24pt;
    text-align: center;
}
.Times24
{
    font-family: 'Times New Roman';
    font-size: 24pt;
    text-align: center;
    color:Navy;
}

