/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #BCCFE0;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #BCCFE0;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #BCCFE0;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #BCCFE0;
	text-align: left;
	padding-left: 11px;
	background-image:url(dot_nav.png);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align: middle;
	text-decoration: none;
	/*border-bottom:thin solid #003366; */
	border-bottom:inset thin #AABCCD;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background-color: #DFECF7;
	text-align: left;
	padding-left: 11px;
	background-image:url(dot_nav.png);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align: middle;
	text-decoration: none;
	/*border-bottom:thin solid #003366; */
	border-bottom:inset thin #AABCCD;
}

body {
	background-image: url(../images/dot.gif);
	margin-top:0px;
}


.smalldk {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#003333;
}

.smallwh {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#80A8A2;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#004040;
	line-height: 20px;
}
h1 {
	font-family: Georgia, Garamond;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #993366;
}

h2 {
	font-family: Georgia, Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}
hr {
	border: thin double #993366;
}


.tdLeft {
	padding-top:10px;
	padding-right:5px;
	background-color:#F7F7F7;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #003333;
	letter-spacing: 1px;
}
.fancy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 24px;
	color: #003333;
}
.bulletin {
	color: #FFFFFF;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #622041;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #984556;
	border-top-width: medium;
	border-top-style: groove;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #622041;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	background-color: #F0F7F9;
	display: inline;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-bottom-color: #006666;
	padding-top: 3px;
	padding-bottom: 3px;
}
.standingsTbl {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size: 11pt;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.tdBold {
	font-weight: bold;
	color: #003333;
}
