/* CONTENT HEADER */

#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 15px 18px;
	color: #000000;
}
#content h1 {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #666666;
	margin: 0;
	padding: 0;
}
#content a.bc {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#content a:hover.bc {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* CONTENT TEXT */

#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0 0 0;
	padding: 0;
}
#content h3 {
	font-size: 11px;
	font-weight: 100;
	margin: 0 0 0 0;
	padding: 0;
}

/* causes alignement issues in TAF > removed

#content p {
	font-size: 12px;
	margin: 15px 0 0 0;
}

 */
 
#content p {
	font-size: 12px;
} 
 
#content a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
#content a.greenlink {
	color: #669900;
}
#content a.greenlink:hover {
	color: #336600;
}
#content a.redlink {
	color: #660000;
}
#content a.redlink:hover {
	color: #990000;
}


/* COLUMN 1 - 155 column gray with links */
div#column1 {
	width: 155px;
	float: right;
        border-style: solid;
        border-width: 2px; 
	background-color: #FFFFFF;
	margin-top: 18px;
	padding: 13px 15px;
	font-size: 10px;
	line-height: 90%;

}
#column1 a {
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 18px 0px 3px 0px;
}
#column1 a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 18px 0px 3px 0px;
}
#column1 p.c1title {
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* EVENT COLUMN */
div#eventcolumn {
	width: 155px;
	float: right;
	background-color: #CCCCCC; 
	margin: 18px 0 18px 18px;
	padding: 15px 10px;
	font-size: 10px;
	line-height: 100%;
}
#eventcolumn a {
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 18px 0px 3px 0px;
}
#eventcolumn a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 18px 0px 3px 0px;
}
#eventcolumn p.c1title {
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#eventcolumn img {
	margin-top: 12px;
}

/* NEWS Tables */
#newstable {
	font-size: 11px;
}
#newstable td{
	padding-top: 8px;
	line-height: 95%;
}
#newstable th {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #333333 solid;
	text-align: left;
}
#newstable a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#newstable a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.weeklyarchiveheader
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #333333 solid;
	text-align: left;	
}
.newsgrid
{
	font-size: 11px;
}
#uxMythList {
	font-size: 11px;
}
#uxMythList td{
	padding-top: 8px;
	line-height: 95%;
}
#uxMythList th {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #333333 solid;
	text-align: left;
}
#uxMythList a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#uxMythList a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


/* NEWS Articles */
.newsdate {
	font-size: 10px;
	color: #333333;
}

/* BASIC TABLE */
#basictable th {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #333333 solid;
	text-align: left;
}
#basictable td {
	font-size: 11px;
	text-align: left;
	padding: 4px;
}

/* FORM TABLE */
#formtable th {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #333333 solid;
	text-align: left;
}
#formtable td {
	font-size: 11px;
	text-align: left;
	padding: 4px;
}
/*CAPTION*/
.caption {
	font-size: 11px;
}
#smlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#smlink a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* GLOSSARY */
#glossary h2 {
	display: block;
	border-bottom: solid 1px #999999;
	font-size: 13px;
	font-weight: bold;
}
#glossary a {
	font-size: 13px;
	padding: 0 4px;
}
#glossary a:hover {
	font-size: 13px;
	padding: 0 4px;
	text-decoration: underline;
}


/* VIDEO CAPTIONS */
.vidtitle {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.vidcaption {
	border: #000000 solid 1px;
	font-size: 11px;
	color: #333333;
	background-color:#CCCCCC;
	padding: 12px;
	
}
.vidimgborder {
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

/* FAQ LIst */
#faqs {
	margin-right: 45px;
}

/* VIDEO TEXT */
#audiovideo {
	font-size: 11px;
}
#audiovideo img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
#audiovideo a {
	font-size: 10px;
}
#audiovideo a:hover {
	font-size: 10px;
}
	

/* GENERAL TABLE */

#directorstable {
	font-size: 12px;
}

/* HTML CODE for WEB BANNERS */
.htmlcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	display: block;
	padding: 20px;
}
/* SITE MAP LISTS */
#sitemap ul {
	list-style-type: none;
	margin-left: 20px;
}
