.titles {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.blueTitle {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

.pageTitle {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titleSm {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
}

.boxContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.sectionHeaders {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.docTitle {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 669900;
	text-decoration: none;
}

.docTitleBlue {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

.docDate {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.docDesc {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.docDescDark {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.docDescBlue {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.docDescRed {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.docDescGreen {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

.docSubTitle {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 999999;
}

a:link {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}

a:active {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFCC33;
}

body {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E6E6E6;
}

.sum {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
}

.backTableHeaders {
	background-color: #B2B2B2
}

.backTableHeadersGreen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003300;
	background-color: #E4EDD2
}

.tableTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300
}

.tableHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900
}

.tableSm {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #669900;
	text-transform: none;
}

.tdLightGreen {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	background-color: #E4EDD2;
}

.columnHeaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0
}

.errorMessage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold
}

/* added for the offical documents */
.titleCap {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.whiteTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none
}

.date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666
}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

.headerLgWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff
}

.headerLgGrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666
}

.greentxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900
}

.greytxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666
}

.linkLightGreen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C3F464
}

.contentSidebar {
	background-color: #E4E4E4;
	background-image: url(../images/separators/backBody.gif);
}

.ssPrj	{ font-family: "Trebuchet MS", Geneva, Verdana, sans-serif; font-size: 11px; color: #000000; text-decoration: none; text-align: justify; line-height: 14px; }
.ssTitle	{  font-family: "Trebuchet MS", Geneva, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #669900; text-decoration: none}
.ssStandfirst	{  font-family: "Trebuchet MS", Geneva, Verdana, sans-serif; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none}
.ssTdColorBack {  font-family: "Trebuchet MS", Geneva, Verdana, sans-serif; font-size: 12px; color: #ffffff; background-color: #669900; text-decoration: none; font-style:italic}
.ssQuote	{ font-family: "Trebuchet MS", Geneva, Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none}

.tableMain {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/separators/backBody.gif);
	
}

.input {
	border: thin solid #669900;
}

.whiteTxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}

hr {
	border: 1px solid #669900;
}

.user {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

.helper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}

input {
	
}

.greenHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF33;
}

.ssText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.ssTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.quoteBottom {
	background-image: url(/images/icons/quoteEnd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.quoteTop {
	background-image: url(/images/icons/quoteStart.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.whiteTxtLight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none
}

/* Administration */

ul.secondary {
	border-collapse: collapse;
	padding: 0 0 0 8px;
	white-space: nowrap;
	list-style: none;
	margin: 2px;
	height: auto;
	line-height: normal;
	border-bottom: 1px solid #bbb;
}

ul.secondary li {
	display: inline;
}

ul.secondary li a {
	background-color: #ddd;
	border-color: #bbb;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	font-size: 11px;
	color: #669900;
	margin-right: 0 .       Oem;
	padding: 0 8px;
	text-decoration: none;
}

ul.secondary li.active a {
	background-color: #fff;
	border: 1px solid #bbb;
	border-bottom: #fff 1px solid;
}

ul.secondary li a:hover {
	background-color: #eee;
	border-color: #ccc;
	border-bottom-color: #eee;
}


