﻿
body
{
   
    font-weight: 500;
    font-size: 9pt;
    margin-left: 0px;
    font-family:Arial, Verdana, Tahoma;
    letter-spacing: 0px;
    background-repeat:repeat-x;
    background-color: #ffffff;
    list-style-image: url(images/graphics/bull.gif);
    margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
}
.Content {
	width:988px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	
}
	

table tr td
{

    margin-top: 0px;
    margin-left: 0px;
    font-size: 9pt;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;
    list-style-image: url(images/graphics/bull.gif);
}

a:active
{
    color: #C35105;
    text-decoration:none;
   
} 
a:link
{
   color: #3e7191;
   text-decoration:none;
   
}

a:visited
{
   color: #B83811;
   text-decoration:none;
   
  
}
a:hover
{
    color: #B83811;
    text-decoration:underline;
  
}
body tr td a:hover
{
    color: #B83811;
    text-decoration:underline;
    /*border-bottom:1px dotted #B83811;*/
 }
h1
{
	color:#3e7191;
	font-weight: 500;
	font: tahoma, arial;
    font-size: 11pt;
    letter-spacing:1px;
}
h2
{
	color:#3e7191;
	font-weight: 600;
    font-size: 10pt;
    font-family: Arial, Tahoma, Verdana;
    /*letter-spacing:1px;*/
    padding-top:10px;
  
}
h3 /*the same as red on a top title*/
{
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: Arial, Verdana, Tahoma;
	color: #CE0F0B;
	text-transform: capitalize;
}
h4 
{
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: Arial, Verdana, Tahoma;
	color: #3e7191;
	letter-spacing:1px;
	
}
hr
{
    /*for mozilla */
	border-width: 1px; 
    color: #ffc700;
    border-style: solid;
    
}
.lt
{
	 /*for mozilla */
	border-width: 1px; 
    border-style: dotted;
	width:180px;
	color:#cccccc;
	height:1px;
	line-height:10px;
	float:left;
	
}
.frontrect
{

border-width:1px;
border-color:#ccccc6;
	
}
.aboutTable
{
background-color:#f0f0f0; 
border: solid 1px #cccccc;	
}
.grayTop
{
	background-color:#d8ecfa;
	font-size:9pt;
	letter-spacing:1px;
	font: arial;
	color:#B83811;
	text-transform:capitalize;
	padding-left:10px;
	border : 1px solid #ccccc6;
	border-radius : 5px; 
	-moz-border-radius : 5px; 
	-webkit-border-radius : 5px; 
	

}
.grayTitle
{
	color:#373535;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	background-color:#d8ecfa;
	padding-left:10px;
	border-radius : 5px; 
	-moz-border-radius : 5px; 
	-webkit-border-radius : 5px; 
	border : 1px solid #ccccc6;
}
.blueCanary
{
/*background-color:#edf4f9;*/
background-image: url(images/graphics/backg.gif);
	
}
.grayQuestion
{
	color:#373535;
	font-size:12px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	background-color:#d8ecfa;
	padding-left:10px;

}
.footer
{
	font-size:8pt;
	
}
.center
{
	margin-left:500;
	
}
li
{
	line-height:17px;
}


.leftlinks
{
padding-left:10px;
padding-bottom:5px;
}
.small
{
	font-size:smaller;
}
img
{
border:0px;
}
.searchbutton
{
font-size: 10pt; 
font-family: Arial, Verdana, Tahoma; 
background-color: #EADF85;		
padding: 5px;
border-radius : 10px; 
-moz-border-radius : 10px; 
-webkit-border-radius : 10px; 
border : 2px solid #3e7191;
behavior: url(border_radius.htc);
}


.button
{
font-size: 9pt; 
/*COLOR: #404245;   */
font-family: Arial, Verdana, Tahoma;   
letter-spacing: 1px;    
background-color: #F7EAB5;	
border-color: #ccccc6;	
border-width: 3px;	
padding: 3px;
}
.hr
{
    /*for mozilla */
	border-width: 1px; 
    COLOR: #f0f0f0;
    border-style: solid;
}
.menubackcolor
{
	background-color:#f3f5f5;
	
}
.teal
{
	color:#36957E;
	
}
.hlt
{
	background-color:#f4f0de;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
}
.width
{
	width:500px;
	
}
.ul
{
	line-height:-5px;
}
.round 
{ 
	border-radius : 10px; 
	-moz-border-radius : 10px; 
	-webkit-border-radius : 10px; 
	border : 1px solid #f0f0f0; 
	background-color : #f0f0f0;  
	behavior: url(border_radius.htc); 
} 
.dropDownItem
{
	background-color:#d8ecfa;
}
.dropDownItem a:hover
{
	background-color:#c7d8fb;
}

.Shadow
{
border: solid 1px #89BF40;
border-collapse: collapse;
background-color: White;
margin-bottom: 2px;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color="#76857b",Direction=90, Strength=7)";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(color="#76857b",Direction=90, Strength=10);
/*for mozilla */
-moz-box-shadow: 7px 7px  7px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: #76857b 7px 7px 7px;

}

.ShadowTD
{
/*border: solid 1px #cccccc;
border-collapse: collapse;*/
background-color: White;
margin-bottom: 2px;
filter: progid:DXImageTransform.Microsoft.Shadow(color="#e6e9e2",Direction=135, Strength=5);
/*for mozilla */
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: #e6e9e2 3px 3px 5px;
border-radius : 0px 0px 10px 10px; 
-moz-border-radius : 0px 0px 10px 10px; 
-webkit-border-radius : 0px 0px 10px 10px;
}

.right_shadow
{filter: progid:DXImageTransform.Microsoft.Shadow(color="#e6e9e2",Direction=135, Strength=5);
/*for mozilla */
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: #e6e9e2 0px 0px 5px;}
.footer_backgr
{
	background-image:url(images/graphics/footer_gradient.jpg); 
	
}
