BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

/* FONTS */

td {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #434343;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.blkTitle {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height:13pt;
}

.orgTitle {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #9d5427;
	font-weight : bold;
	text-decoration : none;
	line-height:13pt;
}

.smBlue {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #106397;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.smGray {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #434343;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.ltBlue {
	font-family : Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #9bb0d0;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.whtFoot {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.ltBlueFoot {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #9bb0d0;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}






/* LINKS */

a {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #106397;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #106397;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #a76841;
	font-weight : normal;
	text-decoration : underline;
}

.ltBlueLink {
	font-family : Georgia, Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #a76841;
	font-weight : normal;
	line-height:11pt;
	text-decoration : underline;
}

.ltBlueLink:visited {
	font-family : Georgia, Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #a76841;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.ltBlueLink:hover {
	font-family : Georgia, Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #9bb0d0;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.footLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #9bb0d0;
	font-weight : normal;
	line-height:13pt;
	text-decoration : none;
}

.footLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #9bb0d0;
	font-weight : normal;
	line-height:13pt;
	text-decoration : none;
}

.footLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	line-height:13pt;
	text-decoration : underline;
}



/* LIST */

ul {
	list-style-image: url(../images/arrowBullet.gif);
}

/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}

/* FORMS */

.select {
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border:solid 1px #434C69;
		font-weight: normal;
}

/* ALIGN */

.imgBG {
	background-position:right;
	background-image:url(../images/topLeftBG.gif);
}
