/* CSS Document */

BODY {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH {
	FONT-SIZE: 12px; COLOR: #5a5d6a; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.heading1{
	FONT-SIZE: 24px; COLOR: #5a5d6a; TEXT-ALIGN: center
}


.heading2 {
	FONT-SIZE: 17px; COLOR: #000000; TEXT-ALIGN: left; FONT-WEIGHT:bold
}

.heading3 {
	FONT-SIZE: 17px; COLOR: #000000; TEXT-ALIGN: left;FONT-WEIGHT:bold
}

.heading4 {
	FONT-SIZE: 14px; COLOR: #5a5d6a; TEXT-ALIGN: center;FONT-WEIGHT:bold
}
.linktext {
	FONT-SIZE: 14px;}

.list1 {
	LIST-STYLE-IMAGE: url(images/arr1.gif); VERTICAL-ALIGN: middle
}

.list2 {
	LIST-STYLE-IMAGE: url(images/check1.jpg); VERTICAL-ALIGN: middle
}


.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#5a5d6a;
	font-size: 15px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#5a5d6a;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#DFDFDF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#DFDFDF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
