.smallText {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}

body {
	font-family: Century Gothic;
	color: #FFFFFF;
	background-color: #000099;
}
.smallTextBold {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.mediumTextBold {
	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.largeTextBold {
	font-family: Century Gothic;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	line-height: 16pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.titleText {

	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.mediumText {
	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}

.smallTextCentre {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
}

.smallTextRight {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: right;
}

.mediumTextRight {
	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: right;
}

.mediumTextBoldRight {
	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: right;
}

.mainWindow {
	overflow: auto;
	visibility: visible;
	height: 750px;
	width: 800px;
	text-align: center;
	position: relative;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}

.mainContent {
	overflow: auto;
	visibility: visible;
	height: 690px;
	width: 800px;
	text-align: center;
	position: static;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	background-color: #FFFFFF;
}

a:link {color: #FFFFFF} 
a:visited { color: #FFFFFF}
a:active { color: #FFFFFF}
a:hover { color: #FF0000}

.tinyTextItalic {
	font-family: Century Gothic;
	font-size: 6pt;
	font-weight: normal;
	font-style: italic;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}

.tableBorder {
	border: 1px solid #26169E;
}

.smallTextItalic {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}

.mediumTextCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
}

.mediumTextItalic {
	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	line-height: 14pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}

.windowContent {
	overflow: auto;
	visibility: visible;
	height: 480px;
	width: 700px;
	text-align: center;
	position: static;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}

.titleTextMedium {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.buttonLeft {
	background-image:  url(../../BRCC%20Website/wwwroot/images/navigation/buttonleft.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 18px;
	width: 4px;
}
.buttonRight {
	background-image:  url(../../BRCC%20Website/wwwroot/images/navigation/buttonright.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 18px;
	width: 4px;
}
.buttonMiddle {
	background-image:  url(../../BRCC%20Website/wwwroot/images/navigation/buttonmiddle.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 18px;
	width: 4px;
}

.buttonText {
	font-weight:bold;
	font-size: 7pt;
	line-height: 11pt;
	cursor: hand;
}

button {
	font-size: 9pt;
	border: 0px;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	background-color: transparent;
	cursor: hand;
	width: 0px;
	overflow: visible;
}.mediumTextBoldItalic {

	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	line-height: 14pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.smallTextForms {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
	background-color: #FFFF66;

}
.titleTextLarge {


	font-family: "Trebuchet MS";
	font-size: 26pt;
	font-weight: bold;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.adminTitleBar {
	font-family: Century Gothic;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
	color: #FFFFFF;
	background-image:  url(../../BRCC%20Website/wwwroot/images/navigation/title_tab.gif);
	background-repeat: no-repeat;
	width: 80pt;


}
.smallTextBoldWhite {
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFFFFF;
}

div.dimmer 
{
    visibility: hidden;
    position:absolute;
    left:0px;
    top:0px;
    padding:0px;
    background-image:  url(../../BRCC%20Website/wwwroot/Javascript/./images/navigation/gray.png);
    /* ieWin only stuff */
        /* with this trick only IE 
           manage the following 2 attributes */   
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./images/navigation/gray.png');
}

div.dimming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;

}

table.floatingHeader
{
	background-color: #26169E;
	color:#ffffff;
}