/*
 * DUSL webstyle css page.
 *
 * Updated: 10/23/2006 by sas
 */

A:link {
	font : Arial, Sans-Serif;
	text-decoration: underline;
	color: #2F4F4F;
	font-weight: normal;
}

A:visited {
	font : Arial, Sans-Serif;
	text-decoration: underline;
	color: #2f4f4f;
	font-weight: normal;
}

A:hover {
	font :  Arial, Sans-Serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

A:active {
	font :  Arial, Sans-Serif;
	text-decoration: none;
	color: #2f4f4f;
	font-weight: normal;
}

P {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: black;
}

H1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: black;
	FONT-SIZE: large;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 1px;
	text-transform: uppercase;
	vertical-align: 0;
}
.pagetitle {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: black;
	FONT-SIZE: 20px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
}

.black {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}


.boldblack {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.smallboldblack {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.verysmallboldblack {
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.smallblack {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.smallwhite {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none
}


.heading {
	font-family: Arial;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.borderTRBLb {border: 1px solid #000000;  background-color : #DFDFDF; }

.RTgoldheadsub {
	background-color: #DEFBDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing: 0.5px;
	border : 1px solid #000000;
	border-color : Gray;
}

.bullet {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 17px;
	text-decoration : underline;
}

.bullet A {color: Black;}

.bullet A:hover {text-decoration: underline; color: Black;}

BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	}

.boxtitle{
	color: White;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-decoration : none;
	background-color: #42673E;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 1px solid Black;
}

.boxtitlet {
	color: White;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-decoration : none;
	background-color: #42673E;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 1px solid Black;
	border-top-width: 1px;
	border-top: 1px solid Black;
}


.tablehead {
	border: 1px solid #000000;
	background-color : #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

form {margin: 0px; } 

.divider {
	border: 1px solid #000000;
	background-color : #42673E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.RTgoldheadtable {
	background-color: #DEFBDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	border : 1px solid #000000;
	letter-spacing: 0.5px;
	border-color : Gray;
	text-align: center;
}

.RTgrayheadtable {
	background-color: #DCDCDC;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	letter-spacing: 0.5px;
	font-weight : bold;
}

.RTwhitelnoline {
	background-color: #FFFFFF;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 0.5px;
	/* font-weight : bold; */
}

.RTgraynoline {
	background-color: #DCDCDC;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 0.5px;
	/* font-weight : bold; */
}

.RTgoldnoline {
	background-color: #DEFBDD;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 0.5px;
	/* font-weight : bold; */
}

.RTgreennoline {
	background-color: #42673e;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 0.5px;
	/* font-weight : bold; */
}

.RTwhitelnoline a:link, .RTwhitelnoline a:visited,
.RTgraynoline a:link, .RTgraynoline a:visited,
.RTgoldnoline a:link, .RTgoldnoline a:visited,
.RTgreennoline a:link, .RTgreennoline a:visited
 {
	text-decoration: underline;
	color: #2f4f4f;
	font-weight: bold;
}

.RTwhitelnoline a:hover,
.RTgraynoline a:hover,
.RTgoldnoline a:hover,
.RTgreennoline a:hover
 {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}


/*
 * Wordpress-specific styles
 */

.postmeta, .postmeta p {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none
}

/*
 * Box style
 */
.dboxtableListings {
	width: 180px;
	border: 1px solid #006699;
	margin: 0px;
	padding: 0px;
}
.dboxtableDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding: 2px;
}
.dboxtableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004262;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px;
}
.dboxtableCategory {
	width: 8px;
}
.dboxtableDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.dboxtableTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #295569;
	font-weight: normal;
}

.dboxtableTitle A:link {
	font : Arial, Sans-Serif;
	text-decoration: none;
	color: #2F4F4F;
	font-weight: normal;
}

.dboxtableTitle A:visited {
	font : Arial, Sans-Serif;
	text-decoration: none;
	color: #2f4f4f;
	font-weight: normal;
}

.dboxtableTitle A:hover {
	font :  Arial, Sans-Serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

