BODY  {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : x-small;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-weight: normal;
}

TD {
	font-size : 100%;
}


.tableTitles {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}
.darkBlueBack {
	background-color: #3366CC;
}
.lightBlueBack {
	background-color: #E8EEF9;
}
.mediumBlueBack {
	background-color: #CCD9F2;
}
.dBlueLWhite {
	background-color: #3366CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lightBlueText {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #E8EEF9;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding: 6px;


}
.lightBlueText2 {
	background-color: #E8EEF9;
	padding: 6px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-left-color: #3366CC;
	border-top-color: #3366CC;
	border-bottom-color: #3366CC;

}
.darkBlueText {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #CCD9F2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding: 6px;


}
.darkBlueText2 {
	background-color: #CCD9F2;
	padding: 6px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-left-color: #3366CC;
	border-top-color: #3366CC;
	border-bottom-color: #3366CC;

}
A.link {
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
	font-size: x-small;

}
A.link:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	font-size: x-small;

}

.bold {
	font-weight: bold;
}
.introText {
	font-size: x-small;
	padding: 0px;
	background-color: #E8EEF9;
	border: 1px none #CCD9F2;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/background1.gif);








}
A.whiteLink {
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;


}
A.whiteLink:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;

}
A.whiteLink:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;

}
.introTableTop {
	background-color: #E8EEF9;
	border-top: 1px solid #CCD9F2;
	border-right: 1px none #CCD9F2;
	border-bottom: 1px none #CCD9F2;
	border-left: 1px none #CCD9F2;

}
.introTableBottom {

	background-color: #E8EEF9;
	border-top: 1px none #CCD9F2;
	border-right: 1px none #CCD9F2;
	border-bottom: 1px solid #CCD9F2;
	border-left: 1px none #CCD9F2;
}
.introTableRight {


	background-color: #E8EEF9;
	border-top: 1px none #CCD9F2;
	border-right: 1px solid #CCD9F2;
	border-bottom: 1px none #CCD9F2;
	border-left: 1px none #CCD9F2;
}
.introTableLeft {



	background-color: #E8EEF9;
	border-top: 1px none #CCD9F2;
	border-right: 1px none #CCD9F2;
	border-bottom: 1px none #CCD9F2;
	border-left: 1px solid #CCD9F2;
}

