h1
{
	margin-bottom: 0px;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
h2
{
	margin: 2px 0px 2px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
hr
{
	height: 1px;
	color: #cccccc;
}
p
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;	
}
table.home
{
	width: 650px;
	background-color: #fbfbfb;
	border-top:  solid 1px #efefef;	
	border-right:  solid 1px #efefef;	
	border-left:  solid 1px #efefef;
	border-bottom: solid 0px #ffffff;
}
table.login
{
	width: 600px;
	background-color: #ffffff;
}
table.login td.border
{
	background-color: #B02615;
}
table.home td
{
	width: 50%;
	padding: 15px 15px 15px 15px;
	border-bottom: solid 1px #efefef;
	vertical-align: middle;
}
table.home td div.img
{
	float: left;
	width: 15%;
}
table.home td div.text
{
	width: 85%;
}
table.home td div.text a
{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
table.home td div.text a:hover
{
	text-decoration: underline;
}
table.grid
{
	width: 100%;
	border-left: solid 1px #b6c0a8;
	border-right: solid 1px #b6c0a8;
	text-align: left;
}
table.grid th
{
	padding: 2px 2px 2px 2px;
	background-color: #666666;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
table.grid th A
{
	color: #ffffff;
	text-decoration: none;
}
table.grid th A:hover
{
	color: #b6c0a8;
	text-decoration: underline;
}
table.grid tr.alternating td
{
	background-color: #efefef;
}
table.grid tr.footer td
{
	background-color: #666666;
	color: #ffffff;
}
table.grid tr.footer a
{
	color: #ffffff;
	text-decoration: none;
}
table.grid tr.footer a:hover
{
	color: #b6c0a8;
	text-decoration: underline;
}
table.grid td
{
	padding: 2px 2px 2px 2px;
	border-bottom: solid 1px #b6c0a8;
	font-size: 11px;
}
table.grid td.icon
{
	width: 1%;
	margin-right: 5px;
	white-space: nowrap;
	text-align: left;
}
table.grid td.action
{
	width: 1%;
	margin-left: 5px;
	white-space: nowrap;
	text-align: right;
}
table.borderless input
{
	border: 0px;
}
div.list
{
    margin-bottom: 5px;
    border-bottom: 1px solid #cccccc;
}
div.list div.list
{
	border-bottom: 0;
}
div.list p
{
    clear: left;
    margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;	
}
div.list p label
{
    float: left;
    width: 25%;
}
div.list p label.bold
{
	font-weight: bold;
}
div.list p label.checkbox
{
    float: left;
    width: 25px;
}
div.response
{
	margin-bottom: 5px;
    border: 1px dotted #cccccc;
    padding: 10px;
    width: 98%;
}
div.response div.image
{
    float: left;
    width: 8%;
}
div.response div.text
{
    float: right;
    width: 92%;
}  
div.header
{
	margin-bottom: 5px;
	border-bottom: solid 1px #cccccc;
	vertical-align: top;
}
div.breadcrumbs
{
	margin-bottom: 2px;
	padding-bottom: 2px;
}
div.CommissionHeader p
{
	clear: left;
	font-size: 75%;
	margin: 4px 0px 4px 2px;
	vertical-align: middle;
	text-align: right;
}
div.CommissionHeader p label
{
	float: left;
	width: 25%;
	padding-right: 5px;
	text-align: left;
}
div.mydataheader
{
	margin-bottom: 8px;
}
div.mydataheader p
{
	clear: left;
	margin: 1px 2px 1px 2px;
}
div.mydataheader p label
{
	float: left;
	width: 20%;
	white-space: nowrap;
}
div.home
{
	width: 600px;
    margin-bottom: 5px;
    padding: 10px 10px 10px 10px;
	background-color: #FBFBFB;
    border: 1px solid #EFEFEF;
}
div.home a
{
    color: #666;
}
div.home dt
{
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-weight: bold;
    color: #CCCCCC;
    width: 200px;
    float: right;
}
div.home dd
{
    margin: 0;
    padding:0;
    font-size: 85%;
    color: #666;
}
div.home dd.img img
{
    float: left;
    margin: 0px 8px 0 0;
    padding: 4px;
    border: 1px solid #D9E0E6;
    border-bottom-color: #C8CDD2;
    border-right-color: #C8CDD2;
}
div.home dd.img a:hover img 
{
    background-color: #FFFFFF;
}
div.home dl
{
    margin: 5px 10px;
    padding: 0;
    width: 250px;
    display: inline;
}
div.home dl.left
{
    float: left;
}
div.home dl.right
{
    float: right;
}
div.paging
{
	font-size: 11px;
	white-space: nowrap;
}
div.printerfriendly
{
	page: printletter;
	width: 750px;
}
div.invoice
{
    width: 100%;
    page-break-after: always;
}
div.invoice div.header
{
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #666666;
}
div.invoice div.box
{
    width: 45%;
    border: 1px solid #666666;
    padding: 2px 2px 2px 2px;
	margin: 0px 0px 10px 0px;
}
div.invoice h1
{
    background: #efefef;
    margin: 0px 0px 0px 0px;	
    border-bottom: 1px solid #666666;
    font-size: 20px;
}
div.invoice h2
{
    margin: 0px 0px 0px 0px;	
    font-size: 20px;
}
div.invoice div.summary
{
    width: 98%;
    margin: 0px 0px 10px 0px;	
}
div.invoice div.summary p
{
    clear: left;
    margin-top: 4px;
    margin-left: 2px;
    margin-bottom: 4px;	
}
div.invoice div.summary label
{
    float: left;
    width: 20%;
}
input
{
	margin-left: 2px;
	border: 1px solid #666666;
}
input.borderless
{
	border: 0px;
}
input.readonly
{
	background: #ffffff;
	border: solid 0px #ffffff;
	color: #000000;
}
input.button
{
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	border: double 3px #666666;
	cursor: pointer;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
input.buttonlogin
{
	padding: 0px 0px 0px 0px;
	background-color: #b02615;
	border: double 3px #b02615;
	cursor: pointer;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
select
{
	margin-left: 2px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;	
}
select.readonly
{
	background: #ffffff;
	border: solid 0px #ffffff;
	color: #000000;
}
textarea
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;		
}
textarea.readonly
{
	background: #ffffff;
	border: solid 0px #ffffff;
	overflow: auto;
	color: #000000;
}
a
{
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #b6c0a8;
	text-decoration: none;
}
img 
{ 
	behavior: url(../App_Themes/DDB/iepngfix.htc); 
}
span.borderless input
{
	border: 0px;
}
.numeric
{
	text-align: right;
}
.required
{
}
div.error
{
	color: Red;
}
span.error
{
	color: Red;
}
fieldset
{
	margin-bottom: 5px;
}
fieldset div.list
{
	border-bottom: solid 0px #ffffff;
}
A.hugeboldtitle
{
	font-weight: bolder;
	font-size: 22px;
	color: #336699
}