a
{
	color: #E13338;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.text 
{
	color: #5D767F;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
}

.text_contact 
{
	color: #5D767F;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}


.text_clients 
{
	color: #5D767F;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
}

h1
{
	color: #5D767F;
	font-size: 1.35em;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}

.table_heading
{
	color: #5D767F;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}

h2
{
	color: #5D767F;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}

.quote
{
	color: #5D767F;	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
}

.table_indent
{
	color: #5D767F;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	padding-left: 25px;
}

UL LI 
{
	list-style-image: url(/images/idc_bulletplus.gif);
}
.nav_li {
   display:inline;
   list-style-image: none !important;
}
.nav_li a 
{
	display:inline-block;
	padding:0px 8px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF !important;
	height:38px;
	line-height:37px;
}
ul#applicationMenu 
{
	display:block;
	margin:0px 0px 10px 0px;
	height:38px;
	background:#e6565a url('/images/nav_tile.gif') repeat-x top left;
	text-align:center;
}