/*body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}*/

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

td.separator
{
text-align:left;
vertical-align:top;
background-image: url(images/table_01_bg.jpg);
width:50px;

}


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 }


TD.instruction
{
	font-weight: bolder;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}



hr
{
   color: #b45d16;
}


#contentColumn
{
 background-color: #CBE1F9;
 width: 560px;
 height:100%;
 padding:0px;
 margin: 0px;
 margin-left: auto;
margin-right: auto;
}


#rightColumn
{
width: 220px;
text-align:center;
padding-left:0px;
background-color:#567997;
padding-right:0px;
margin-left: 0px;
margin-right:0px;

}


#maincontainer
{
   
 background-color: #97b6d9;
 width: 780px;
 height:100%;
 padding:0px;
 margin: 0px;
 margin-left: auto;
margin-right: auto;
  
}

#container
{
   background-color: #97b6d9;
}

#container2
{
   background-color: #97b6d9;
   margin-left: 0px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 200px;
   background-image: url(images/h_slice2.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 200px;
   background-image: url(images/header5.jpg);
   /*background-image: url(images/Header.gif);*/
}

#headermenu
{
   position: relative;
   /*top: 153px; left: 245px;*/
   top: 165px;
   left: 20px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
 /*  background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
*/
 font-weight: bolder;
	font-size: 16pt;
	color: #006699;
	font-family: Verdana, Arial;
	letter-spacing: 1pt;
	height: 30px;
	 background-image:url(images/bread_crm.jpg);
	/*background-color: #ffcc66;*/
	text-align: center;
}

#breadcrumb a
{
   color: Yellow;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.gif);
  
}
        


#rightcol a
{
   color: blue;
}

#centercol
{
   position: relative;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

/*

*********************************
#rightcol
{
   position:  absolute;
   top: 220px;
   right: 0px;
   width: 200px;
   color: White;
   background-color: Red;
   font-size: 10px;
}
**************************

*/



#rightcol
{
   position: relative;
   top: 10px;
   right: 0px;
   width: 200px;
   color: White;
   background-color:#567997;
   font-size: 10px;
}

#rightcol a
{
   color: Yellow;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #97b6d9;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

/*.footermenulink
{
   font-family: Arial, Serif;
   font-size: 8px;
   font-weight: bold;
   text-transform: uppercase;        
}*/

.footermenulink a
{
  font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: black; 
}


.footermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.headermenulink
{
   font-family: Impact;
   font-size: 17px;
   font-weight:bold;
   text-transform: uppercase;        
}

.headermenulink a
{ 
 font-family: Arial, Serif;
   font-size: 14px;
   font-weight:bold;
   text-transform: uppercase;        
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

/***************************************************/
BODY
{
    BACKGROUND-COLOR:#97b6d9;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px
}
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: #ffcc66 thin solid;
	border-top: #ffcc66 thin solid;
	border-left: #ffcc66 thin solid;
	width: 390px;
	height: auto !important; 
	min-height: 100%;	
	overflow:hidden;
	border-bottom: #ffcc66 thin solid;
	text-align: center;
}
