p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;





}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;





}

.borderTopBottom {

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #cccccc;

	border-bottom-color: #cccccc;

}

.border1 {

	border: 1px dotted #6699CC;

}

.smalltext {

	font-size: 12px;

}

.borderLeftGrey {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #cccccc;



}

.borderTopGrey {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #cccccc;



}

.borderRightGrey {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #cccccc;



}

.borderBottomGrey {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;



}

.menuLink  {

	font-size: 16px;

	color: #FFFFFF;

}

.borderRightColumn {

	border-left-style: solid;

	border-left-color: #009999;

	border-left-width: 1px;

	padding-right: 10px;

	padding-left: 10px;

	padding-top: 6px;

	padding-bottom: 6px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #009999;















}

.text14 {

	font-size: 14px;

}

h2 {

	font-size: 16px;

}

h1 {

	font-size: 18px;

}

h3 {

	font-size: 14px;
	color: #273d8e;

}

.borderRightGreen {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #009999;

}



.header1 {

	font-size: 22px;

	color: #003399;

	font-weight: bold;



}

.header2 {

	font-size: 16px;

	color: #FFFFFF;

	font-weight: bold;



}

.header3 {

	font-size: 14px;

	color: #003366;

	font-weight: bold;

}

.textSmall {

	font-size: 11px;

}

.textLarge {

	font-size: 13px;

}

a:link {

	color: #003399;

}

a:visited {

	color: #3161b4;

}

a:hover {

	color: #CC0033;

}

.border2 {



	border: 1px dotted #273d8e;

}

sup {

	font-size: 12px;

	color: #993300;



}

.header4 {

	font-weight: bold;

}

@media screen {

	.scroll {

		overflow: auto;

		height: 350px;

		width: 580px;

		position: absolute;

		top: 42px;

	

	}

}

@media print {



  .scroll {

  	overflow: visible;



}

}