@import url(/shared/style.css);
@import url(/shared/styles/login.css);

/*THIS IS OLD NAVIGATION AND SHOULD PROBABLY BE REMOVED*/
.TOPnavMain,
a.TOPnavMain:visited, 
a.TOPnavMain{margin-top:5px;font-family:Arial;font-size:11px;color:white;font-weight:bold;line-height:14px;text-decoration:none;}

.contentSmall {font-family:Arial,Verdana,Tahoma;font-size:11px;color:#666666;}

.TOPnavwiMain, 
a.TOPnavwiMain:visited, 
a.TOPnavwiMain, 
a.TOPnavwiMain:hover, 
a.TOPnavMain:hover, 
a.TOPnavwiMain:active, 
a.TOPnavMain:active{font-weight:bold;font-family:Arial;line-height:10px;font-size:11px;color:#67c024;text-decoration:underline;text-decoration:none;}

a.navSub, 
a.navSub:hover, 
a.navwiSub:hover, 
a.navSub:visited, 
a.navwiSub:visited,
a.navSub:active, 
a.navwiSub:active
{display:block;font-family:Arial;font-size:10px;color:#27377f;margin-top:5px;margin-bottom:5px;text-decoration:underline;}

.navSub,
.navwiSub,
a.navwiSub
{display:block;font-family:Arial;font-size:10px;color:#67c024;margin-top:5px;margin-bottom:5px;text-decoration:underline;}

.QLnavMain, 
a.QLnavMain, 
a.QLnavMain:hover, 
a.QLnavMain:active, 
a.QLnavMain:visited
{font-family:Arial;font-size:11px;color:white;}

input.login {border:solid 1px black;color:black;font-family:arial;font-size:11px;width:90px;}
input.loginButton {border:solid 1px black;color:White;font-family:arial;background-color:Maroon;font-weight:bold;font-size:11px;width:60px;}

#SubContainer {position:relative;left:-5px;}
/*****************************************************/

#Viewport 
{
	width: 100%;
	text-align: center;
}
.outerBounds 
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.innerBounds 
{
	width: 100%;
	text-align: left;
}
#EditableButton
{
	background-image: url(/shared/images/home/medical_button.gif);
	background-repeat: no-repeat;
	width: 113px;
	height: 78px;
	position: absolute;
}
#EditableButtonLink
{
	background-image: url(/shared/images/spacer.gif);
	width: 113px;
	height: 78px;
	left: -20px;
	position: absolute;
}
#EditableButtonInner
{
	width: 80px;
	height: 50px;
	position: relative;
	overflow: hidden;
	top: 15px;
	left: 16px;
	text-align: center;
}
#Jingle
{
	height: 100px;
	width: 60px;
	position: relative;
	top: 60px;
}
#JingleImageLink
{
	width: 275px;
	height: 320px;
	left: 0px;
	bottom: -20px;
	position: absolute;
	cursor: hand;
}
#JingleInner
{
}
#LogoutLink
{
	background-image: url(/shared/images/boxcorner1.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	width: 132px;
}
#LogoutLinkInner
{
}
.contentOver, .ContentOver
{
	background-color: #FFFF00;
	cursor: hand;
}
.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}
