/* CSS Document */
/* CSS definition file containing site wide stylesheets */

a.menulink {
	display: block;
	width: 165px;
	text-align: left;
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #000033;
	background-color: #F9E96E;
	font-weight: bold;
	line-height: 16px;
	text-indent: 6px;

}
a.menulink:visited {
	text-decoration: none;
	color: #000000;
}

a.menulink:hover {
	border: 1px solid #CC3300;
	background-color:#FFCC33;
	color: #CC3300;
	text-decoration: underline;
}

a.menulink:active {
	border: 1px solid #CC3300;
	background-color:#FFCC33;
	color: #CC3300;
	text-decoration: underline;
}


a.menulink-blue {
	display: block;
	width: 165px;
	text-align: left;
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #000000;
	BORDER: none;
	border: solid 1px #FFFFFF;
	background-color: #FFFF99;
}

a.menulink-orig {
display: block;
width: 165px;
text-align: left;
text-decoration: none;
font-family:Tahoma, Arial, sans-serif;
font-size:11px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

a.menulinksub {
	width: 152px;
	text-align: left;
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	color: #003366;
	border: none;
	font-weight: bold;
	text-indent: 3px;
	background-color: #99CCFF;

}
a.menulinksub:visited {
	text-decoration: none;
	color: #003366;
}

a.menulinksub:hover {
	border: 1px solid #CC3300;
	background-color:#FFCC33;
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}

a.menulinksub:active {
	border: 1px solid #CC3300;
	background-color:#FFCC33;
	color: #CC3300;
	text-decoration: underline;
}

.menuheading {
	font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-indent: 10px;
	border: 1px double #A9C6E2;
}

body {
	margin: 0px 10px 0px 0px;
}

.img-bdr {
	border: 1px solid #003366;
}
.img-bdr:hover {
	border: 1px solid #CC3300;
}

a {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.subheads { font-family: Tahoma, Arial, sans-serif; font-size: 10px;; font-weight: bold}

 .quotes { font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-style: italic;}
 
 .footnotes {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
 .caption {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000066;
}
 .code { font-family: 'Courier New', monospace; color: rgb(0,0,0);; font-size: 10px}
 .credits { font-family: 'Times New Roman', serif; font-size: 10px; font-weight: bold; text-align: center;}
 .body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.text-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.text {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.right-caption {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.bot-extra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.menuheading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-indent: 0.5em;
	border: 1px double #A9C6E2;
}.bot-extra-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
.tblborder {
	border: 1px solid #003366;
}
.whitehead {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/qboro/a_img/bg_top_darkblue.gif);
	line-height: 15px;
	border: 1px solid #003366;


}
.specialevents {
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
}

a.specialevents {
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
}

a.specialevents:hover {
	text-decoration: underline;
	color: #CC3300;
}
a.specialevents:active {
	text-decoration: underline;
	color: #CC3300;
}
a.specialevents:visited {
	text-decoration: none;
	color: #000000;
}
.white-caption {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #003366;
	padding-left: 10px;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.table-pad-right10 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodyNonJustify {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: AGaramond, "AGaramond RegularSC", "Times New Roman", serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
	padding-top: 25px;
	font-variant: normal;
}
h2 {
	font-family: AGaramond, "AGaramond RegularSC", "Times New Roman", serif;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
	padding-top: 15px;
}
.tbl-rt-bdr1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text-bold-blue {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.bodyGaramond {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.pgTitles {
	font-family: "AGaramond", "Times New Roman", serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}

.list-heading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
h6 {

	font-family: AGaramond, "AGaramond RegularSC", "Times New Roman", serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 25px;
	font-variant: normal;
}
.bdr-ong-top50h {
	background-attachment: fixed;
	background-image: url(/qboro/images/gradient_orange10x50.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
hr {
	size="1" noshade color: #6699CC;
}

a.sublink2 {

	width: 142px;
	text-align: left;
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	color: #003366;
	border: none;
	font-weight: bold;
	background-color: #CAE4FF;
}

a.sublink2:visited {
	text-decoration: none;
	color: #003366;
}

a.sublink2:hover {
	border: 1px solid #CC3300;
	background-color:#FFCC33;
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}

a.sublink2:active {
	border: 1px solid #CC3300;
	background-color:#FFCC33;
	color: #CC3300;
	text-decoration: underline;
}

a.bot-extra-bold-link {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #3366CC;
	font-weight: bold;
	text-decoration:none
}

a.bot-extra-bold-link:visited {

	color: #3366CC;
	text-decoration:none
}

a.bot-extra-bold-link:hover {

	color: #CC3300;
	text-decoration:underline
}

a.bot-extra-bold-link:active {

	color: #CC0000;
	text-decoration:underline
}
