﻿body
{
	font-size: 10pt;
	font-family: Verdana;
}

.smallText
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.contactUSText
{
	font-size:10px;
	font-family: Verdana;
	color: #333333;

	}

.infoText
{
	font-size:10px;
	font-family: Verdana;
	color: #333333;
	}
	
.homeInfoText
{
	font-size:9px;
	font-family: Verdana;
	color: #333333;
	}


.leftNavBar
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
}
.titleText
{
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	font-weight: bold;
}

a:link
{
	color: #0000FF;
}


a:visited
{
	color: #0066FF;
}

a
{
	text-decoration: none;
}


.ModalPopupBackground
{
    background-color: #333333;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;    
}

.titleText2
{
font-family: Verdana; 
font-size: 9px; 
color: #0066FF; 
font-weight: bold; 
	}

#titleLink a
{
	color:#FF6600;
}