body {
	background-color: #FFFFFF;
}

.title {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
.footer {
	font-size:11px;
	font-family: Tahoma;
	color:#FFF;
}


.subtitle {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #7f7f7f;
}

h1, h2, h3, h4 {

    color: #6c6c6c;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}



a {

font: normal;
font-size: 11px;
font-family:Tahoma;
color: #6c6c6c;
text-decoration: none;

}


a:hover {

font: normal;
font-size: 11px;
font-family:Tahoma;
color: #6c6c6c;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
	color: #ffffff;
	font-family: Arial;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
	color: #F93;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

.magentatext {
	font-size:12px;
	font-family: Tahoma;
	color:#C06;
}

.line {
	 line-height:20px;
}

.layoutheading {
	font-size:16px;
	font-family: Tahoma;
	color:#FFF;
}.breadcrumbs {
	font-size: 11px;
}
.chat {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

