/*##################  New Body and global standards  ######################*/
body, html{
font-size:88%;
font-family: Arial, Helvetica, sans-serif;
}

p{font-size:.85em;}
ul, ol{font-size:.85em;}
/*#######################################*/

.text {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	text-align: left;
	color: #000000;

}
.bigT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #990000;
	text-decoration: underline;
}
menuemail {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #FFFF99;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	font-style: normal;
	color: #990000;
	text-transform: none;





}
.temp {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #000099;
}
.red {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	text-align: justify;
	font-weight: normal;



}
.lefttext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-style: normal;
}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-style: italic;
	text-align: justify;

}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: bold;
	color: #FFFFFF;
	background-color: 323c88;
	text-align: center;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #990000;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	text-align: left;
	vertical-align: top;
	color: #000000;

}
.redcenter {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #990000;
	text-align: center;
}

/*###################  New Side bar links  #####################*/

a.sidebar:link {
	font-size: .9em;
	color: #ffff66;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar:visited {
	font-size: .9em;
	color: #ffff66;
	text-decoration: none;
	font-weight:bold;
}
a.sidebar:hover {
	font-size: .9em;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

/*##################  New Footer links  ######################*/

.LKborder{
border-bottom: double #cccccc;}

a.LKfooter:link {
	/*font-size: 10px;*/
	font-size:.7em;
	text-decoration: none;
	font-weight: normal;
}
a.LKfooter:visited {
	/*font-size: 10px;*/
	font-size:.7em;
	text-decoration: none;
	font-weight:normal;
}
a.LKfooter:hover {
	/*font-size: 10px;*/
	font-size:.7em;
	text-decoration: underline;
	font-weight:normal;
}

/*##################  New Footer links  ######################*/
.bMborder{
border-bottom: solid 1px #999999;
border-top: solid 1px #999999;
}

a.bMenu:link {
	font-family: Copperplate Gothic Light, sans-serif;
	/*font-size: 10px;*/
	font-size:.7em;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	color:#663366;
}
a.bMenu:visited {
	font-family: Copperplate Gothic Light, sans-serif;
	/*font-size: 10px;*/
	font-size:.7em;	
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	color:#663366;
}
a.bMenu:hover {
	font-family: Copperplate Gothic Light, sans-serif;
	/*font-size: 10px;*/
	font-size:.7em;	
	text-decoration: underline;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}


/*##################  New Headers 1,2,3,4 ######################*/

h1{font-size:12pt; font-weight:bold; color:#000000;}
h2{font-size:11pt; font-weight:bold; color:#000000;}
h3{font-size:10pt; font-weight:bold; color:#000000;}
h4{font-size:10pt; font-weight:bold; color:#990000;}