/* CSS Document */


/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #F7F7FF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/* links */
a.ar { 
	color: #B60031;
	background-color: inherit;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	font-size: 11px;
}
a.ar:hover {
	color: #cc3366;
	background-color: inherit;
	text-decoration: underline;
	font-weight:bold;
	line-height:20px;
	font-size: 11px;
}

a.a2 { 
	color: #059693;
	background-color: inherit;
	text-decoration: none;
		font-weight:bold;
		line-height:20px;
		font-size: 11px;
}
a.a2:hover {
	color: #16b5b2;
	background-color: inherit;
	text-decoration: underline;
		font-weight:bold;
		line-height:20px;
		font-size: 11px;
}

a.a3 { 
	color: #33CCCC;
	background-color: inherit;
	text-decoration: none;
		font-weight:bold;
		line-height:20px;
		font-size: 11px;
}
a.a3:hover {
	color: #8af2f4;
	background-color: inherit;
	text-decoration: underline;
		font-weight:bold;
		line-height:20px;
		font-size: 11px;
}

a.a4 { 
	color: #91B017;
	background-color: inherit;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
a.a4:hover {
	color: #bed75e;
	background-color: inherit;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
	
}
.borderbottom
{
border-bottom:1px dashed #cccccc;
}
a.mnu { 
	color: #666666;
	background-color: inherit;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	font-size: 11px;
}
a.mnu:hover {
	color: #CC0000;
	background-color: inherit;
	text-decoration: underline;
	font-weight:bold;
	line-height:20px;
	font-size: 11px;
}
a.arhead {
	color: #16b5b2;
	background-color: inherit;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
}
a.arhead:hover {
	color: #CC0000;
	background-color: inherit;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
}
.t1 { color: #B60031; }
.t2 { color: #059693; }
.t3 { color: #33CCCC; }
.t4 { color: #91B017; }
.t5 { color: #666666; }
a.e {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 71A2CB;
	text-decoration: none;
}

a.e:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #81992B;
	text-decoration: underline;
}

a.f {

	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	color: #ffcc00;
	text-decoration: none;
}

a.f:hover {

	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	color: #ffcc00;
	text-decoration: underline;
}

a.g {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.g:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.articleheader {


	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #F0535A;
	text-decoration: none;
	font-style: italic;
}
.heading2
{
	font-size:15px;
	font-family:Arial;
	COLOR: #23317A;
	FONT-WEIGHT: bold;
	padding-left:20px;
	background-color: #EBF5FE;

}