.normal	{
	font-family: Verdana, Georgia, Universal;
	font-size: 10pt;
	font-weight: normal;
	}
.normaltwo	{
	font-family: Verdana, Georgia, Universal;
	font-size: 10pt;
	font-weight: normal;
	margin-left : 25px;
	}
.normalthree	{
	font-family: Verdana, Georgia, Universal;
	font-size: 10pt;
	font-weight: bold;
	color: #214A84;
	text-transform : capitalize;
}
.normalbold	{
	font-family: Verdana, Georgia, Universal;
	font-size: 10pt;
	font-weight: bold;
	}
.articletitle {
	font-weight: bold;
	text-transform : capitalize;
	font-family: Verdana, Georgia, Universal;
	font-size: 11pt;
}	
.normal strong {
	font-family: Verdana, Georgia, Universal;
	font-size: 10pt;
	font-weight: bold;
	}

.box {
	border-style: solid;
	border : thin solid black;
	background-color : #F4F8FC;
	width: 100%;
	font-family: Verdana, Georgia, Universal;
	font-size: 9pt;
	font-weight: normal;
	margin-left : 25px;
	margin-right : 25px;
	padding-left : 10px;
	padding-right : 10px;
}
.larger	{
	font-family: Verdana, Georgia, Universal;
	font-size: 12pt;
	font-weight: bold;
	background-color : #F0EECF;
	color: black;
	line-height : 35px;
	padding-left : 5px;
	text-transform : capitalize;
}
.largertwo {
	font-family: Verdana, Georgia, Universal;
	font-size: 12pt;
	font-weight: bold;
	background: #F0EECF;
	color:  black;
	padding : 5px 5px 5px 5px;
	text-transform : capitalize;
}


.teeny	{
	font-family: Verdana, Georgia, Universal;
	font-size: 9pt;
	font-weight: normal;
	}
.teeny strong	{
	font-family: Verdana, Georgia, Universal;
	font-size: 9pt;
	font-weight: bold;
	}

a 	{
	text-decoration: none;
	font-weight: bold;
	color: #214A84
	}
a link 	{
	text-decoration: none;
	font-weight: bold;
	color: #214A84
	}
a visited {
	text-decoration: none;
	font-weight: bold;
	color: #214A84
	}
a strong {
	color: #214A84;
	}

.estandard {
	font-family: Verdana, Tahoma;
    font-size: 10pt;
    font-weight: bold;
    	} 
.teenyscreen {
	display : none;
	position: relative; 
	visibility: hidden;	
}
.popuptable {
	background-color : white;
    border-style: solid;
	border : medium solid white;
        } 
.normalscreen	{
	display : none;
	position: relative; 
	visibility: hidden;	
}			
.menu	{
	display : none;
	position: relative; 
	visibility: hidden;	
}			