/* CSS Document */
a:link {color:#29485A;  text-decoration: none;}
a:visited {color:#29485A; text-decoration: none;}
a:hover {color:#DB1B16; text-decoration: none;}

a.nav1:link {color:#FFFFFF;  text-decoration: none;}
a.nav1:visited {color: #FFFFFF; text-decoration: none;}
a.nav1:hover {color:#73ACC7; text-decoration: none;}
.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	line-height: 17px;
	list-style-type: none;
	text-transform: none;
}
.textHeading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:#000000;
}
.text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	line-height: 17px;
	list-style-type: none;
	text-transform: none;
}
.whiteheading
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-variant:normal;
color:#FFFFFF;
text-transform:none;
}
.whiteheading2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-variant:normal;
color:#FFFFFF;
text-transform:none;
}
.whitetext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	line-height: 17px;
	list-style-type: none;
	text-transform: none;
}
.bottomtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#A4B6C1;
	line-height: 17px;
	list-style-type: none;
	text-transform: none;
}
.heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#375A70;
	text-transform:uppercase;
}

.textPhoto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#375D74;
	}

/********************************* FOR DROP DOWN MENU *****************************/
#dropmenudiv{
position:absolute;
background-color:#84BBD9;
border:1px solid #CCCCCC;
border-bottom-width: 0;
font:normal 11px Arial, Verdana;
line-height:18px;
letter-spacing:1pt;
z-index:100;
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity: 0.9;
}

#dropmenudiv a{
width: 100%;
color:#3A6077;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#FFFFFF;
background-color: #3A6077;
}

/*************** For Transparent Effect ******************/
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
.tdheading
{
	background:#375D74;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.row1
{
background:#E7E6E6;
}
.row2
{
background:#E3E3E3;
}
