
body { 
	color:#000000; 
	padding:0px; 
    margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	width: 100%;
	background-color: #FFFFFF;		
}
.clearfix {
	display: block;
	clear: both;
	float: none;
	line-height: 0;
	height: 0;
}
A
{
    color: #999999;
}
.headerArea
{
    margin-bottom: 6px;
}
.footerArea
{
    margin-top: 10px;
    padding-bottom: 20px;
    padding-top: 6px;
    border-top: #000000 1px solid;
}
.footerTag
{
    margin-top: 18px;
    font-size: 8pt;
    text-align: center;
}
.header0
{
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 16px;
    background-color: #cccccc;
    color: #000000;
    border-bottom: #666666 1px solid;
    padding-top: 20px;
    padding-bottom: 2px;
    padding-left: 4px;
}
.headerImage
{
    margin-top: 4px;
}
.header1
{
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 11pt;
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 4px 4px;
    border-bottom: #999999 2px solid;
}
.header2
{
    font-size: 12pt;
    font-weight: bold;
    margin: 10px 0px 4px 10px;
}
.header3
{
    font-size: 10pt;
    font-weight: bold;
    margin: 10px 0px 4px 0px;
}
.header2 a
{
    text-decoration: none;
}
.featuretext 
{
    padding: 6px 4px;
}
.forminput
{
    padding: 6px 4px 6px 4px;    
}
.forminput form
{
    width: 85%;
}
.formlabel
{
    font-weight: bold;
    margin: 10px 0px 4px 0px;
    color: #333333;
}
.formlabel .formdata
{
    font-weight: normal;
    color: #000000;
    display: inline;
    margin-left: 10px;
}
.textcontrol
{
    border: #000000 1px solid;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    height: 20px;
    padding: 2px;
}
.textareacontrol
{
    border: #000000 1px solid;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    height: 100px;
    padding: 2px;
}
.checkboxcontrol
{
    margin-top: 10px;
}
.dropdowncontrol
{
    border: #000000 1px solid;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
.buttons {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
}
.buttons .button
{
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    height: 28px;
    padding:5px 10px 6px 7px;
    overflow:visible;
    width:auto;
}
.exit
{
    border-top: #000000 1px solid;
    margin-top: 10px;
}
/*
.exit .arrows
{
    display: block;
    float: left;
    clear: left;
    width: 14px;
    height: 14px;
    background: #0081cd url('images/m_arrow_white.png') no-repeat center center;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;
    margin-right: 4px;
    margin-bottom: 4px;
}
*/
.exit a
{
    font-size: 8pt;
    float: left;
    display: block;
    width: 90%;
}
.errormessage
{
    color: #FF0000;
    margin: 5px 0px 5px 4px;
}
UL.menu
{
    list-style-type: none;
    margin: 0px 12px 0px 8px;
}
UL.menu LI
{
    margin: 10px 0px 0px -40px;
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
UL.menu LI A
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 20px;
    margin: 2px 0px;
    color: #000000;
    background: #cccccc url('images/m_arrow_white.png') no-repeat 98% 50%;
}
UL.exitmenu LI A
{
    padding: 5px 0px;
    text-align: center;
    margin: 2px 0px;
    color: #000000;
    background: #DBDBDB;
}
UL.menu LI A IMG
{
    margin: 0px 10px -2px 0px;
}
.personlist
{
    margin-bottom: 20px;
    list-style-type: none;
}
a .showline
{
    text-decoration: underline;
}
.smalltext
{
    font-size: 10pt;
}
.personInfo
{
    margin: 6px 0px 0px 12px;
    color: #666666;
    font-size: 10pt;
}
.personInfo a
{
    color: #666666;
}
.personrow
{
    padding-bottom: 10px;
    margin: 0px 0px 0px -40px;
    border-bottom: #999999 1px solid;
}
.personPic
{
    margin: 4px;
    text-align: center;
}
.listnumber
{
    font-size: 10pt;
    color: #333333;
}
.pager
{
    padding: 5px 0px 5px 2px;
}
.pagerItem
{
    float: left; 
    margin-left: 4px; 
    border:#CCCCCC 1px solid; 
    margin-bottom: 8px;
}
.pagerItem A
{
    text-decoration: none; 
    width: 18px; 
    text-align: center; 
    font-size: 12pt; 
    display: block;
}
.pagerItem A.currentPage
{
    font-weight: bold;
    color: #000000;
}
.pageLabel
{
    margin: 0px 8px;
    font-size: 12pt;
    font-weight: bold;
    float: left;
}
.pageNumber
{
    font-weight: bold;
}
.infotabs
{
    margin: 10px 10px 10px 10px;
}
.infotab
{
    float: left;
    padding: 5px 8px;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    background-color: #DADADA;
    border-bottom: #000000 2px solid;  
}
.infolabel
{
    background-color: #464646;
    padding-left: 10px;
    padding-right: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
.infotab A
{
    color: #000000;
    text-decoration: none;
}
.infoSelected
{
    font-weight: bold;
    background-color: #E2E2D9;
    border-top: #000000 1px solid;
    margin-top: -3px;
    padding-bottom: 8px;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
}