body
{
   margin: 0px;
   background-color:gray;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
   padding-bottom: 20px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
}

td.instruction
{
	font-weight: bolder;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}

hr
{
   color: Silver;
}

#container
{
	width: 760px;
	margin: 0 auto;
	padding : 0;
    background-color:Silver;
}

#header
{
    width: 760px;
	margin: 0 auto;
	padding-top: 5px;
}

#logo
{
    width: 760px;
    height:75px;
    background: url("images/top3.gif") no-repeat 0px 0px;
	margin: 0 auto;
	background-color:#DEDEDE;
}

/*#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      background: url("images/logo.jpg") no-repeat 0px 0px;
      width: 317px;
      height: 85px;
}*/

#headermenu
{
	width: 760px;
	margin: 0 auto;
}

#bottomheaderpicture
{
	width: 760px;
	height: 226px;
	margin: 0 auto;
	background-color: #DEDEDE;
}
#emptynav
{
 height:5px;
 margin-bottom:0px;
 background-color:#DEDEDE;
}

#breadcrumb
{
   /*background-color: gray;
   color: black;
   width: 100%;
   font-size: 12px;
    
*/
 font-weight: bolder;
	font-size: 16pt;
	color:Navy;
	font-family: Verdana, Arial;
	letter-spacing: 1pt;
	height: 30px;
	background-image:url(images/bread_crm.jpg);
	background-color: #DEDEDE;
	text-align: center;
}

#footer
{
	width: 760px;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color:#DEDEDE;
	margin-bottom: 100px;
	
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}


#centercol
{
   width: 760px;
	margin: 0 auto;

}

#centercolcontent
{
   
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: Maroon;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-weight: bold;
   text-transform: uppercase;  
}

.footermenulink a
{
   text-decoration: none;
   font-size: 9pt;
   color: #535353; 
}

.footermenulink a:hover
{
   text-decoration: underline overline;
   color: blue; 
}

.headermenulink
{
   font-family: Impact;
   font-size: 17px;  
   color:black;
}

.toolbar
{
	width: 100%;
	font-size: 14px;
	font-family: Verdana;
	color: black;
	padding: 6px;
	background-color: #d3d3d8;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=silver);
}

.toolbar a
{
   text-decoration: none;
   font-weight: bold;
   color: black;
}

.toolbar a:hover
{
   text-decoration: underline overline;
   color: blue; 
}

.headermenulink a
{
   text-decoration: none;
   color: #535353; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: #8d2d23; 
}

.highlightcity
{
   background-color: #bb392f;
}

.highlightstate
{
   background-color: #ffb401;
}

.highlightcountry
{
   background-color: #ffb487;
}

a.places:link { COLOR: black; TEXT-DECORATION: none ;font-weight: bolder}
a.places:visited { COLOR: black; TEXT-DECORATION: none; font-weight: bolder }
a.places:active { COLOR: black; TEXT-DECORATION: none; font-weight: bolder}
a.places:hover { COLOR: gray; TEXT-DECORATION: underline; font-weight: bolder }

a.footer:link { COLOR: black; TEXT-DECORATION: none; font-weight: normal }
a.footer:visited { COLOR: black; TEXT-DECORATION: none; font-weight: normal }
a.footer:active { COLOR: black; TEXT-DECORATION: none }
a.footer:hover { COLOR: gray; TEXT-DECORATION: none; font-weight:normal }
/******************************************************************/

TABLE
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}

TD.section
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 1px;
	color: black;
	padding-top: 15px;
	PADDING-LEFT: 1px;
	font-family: Verdana;
}
TD.title
{
	font: bolder italic 16pt Verdana;
	color: #ffd700;
	letter-spacing: normal;
	height: 30px;
	/*background-color: #8dbbf2;*/
	text-align: center;
}
TD.title1
{
	font-weight: bolder;
	font-size: 16pt;
	color: #006699;
	font-family: Verdana, Arial;
	letter-spacing: 1pt;
	height: 30px;
	background-color: #ffcc66;
	text-align: center;
}
TD.content
{
	PADDING-LEFT: 10px
}

INPUT
{
    FONT-SIZE: 8pt
}

.frame
{
	border-right: Navy thin solid;
	border-top: Navy thin solid;
	border-left: Navy thin solid;
	overflow:hidden;
	width: 390px;
	height: auto !important; 
	border-bottom: Navy thin solid;
	text-align: center;
}


