@charset "UTF-8";
/* CSS Document */

body  { color: black;    		font-size: 10pt; font-family: Arial, Helvetica; font-weight: normal;}

a:link,	{
font-size:inherit;
color:#101099;
font-family:arial;
font-style:inherit;
font-weight:inherit;
text-decoration:none;
	}
a:visited, 	{
color:#2020AB;
font-size:inherit;
font-family:arial;
font-style:inherits;
font-weight:inherit;
text-decoration:none;
	}
a:hover, 	{
color:#FF0000;
font-size:inherit;
font-family:arial;
font-style:inherits;
font-weight:inherit;
text-decoration:underline;
	}
	
.whiteme a:link	{
font-size:inherit;
color:#ffffff;
font-family:arial;
font-style:inherit;
text-decoration:none;
	}
.whiteme a:visited	{
color:#ffffff;
font-size:inherit;
font-family:arial;
font-style:inherit;
text-decoration:none;
	}
.whiteme a:hover	{
color:#ffff00;
font-size:inherit;
font-family:arial;
font-style:inherit;
font-weight:inherit;
text-decoration:underline;
	}
	
.menucell 	{
font-size:inherit;
color:#0000ff;
font-family:arial;
font-style:inherit;
font-weight:bold;
text-decoration:none;
	}
.menucell a:visited	{
color:#448ccb;
font-size:inherit;
font-family:arial;
font-style:inherits;
font-weight:bold;
text-decoration:none;
	}
.menucell a:hover	{
color:#fff501;
font-size:inherit;
font-family:arial;
font-style:inherits;
font-weight:bold;
text-decoration:underline;
	}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #13429a;
	font-align: Left;
}
.Bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
.Sidebar {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left:5px; padding-right:5px;
 }
 h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	}

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.bodystyle2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.bodystylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mediumbig
 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.big {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.xbig {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family:  Arial, Helvetica, sans-serif;
	text-align: justify;
}
.blue {
	background-image:url(images/blueback2.jpg)
	}