body
	{
	background-color: #909090;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
	margin : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	font-family: arial;
	font-size: 10pt;
	}
	

table.mainTable
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='black', Positive='true'); 
	*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);

	background-color: white;
	}


.required
	{
	color:#cc3300;
	font-size: 9pt;
	}	
	
.generic_content
	{
	font-size: 8pt;
	}	


.site_slvr
	{
	color: #a6a6a6;
	}	


.company_clr
	{
	color: #0E2B88;
	}


a.company
	{
	font-size:8pt;
	color: #0E2B88;
	text-decoration: underline;
	}	
	
a.company:hover
	{
	font-size:8pt;
	color: #990000;
	text-decoration: underline;
	}	


a.label
	{
	font-size:8pt;
	color: black;
	text-decoration: none;
	}	
	
a.label:hover
	{
	font-size:8pt;
	color: #0E2B88;
	}	


td.label
	{
	font-family: "Times New Roman";
	color: silver;
	font-size:12pt;
	font-weight: bold;
	padding-right : 20px;
	text-align:center;
	}		


form
	{
	margin : 2px;
	}


td.form
	{
	text-align: right;
	font-size: 8pt;
	width : 200px;
	}	


input.bx
	{
	background-color: white;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	

input.btn
	{
	background-color: #B5C2C1;
	border-color: black;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	

select
	{
	font-size: 8pt;
	}	


table.outlined
	{
	/*background-color: e1e1e1;
	*/
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
/*
	border-left : 1px solid white;
	border-top : 1px solid White;
*/	
	}
	












	

.green
	{
	color: #b5c2c1;
	}	

.logoTag
	{
	text-align:right;
	font-size: 8pt;
	color: #7e7e7e;
	}	
	
.ario_grn	
	{
	background-color: #b5c2c1;	
	}
	

input.start
	{
	background-color: #B5C2C1;
	border-color: white;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	

.hiLite
	{
	color:#ff6600;
	}
	
td.form
	{
	text-align: right;
	font-size: 8pt;
	}	

td.leadDetailsform
	{
	text-align: right;
	font-size: 8pt;
	color:#929292;
	font-weight:bold;
	}	

td.leadDetailsSeparator
	{
	color:#929292;
	font-weight:bold;
	padding-left:20;
	background-color: #efefef;
	}	



td.form_font
	{
	font-size: 8pt;
	}	



td.menu
	{
	background-color:#ADB3B6;
	color:white; 
	font-size:8pt;
	text-align:center;	
	}	

td.menu_title
	{
	font-weight:bold;
	color:#09504A;
	text-align:"right";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='silver', Positive='true'); 	
	}		

td.box_heading
	{
/*	background-color:#ABABBF;
	background-color:#F8981D; 
 */	 
	background-color:#B5C2C1;

	color:white;
	font-weight:bold;
	}	
	
	
td.box_content	
	{
	color:#8A8F91;
	font-size:8pt;
	text-align: justify;
	padding : 10px;
	}

	
	
table.box_outlined
	{
	border-width : 1px;
	border-color : #339966;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	margin-top : 4px;
	}


.title	
	{
	font-size: 10pt;
	color:gray;
	font-weight:bold;
	}
	
td.pageHeader
	{
	font-size: 12pt;
	color:#F8981D;
	font-weight:bold;
	}
	
td.pageHeaderTip
	{
	font-size: 10pt;
	color:gray;
	font-weight:bold;
	}	

a.subMenu
	{
	font-size:8pt;
	color:gray;
	text-decoration: underline;
	}	
a.lost:hover
	{
	font-size:8pt;
	color:silver;
	text-decoration: underline;
	}	

a.ario
	{
	font-size:8pt;
	color:#ff6600;
	text-decoration: underline;
	}	
a.ario:hover
	{
	font-size:8pt;
	color:silver;
	text-decoration: underline;
	}	

a.forum
	{
	font-size:8pt;
	color:#ff6600;
	text-decoration: none;
	}	

a.forum:hover
	{
	font-size:8pt;
	color:silver;
	text-decoration: underline;
	}	


td.forum_menu
	{
	font-size: 8pt;
	color:silver;
	}	
	
	
div.menu 
	{
	width: 80px;
	height: 22px;
	background: #ADB3B6;
	}

div.menu a 
	{
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 4px;
/*	border: 1px solid #ADB3B6; */
	}


div.menu a:hover 
	{
	background: silver;
	color: white;
/*	border: 1px solid black; */
	}

	
#dhtmltooltip
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	*/
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#909090', Positive='true'); 
	position:absolute;
	visibility: hidden;
	font-family:arial;
	font-size:8pt;
	z-index: 100;
	}
	
table.detailsPop
	{
	background-color: white;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}

table.helpPop
	{
	background-color: #ffffcc;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}


.noTopic
	{
	color:silver;
	}	
.pinned
	{
	color:black;
	}	