﻿/*Baker*/
BODY {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE:10px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	WORD-SPACING: normal;
	margin:0px;
	background-image:url(images/background.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#9fc4cc
}
/*************************************************/
.MasterLayout
{
    width: 94%;
	margin-right:3%;
	margin-left:3%;
	background-color:#ffffff;
	border-right:6px solid #000000;
	border-left:6px solid #000000;
	background-image:url(images/background-content.jpg);
	background-position:center 100px;
	background-repeat:no-repeat;
}
/*************************************************/
.MasterLayout .Content
{
    vertical-align:top;
    padding: 10px;
}
.MasterLayout .ContentLayer
{
	position:relative;
	top:-120px;
	margin-bottom:-120px;
}
.MasterLayout .Content .Panel
{
    padding: 10px;
	border:1px solid #999999;
    vertical-align:top;
}
/*************************************************/
.MasterLayout .Search
{
    text-align:right;
	padding-right:10px;
	background-color:#2e3192;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(images/gradient2.jpg);
	border:outset 1px;
}
.MasterLayout .Search .TextSearch
{
	width:100px;
	border: 1px inset;
}
.MasterLayout .Right-Control .Search,
.MasterLayout .Main-Menu .Search
{
    vertical-align:  middle;
    text-align: left;
	background-color:#2e3192;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(images/gradient2.jpg);
	border:outset 1px;
	padding:3px;
    height:auto;
	margin-bottom:2px;
}
.MasterLayout .Right-Control .Search .Panel .Right,
.MasterLayout .Right-Control .Search .Panel .Left,
.MasterLayout .Right-Control .Search .Panel .Right .Cell,
.MasterLayout .Right-Control .Search .Panel .Left .Cell,
.MasterLayout .Right-Control .Sub-Nav .Panel .Right,
.MasterLayout .Right-Control .Sub-Nav .Panel .Left,
.MasterLayout .Right-Control .Sub-Nav .Panel .Right .Cell,
.MasterLayout .Right-Control .Sub-Nav .Panel .Left .Cell
{
	width:0px;
	background-image:none;
}
.MasterLayout .Right-Control .Search .Panel .Item,
.MasterLayout .Main-Menu .Search .Panel .Item, 
#Zeta-MasterLayout .Search .Panel .Item 
{
	background-image:none;
	width:100%;
}
.MasterLayout .Content .Search, 
#MainColumn .Search
{
	height:40px;
	margin-bottom:3px;
}
.MasterLayout .Content .Search .Panel, 
#MainColumn .Search .Panel
{
	border:none;
	height:40px;
}
/*************************************************/
.MasterLayout .Login
{
    text-align: right;
	font-weight:bold;
	color:#000000;
}
.MasterLayout .Login .Cell
{
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
}
.MasterLayout .Login a:link {
	color:  #2e3192;
	background-color:#ffca00;
	padding:1px;
}
.MasterLayout .Login a:visited {
	color:  #2e3192;
	background-color:#ffca00;
	padding:1px;
}
.MasterLayout .Login a:active {
	color:  #000000;
	background-color:#ffca00;
	padding:1px;
}
.MasterLayout .Login a:hover {
	color:  #000000;
	background-color:#ffca00;
	padding:1px;
}
/*************************************************/
.MasterLayout .Banner1
{
	background-image:url(images/BakerHeader1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:195px;
}
.MasterLayout .Banner1 .Cell
{
	height:263px;
	width:195px;
}
.MasterLayout .Banner2
{
	width:100%;
	text-align:center;
	background-image:url(images/BakerHeader2a.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.MasterLayout .Banner2 .Cell
{
	height:263px;
	width:574px;
	background-image:url(images/BakerHeader2b.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.MasterLayout .Banner3
{
	background-image:url(images/BakerHeader3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:195px;
	padding-top:130px;
}
.MasterLayout .Banner3 .Cell
{
	width:166px;
	padding-left:25px;
}
.MasterLayout .Banner1 .Cell img
{
	height:166px;
	width:166px;
}
/*************************************************/
#logoimg
{
	height:84px;
	width:150px;
	background-image:url(images/Logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#logoimg img
{
	width:150px;
	height:84px;
}
/*************************************************/
#Info
{
	text-align:right;
	vertical-align:bottom;
	padding:10px;
}
/*************************************************/
.MasterLayout .Sub-Nav
{
    height:54px;
    text-align:right;
	padding-right:10px;
	background-color:#2e3192;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(images/gradient2.jpg);
	border:outset 1px;
	color:#ffffff;
}
.MasterLayout .Sub-Nav a:link {
	color:  #ffffff;
}
.MasterLayout .Sub-Nav a:visited {
	color:  #ffffff;
}
.MasterLayout .Sub-Nav a:active {
	color:  #ffca00;
}
.MasterLayout .Sub-Nav a:hover {
	color:  #ffca00;
}
.MasterLayout .Right-Control .Sub-Nav
{
    height:auto;
    text-align: center;
	background-color:#2e3192;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(images/gradient2.jpg);
	border:outset 1px;
	vertical-align: middle;
	padding:4px;
}
.MasterLayout .Right-Control .Sub-Nav .Panel .Item
{
	background-image:none;
	width:100%;
}
/*************************************************/
.MasterLayout .Main-Nav
{
    text-align: right;
    vertical-align: middle;
    height: 19px;
	background-color:#2e3192;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(images/gradient3.jpg);
	padding-right:10px;
}
.MasterLayout .Main-Nav table
{
    float:left;
    vertical-align: middle;
	height:100%;
}
.MasterLayout .Main-Nav table .Panel
{
    float:none;
}
.MasterLayout .Main-Nav .Element
{
	text-align:center;
	height:19px;
}
.MasterLayout .Main-Nav .Element .Panel .Item
{
	width:75px;
	white-space:nowrap;
	height:19px;
	vertical-align:middle;
}
.MasterLayout .Main-Nav .Element .Panel .Item:hover
{
    background-image:url(images/header_silver.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.MasterLayout .Main-Nav .Element .Panel .Right
{
	width:4px;
	white-space:nowrap;
	height:19px;
    background-image:url(images/header_hover.gif);
	background-position:0px -5px;
	background-repeat:repeat-x;
}
.MasterLayout .Main-Nav .Element .Panel .Left
{
	width:4px;
	white-space:nowrap;
	height:19px;
    background-image:url(images/header_hover.gif);
	background-position:0px -5px;
	background-repeat:repeat-x;
}
#MainColumn .Main-Nav,
#Zeta-MasterLayout .Main-Nav
{
	width:50%;
	margin-right:1%;
	margin-left:49%;
	border-bottom:none;
}
#Zeta-MasterLayout .Main-Nav
{
	border-right:none;
	border-left:none;
}
#Zeta-MasterLayout .Main-Nav table
{
	height:auto;
}
#MainColumn .Main-Nav .Panel,
#Zeta-MasterLayout .Main-Nav .Panel
{
    float:none;
	margin-left:4px;
}
#Epsilon-MasterLayout .Main-Nav
{
	width:100%;
	margin-right:0px;
	margin-left:0px;
	vertical-align:bottom;
	border:none;
}
.MasterLayout .Vert-Nav
{
    text-align: center;
    vertical-align: middle;
	width:100%;
}
.MasterLayout .Main-Menu .Vert-Nav
{
	margin-top:4px;
	width:100%;
}
.MasterLayout .Main-Menu .Vert-Nav, 
.MasterLayout .Right-Control .Vert-Nav
{
    text-align: center;
    vertical-align: middle;
	border:none;
	padding:0px;
	margin-bottom:4px;
}
.MasterLayout .Vert-Nav table
{
	width:100%;
}
.MasterLayout .Right-Control .Vert-Nav .Panel,
.MasterLayout .Main-Menu .Vert-Nav .Panel
{
	margin-top:0px;
	margin-bottom:0px;
}
.MasterLayout .Vert-Nav .Element .Panel .Item
{
	width:100%;
	white-space:nowrap;
	padding:3px;
	background-color:#ffca00;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(images/gradient3.jpg);
	border:1px outset;
}
#Beta-MasterLayout .Vert-Nav
{
	width:186px;
	padding-left:4px;
	padding-right:4px;
}
/*************************************************/
.MasterLayout .Main-Menu
{
	width:186px;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:4px;
	padding-left:4px;
	background:url(images/gradientright.jpg) repeat-y left;
}
.MasterLayout .Main-Menu .Panel
{
	width:100%;
	margin-top:4px;
}
.MasterLayout .Main-Menu .Panel .Top-Left .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_01.gif);
	background-repeat:no-repeat;
}
.MasterLayout .Main-Menu .Panel .Top
{
	width:100%;
    background-image:url(images/Panel_02.gif);
	background-repeat:repeat-x;
}
.MasterLayout .Main-Menu .Panel .Top .Cell
{
	width:150px;
	height:14px;
    background-image:url(images/Panel_02.gif);
	background-repeat:repeat-x;
}
.MasterLayout .Main-Menu .Panel .Top-Right .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_03.gif);
	background-repeat:no-repeat;
}
.MasterLayout .Main-Menu .Panel .Left
{
    background-image:url(images/Panel_04.gif);
	background-repeat:repeat-y;
}
.MasterLayout .Main-Menu .Panel .Item
{
	width:150px;
    background-image:url(images/Panel_05.gif);
}
.MasterLayout .Main-Menu .Panel .Right
{
    background-image:url(images/Panel_06.gif);
	background-repeat:repeat-y;
}
.MasterLayout .Main-Menu .Panel .Bottom-Left .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_07.gif);
	background-repeat:no-repeat;
}
.MasterLayout .Main-Menu .Panel .Bottom
{
    background-image:url(images/Panel_08.gif);
	background-repeat:repeat-x;
}
.MasterLayout .Main-Menu .Panel .Bottom-Right .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_09.gif);
	background-repeat:no-repeat;
}
/*************************************************/
.MasterLayout .Right-Control
{
	width:186px;
	text-align:left;
	vertical-align:top;
	padding:4px;
	background:url(images/gradientleft.jpg) repeat-y right;
}
.MasterLayout .Right-Control .Panel
{
	width:100%;
	margin-top:2px;
	margin-bottom:2px;
}
.MasterLayout .Right-Control .Panel .Top-Left .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_01.gif);
	background-repeat:no-repeat;
}
.MasterLayout .Right-Control .Panel .Top
{
	width:100%;
	height:14px;
    background-image:url(images/Panel_02.gif);
	background-repeat:repeat-x;
}
.MasterLayout .Right-Control .Panel .Top .Cell
{
	width:150px;
	height:14px;
    background-image:url(images/Panel_02.gif);
	background-repeat:repeat-x;
}
.MasterLayout .Right-Control .Panel .Top-Right .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_03.gif);
	background-repeat:no-repeat;
}
.MasterLayout .Right-Control .Panel .Left
{
    background-image:url(images/Panel_04.gif);
	background-repeat:repeat-y;
}
.MasterLayout .Right-Control .Panel .Item
{
	width:100%;
    background-image:url(images/Panel_05.gif);
}
.MasterLayout .Right-Control .Panel .Right
{
    background-image:url(images/Panel_06.gif);
	background-repeat:repeat-y;
}
.MasterLayout .Right-Control .Panel .Bottom-Left .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_07.gif);
	background-repeat:no-repeat;
}
.MasterLayout .Right-Control .Panel .Bottom
{
    background-image:url(images/Panel_08.gif);
	background-repeat:repeat-x;
}
.MasterLayout .Right-Control .Panel .Bottom-Right .Cell
{
	width:14px;
	height:14px;
    background-image:url(images/Panel_09.gif);
	background-repeat:no-repeat;
}
.MasterLayout .Right-Control .Banner .Cell
{
	width:75px;
	height:832px;
	background-image:url(images/BannerAlt.jpg);
	background-repeat:no-repeat;
}
.MasterLayout .Right-Control .Banner .Cell img
{
	width:75px;
	height:350px;
}
#Gamma-MasterLayout .Right-Control
{
	padding:0px;
}
/*************************************************/
.BirdDogLink
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
}
.BirdDogLink a:link
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	text-decoration:underline;
}
.BirdDogLink a:visited
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	text-decoration:underline;
}
.BirdDogLink a:hover
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#f95602;
	text-decoration:none;
	background-color:#000000;
}
.BirdDogLink a:active
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#f95602;
	text-decoration:none;
	background-color:#000000;
}
/*************************************************/
/* Panels */
.Panel
{
	width:100%;
}
.Panel .Item
{
	width:100%;
	vertical-align:top;
}
.Panel .Top
{
}
.Panel .Top-Left
{
}
.Panel .Top-Right
{
}
.Panel .Left
{
}
.Panel .Right
{
}
.Panel .Bottom-Left
{
}
.Panel .Bottom-Right
{
}
.Panel .Bottom
{
}
.Panel .Top .Cell
{
}
.Panel .Top-Left .Cell
{
}
.Panel .Top-Right .Cell
{
}
.Panel .Left .Cell
{
}
.Panel .Right .Cell
{
}
.Panel .Bottom-Left .Cell
{
}
.Panel .Bottom-Right .Cell
{
}
.Panel .Bottom .Cell
{
}