/* CSS Document */
#outerContainer 
{
	width:950px;
	margin:0px auto;
}
body
{
	font-size:small;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.clearAll
{
	clear:both;
}

a, a:hover, a:visited
{
	color:#666666;
	text-decoration:none;
}
.blue
{
	color:#0055A5;
}
.gold
{
	color:#BD8643;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}
#homeTopPanel
{
	width:950px;
	height:131px;
	text-align:center;
	background-image: url(images/radiosurgery_top_panel.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
}
.navigationPanel
{
	float:none;
	width:auto;
	text-align:center;
	padding-top:110px;
	margin-left:297px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.mainNav, .mainNav a:link
{
	color:#999999;
	text-decoration:none;
	padding-top:2px;
}
.mainNav a:hover
{
	color:#000000;
}
.mainNavOn, .mainNavOn a:link, .mainNavOn a:visited
{
	color:#ffffff;
	padding-top:2px;
}


.gammaNav
{
	width:110px;
	float:left;
	border-right:1px solid #666666;
	height:20px;
	padding-bottom:0px;
}
.cyberNav
{
	width:100px;
	float:left;
	border-right:1px solid #666666;
	height:20px;
	padding-bottom:0px;
}
.linearNav
{
	width:150px;
	float:left;
	height:20px;
	padding-bottom:0px;
}
.homeImage
{
	width:950px;
	height:301px;
}
.homeBottomPanel
{
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
	width:950px;
	height:310px;
}

.homeLink
{
	font-size:small;
	color:#0055A5;
	height:25px;
	width:232px;
	margin-left:40px;
	padding-top:5px;
	border-bottom:1px dotted #666666;
}
.homeLink a:link, .homeLink a:visited
{
	color:#0055A5;
}
.homeLink a:hover
{
	color:#999999;
}
.homeTextArea
{
	width:700px;
	margin-left:125px;
	text-align:center;
}
.homeTextArea a, .homeTextArea a:visited, .homeTextArea a:hover
{
	color:#BD8643;
	text-decoration:none;
}
.footerPanel
{
	width:700px;
	border-top:1px dotted #666;
	padding-top:5px;
}
.gammaNavFooter
{
	width:280px;
	float:left;
	border-right:1px solid #cccccc;
	height:30px;
	padding-top:0px;
	margin-top:20px;
}
.cyberNavFooter
{
	width:230px;
	float:left;
	border-right:1px solid #cccccc;
	height:40px;
	padding-top:0px;
	margin-top:20px;
}
.linearNavFooter
{
	width:180px;
	float:left;
	height:35px;
	padding-top:5px;
	margin-top:20px;
}

