small
{
   font-size:9pt;  
 }
.whiteLink
{
   color:#FFFFFF; 
   font-size:10pt; 
   text-decoration:none;
   font-weight:700;
   font-family: tahoma, arial;
} 
.blackLink
{
   color:#111111; 
   font-size:10pt; 
   text-decoration:none;
   font-weight:700;
   font-family: tahoma, arial;
} 
.smallLink
{
   color:#3333FF; 
   font-size:8pt; 
   text-decoration:none;
   font-weight:700;
   font-family: tahoma, arial;
} 
.lgTest
{
   font-size:13pt; 
   font-family: Tahoma;
   font-weight:700;
   text-align: center;
}
h3
{
	font-family: Tahoma;
	font-size: 14pt;
	text-decoration: none;
	color: #111111;
}
a 
{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;  
	color: #000000;
	font-weight: 700;
}
.p
{
	font-family: Tahoma, Arial, helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: 500;
}
body
{
  background-color:#FFFFFF;
  margin:11px;
 } 
img 
{
	border: none;
}
.slogan
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #111111;
	padding-left:11px;
}
.tah10
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 
 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #000000;
}
.bghor 
{
	background-repeat: repeat-x;
	background-position: left top;
}

.bgtop 
{
	background-repeat: no-repeat;
	background-position: left top;
}

.tah12
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
input[type=text], input[type=password], textarea
{
	/*background-color: #CCCCDD;*/
	margin:1px;
	margin-right:2px;
	margin-top:2px;
	/*border:1px solid #FFCC00;*/
} 
p
{
   text-indent: .7cm;
   font-size: 11pt;
   /*font-weight: 600;*/
   color:#111111;
}
option
{
   font-size: 8pt;
}
label
{
   font-size: 9pt;
}
select
{
    background-color: #CCCCDD;
    margin:1px;
}
.stateLabel
 { 
   font-size:8pt;
   font-weight: 500;
 }
.stateCheck
{
  height:11px;
  width:11px;
}
/* main links in tab styles, from global.css 11/11/2009 */
.links-container .linkleft
{
	width:230px;
	height:30px;
	text-align:center;
	text-decoration:none;
	color:#002553;
	float:left;
}
.links-container .linkleft a
{
	width:230px;
	height:24px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
}
.links-container .linkleft a:hover
{
	width:230px;
	height:24px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	color:#002553;
	background:#e6a774;
	float:left;
}
.links-container .link1 a:hover
{
	color:#FFFFFF;
	background-color:#002553;
	cursor:pointer;
}
.links-container .link1
{
	background-color:#8bbbd1;
	width:125px;
	height:30px;
	float:left;
}
.links-container .link1 a
{
	background-color:#8BBBD1;
	width:100%;
	height:24px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	color:#002553;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
}
.linkleft
{
   background-color: #8BBBD1;
     /*  border-right: 1px solid black;  */
}
.bodybg    /*  table outer  */
{
	background-color:#fff;
	background-image:url('../img/bg-content.png');
	background-repeat:repeat-x;
	width:15%;
}
.borderbg    /*  table outer  */
{
	background-color:#CCCCCC;
	width:2px;
}
.aboutOurdate {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
margin-top:10px;
}
.aboutOurdateRed {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
margin-top:10px;
color:#FF0000;
}

.aboutOurdate ol li {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
margin-left:40px;
margin-top:10px;
padding-left:10px;
}