/* QVHS Portal - sitewide style */
body {
	font-family : Verdana, Arial, Sans-serif;
	font-size : 11px;
	color : #000000;
	background : #ffffff;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0;
	margin-bottom : 0;
}
a:link {
	color : #0000FF;
	text-decoration : underline;
}
a:active {
	color : #FF0000;
	text-decoration : underline;
}
a:visited {
	color : #800080;
	text-decoration : underline;
}
img {
	border: 0;
}
p.indented {
	margin-left: 30px;
}
h1 {
	font-family : Arial, Verdana, Sans-serif;
	font-size : 24px;
	font-weight : bold;
	text-transform : uppercase;
	color : #000000;
	margin : 0;
	padding : 0;
}
h2 {
	font-family : Arial, Verdana, Sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-transform : uppercase;
	color : #000000;
	margin : 0;
	padding : 0;
}
h3 {
	font-family : Arial, Verdana, Sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-transform : capitalize;
	color : #000000;
	margin : 0;
	padding : 0;
}
h4 {
	font-family : Arial, Verdana, Sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-transform : none;
	color : #0350bb;
	margin : 0;
	padding : 0;
}
h5 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0350bb;
	background-color: #ffffff;
	margin: 0;
	padding: 0px;
}
hr {
	border : 0;
	width : 100%;
	color : #808080;
	background-color : #808080;
	height : 1px;
}
.smalltext {
	font-family : Verdana, Arial, Sans-serif;
	font-size : 10px;
	font-weight : lighter;
	color : #000000;
}
.title a:link {
	color : #2f4f4f;
	text-decoration : none;
}
.title a:active {
	color : #2f4f4f;
	text-decoration : none;
}
.title a:visited {
	color : #2f4f4f;
	text-decoration : none;
}
.title a:hover {
	color : #0076ec;
	text-decoration : underline;
}
.menubar {
	font-family : Arial, Verdana, Sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #2f4f4f;
	background-color : #ede1cf;
	margin : 0;
	padding: 3px;
}
.menubar a:link {
	color : #303030;
	text-decoration : none;
}
.menubar a:active {
	color : #2f4f4f;
	text-decoration : none;
}
.menubar a:visited {
	color : #2f4f4f;
	text-decoration : none;
}
.menubar a:hover {
	color : #0076ec;
	text-decoration : underline;
}
.titlebar {
	font-family : Arial, Verdana, Sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffffc1;
	background-color : #0076ec;
	margin : 0;
	padding : 2px;
}
.footer {
	font-family : Arial, Verdana, Sans-serif;
	font-size : smaller;
	color : #2f4f4f;
	text-align: center;
}
.footer a:link {
	color : #2f4f4f;
	text-decoration : none;
}
.footer a:active {
	color : #2f4f4f;
	text-decoration : none;
}
.footer a:visited {
	color : #2f4f4f;
	text-decoration : none;
}
.footer a:hover {
	color : #0076ec;
	text-decoration : underline;
}
/* Search Result */
.searchtitle {
	font-family : Arial, Verdana, Sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-transform : none;
	color : #cd0021;
	margin : 0;
	padding : 5px;
}
.searchresults {
	font-family : Arial, Verdana, Sans-serif;
}
.sponsor {
	background-color: #f5f1ea;
}
.tips {
	background-color: #f5f1ea;
}
.result {
	padding: 5px;
	margin: 0;
}
.rtitle {
	font-weight: bold;
	font-size: larger;
}
.rtitle a:link {
	color : #0000ff;
	text-decoration : underline;
}
.rtitle a:active {
	color : #ff0000;
	text-decoration : underline;
}
.rtitle a:visited {
	color : #800080;
	text-decoration : underline;
}
.rtitle a:hover {
	text-decoration : underline;
}
.rdesc {
	color : #000000;
}
.rurl {
	font-family : Arial, Verdana, Sans-serif;
	font-size : smaller;
	color : #008000;
}
.rsub {
	margin: 5px;
}
.rnav a:link {
	color: #0000ff;
	text-decoration: underline;
}
.rnav a:active {
	color: #ff0000;
	text-decoration: underline;
}
.rnav a:visited {
	color: #800080;
	text-decoration: underline;
}
.rnav a:hover {
	color: #ffffff;
	background-color: #0000ff;
	text-decoration: none;
}
.plugboard {
	padding: 5px;
	margin: 0;
}
.plugboard a:link {
	color: #0350bb;
	text-decoration: none;
}
.plugboard a:active {
	color: #0350bb;
	text-decoration: underline;
}
.plugboard a:visited {
	color: #0350bb;
	text-decoration: none;
}
.plugboard a:hover {
	color: #0350bb;
	text-decoration: underline;
}
/* ecru=#ede1cf  nemj beige=#e8e8d1 aolblue=#0350bb */