/* css styles */
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 3px;
}
#wrapper, .full  {
	height: 100%;
}
#nav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
#nav a {
	color: #333366;
	text-decoration: none;
}
#nav2 {
	background-image: url(../../Graphics/interface/nav_login_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftBarHeader {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
body,td,th,p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
body a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	text-decoration:underline;
}
.bigText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.pageHeader {
	font-size: 24px;
	font-weight: bold;
}
.pageSubHeader {
	font-size: 15px;
	font-weight: bold;
}
.bigWhite {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.smallWhite {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}
.smallBlack {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.tableHeader {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 13px;
}
.topicTable {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
.topicTableNonBold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
.errorMessage {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}
.bigBlue  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 15px;
}
.bigBlueAnchor  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 15px;
	text-decoration:underline;
}
.biggerMenuBlack {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
.biggerText  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* the following are rules Barry wanted included */

.bighead { font-size: 24px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold; word-spacing: -1px; letter-spacing: 0.2px }

.txt   { font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; word-spacing: 0.5px; letter-spacing: 0.2px }

.bigtext { font-size: 14px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; word-spacing: -1px; letter-spacing: 0.3px }

.smallhed { font-size: 14px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold; word-spacing: -1px; letter-spacing: 0.2px }

.hed { font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold; word-spacing: -1px; letter-spacing: 0.2px }
.txt11 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}
.hilite_textdb {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.hilite_textdb a,link,hover,visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
