BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

/* FONTS */

td {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height:15pt;
}

.blkTitle {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height:13pt;
}

.trqTitle {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #008489;
	font-weight : bold;
	text-decoration : none;
	line-height:13pt;
}
.staffTitle {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #008489;
	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: #717171;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.ltBlue {
	font-family : Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #9bb0d0;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.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:14px;
	color: #106397;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #106397;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #a76841;
	font-weight : normal;
	text-decoration : underline;
}

.ltBlueLink {
	font-family : Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #9bb0d0;
	font-weight : normal;
	line-height:11pt;
	text-decoration : underline;
}

.ltBlueLink:visited {
	font-family : Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #9bb0d0;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.ltBlueLink:hover {
	font-family : Times New Roman, Georgia, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.footLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #9bb0d0;
	font-weight : normal;
	line-height:15pt;
	text-decoration : none;
}

.footLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #9bb0d0;
	font-weight : normal;
	line-height:15pt;
	text-decoration : none;
}

.footLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #ffffff;
	font-weight : normal;
	line-height:15pt;
	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 */

.imgBottom {
	background-position:bottom;
}


.login {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #717171;
	background-color: #FFFFFF;
	border:solid 1px #DFDFDF;
	font-weight: normal;
	}


