BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(../images/common/siteBG.jpg)

}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17.25px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
    font-size:14px;
	text-decoration : none;
	color:#b79707;
	font-weight:normal;
}

.thisTable   { border-collapse: collapse }
.row1 { border-top: 1px solid #666666 }
.topRow { border-top: 2px solid #666666 }
.topRow2 { border-top: 2px solid #666666; border-bottom: 2px solid #666666; }

.subTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:14px;
	text-decoration : none;
	font-weight:normal;
	color:#000000;
}

.subTitle2 {
	font-family : Helvetica Condensed, Arial, sans-serif;
	font-size:15px;
	line-height: 17.25px;
	color: #231f20;
	font-weight: 200;
	text-decoration : none;
}

.subDesc {
	font-family : Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 16pt;
	color: #231f20;
	font-weight : normal;
	text-decoration : none;
}

.newsTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13pt;
	color: #fdb825;
	font-weight : bold;
	text-decoration : none;
}

.newsDate {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14pt;
	color: #999999;
	font-weight : normal;
	text-decoration : none;
}

.newsDesc {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14pt;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
}

.newsDate {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14pt;
	color: #999999;
	font-weight : normal;
	text-decoration : none;
}


.YellowMed {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	color: #ffd204;
	font-weight : normal;
	text-decoration : none;
}

.whiteSm {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.graySm {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
}

.graySm2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color: #e0e0e0;
	font-weight : normal;
	text-decoration : none;
}

.bcLinks {
	line-height: 16px;
}


/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #34699b;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #34699b;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #221e1f;
	font-weight : normal;
	text-decoration : underline;
}

.blueSm {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #34699b;
	font-weight : normal;
	text-decoration : underline;
}

.blueSm:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #34699b;
	font-weight : normal;
	text-decoration : underline;
}

.blueSm:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #221e1f;
	font-weight : normal;
	text-decoration : underline;
}

.yellowLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #ffd204;
	font-weight : normal;
	text-decoration : none;
}

.yellowLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #ffd204;
	font-weight : normal;
	text-decoration : none;
}

.yellowLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #221e1f;
	font-weight : normal;
	text-decoration : none;
}

.blueLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #34699b;
	font-weight : normal;
	text-decoration : none;
}

.blueLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #34699b;
	font-weight : normal;
	text-decoration : none;
}

.blueLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #221e1f;
	font-weight : normal;
	text-decoration : none;
}



.footer {
	font-family : Arial, sans-serif;
    font-size:9px;
	color: #787878;
	font-weight : bold;
	text-decoration : none;
}

.footer:visited {
	font-family : Arial, sans-serif;
    font-size:9px;
	color: #787878;
	font-weight : bold;
	text-decoration : none;
}

.footer:hover {
	font-family : Arial, sans-serif;
    font-size:9px;
	color: #2f2b2c;
	font-weight : bold;
	text-decoration : none;
}


/* TABLE */
.tableborder {
	border-width: 1px;
	border-style: solid;
	border-color: #C6C6C6;
	border-collapse:collapse;
	border-spacing: 5px;
}

/* FORMS */

.search {
	color: #7b726c;
	background: #FFFFFF;
	border: 1px solid #b0aba8;
	width:100px;
}


/* input */
.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		background-color: #FFFFFF;
		border: 1px #e7e3e7 solid;
		vertical-align: text-bottom;
		color: #000000;
		font-weight: normal
}


.selectb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		background-color: #ffffff;
		border: 1px #e7e3e7 ridge;
		vertical-align: text-bottom;
		color: #666666;
		font-weight: normal
}


.selecta {font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFCC; height: 18px; width: 400px; border: 1px #72723B ridge; color: #000000; font-weight: normal}

.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #EAF6FC;
		border: 1px solid #72723B;
		vertical-align: text-bottom;
		color: #000000;
		font-weight: normal
}


/* LIST */

ul {
	list-style-image: url(../images/common/ArrowYellowRight.gif);
}

/* ALIGN */

.imgLeft {
	background-position: top right;
	background-image:url(../images/leftBG.gif);
}

.imgRight {
	background-position: top left;
	background-image:url(../images/rightBG.gif);
}

/* IMAGES */

/* DIV LAYERS */

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14pt;
	color: #919191;
	font-weight : normal;
	text-decoration : none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 105px;

}

.content2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14pt;
	color: #919191;
	font-weight : normal;
	text-decoration : none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 72px;

}

.leftCol {
	font-family : Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bold;
	color: #919191;
}	

.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #666666;
		border: 1px solid #666666;
		vertical-align: text-bottom;
		color: #ffffff;
		font-weight: normal
		}

/* ADMIN TABLES */
