<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.headerIndex
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 16pt; /* Font Size */
color: #B30059; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFDAC1;
vertical-align: Top; /* Align Text */
}
.leftColumnRed
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #B30059; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFDAC1; /*background color */
vertical-align: Top; /* Align Text */
}
.leftColumnBlue
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #ffffff; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #AAE3D7; /*background color */
vertical-align: Top; /* Align Text */
}
.leftColumnHeader
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #660033; /* Font Color */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFDAC1; /*background color */
vertical-align: Top; /* Align Text */
}
.leftColumnHeaderChild
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #3399CC; /* Font Color */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #AEE3D7; /*backgound color */
vertical-align: Top; /* Align Text */
}
.homepageText
{
font-family: "English111 Vivace BT", Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #660033; /* Font Color */
font-style: normal; /* Font Style */
text-decoration: none;
background-color: #FFDAC1; /*backgound color*/

}
.homepageTextHeader
{
font-family: "English111 Vivace BT", Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 20pt; /* Font Size */
color: #660033; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: #FFDAC1; /*background color */
}

.footer
{
font-family:Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 11pt; /* Font Size */
color: #ff8080; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
background-color: #FFDAC1; /*backgound color */
}
.footerChild
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 11pt; /* Font Size */
color: #FFFFFF; /* Font Color */
background-color: #AEE3D7; /* background color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}
.ProductHeader
{
font-family:Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 18pt; /* Font Size */
color: #660033; /* Font Color */
background-color: #FFDAC1; /*background color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.ProductHeaderChild
{
font-family:Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 18pt; /* Font Size */
color: #1B5069; /* Font Color */
background-color: #AEE3D7; /*background color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
/******************************************************************************************/
/* LimeDot link styles */
/******************************************************************************************/
A.type1:link    {color:#660033; background-color: #FFDAC1; text-decoration:underline;}
A.type1:visited {color:#660033; background-color: #FFDAC1; text-decoration:none;}
A.type1:active  {color:#660033; background-color: #FFDAC1; text-decoration:none;}
A.type1:hover   {color:#660033; background-color: #FFDAC1; text-decoration:underline;}

A.type2:link    {color:#1B5069;	background-color: #AEE3D7; text-decoration:underline;}
A.type2:visited {color:#1B5069;	background-color: #AEE3D7; text-decoration:underline;}
A.type2:active  {color:#1B5069;	background-color: #AEE3D7; text-decoration:underline;}
A.type2:hover   {color:#1B5069; background-color: #AEE3D7; text-decoration:underline;}

A.type4:link    {color:#3399cc;	background-color: #AEE3D7; text-decoration:underline;}
A.type4:visited {color:#3399cc;	background-color: #AEE3D7; text-decoration:underline;}
A.type4:active  {color:#3399cc;	background-color: #AEE3D7; text-decoration:underline;}
A.type4:hover   {color:#3399cc; background-color: #AEE3D7; text-decoration:underline;}

A.type3:link    {color:#660033; text-decoration:none;}
A.type3:visited {color:#660033; text-decoration:none;}
A.type3:active  {color:#660033; text-decoration:none;}
A.type3:hover   {color:#660033; text-decoration:underline;}


A.type7:link    {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:visited {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:active  {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:hover   {color:#B79300; text-decoration:underline; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}

/******************************************************************************************/
/* LimeDot text styles */
/******************************************************************************************/

.mainText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFDAC1;
	font-style: normal; /* FontStyle */

}
.mainTextRed
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
	background-color: #FFDAC1;
	font-style: normal; /* FontStyle */

}
.mainTextRedBold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
	background-color: #FFDAC1;
	font-style: normal; /* FontStyle */
    font-weight: bold;
}
.mainTextBlue
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B5069;
	background-color: #AEE3D7;
	font-style: normal; /* FontStyle */
}
.mainTextBlueBold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B5069;
	background-color: #AEE3D7;
	font-style: normal; /* FontStyle */
    font-weight: bold;
}

.mainTextBlueAttribute
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B5069;
	background-color: #AEE3D7;
	font-style: normal; /* FontStyle */
    font-weight: bold;
}
.mainTextRedAttribute
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #660033;
	background-color: #FFDAC1;
	font-style: normal; /* FontStyle */
    font-weight: bold;
}
.LinksHeader
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 16pt; /* Font Size */
color:#ffffff;
background-color: #000000;
font-weight: bold;
font-style: normal; /* FontStyle */
text-decoration:none;

}

</Style>
