/* CSS Document */
/*td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#8A9092;
}*/
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #3881C5;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	text-decoration: underline;
}
a.heading {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.heading:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {
	margin:0px;
	padding:0px;
}

.GreyBigHeading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #979595;
}
.txtBlue {
	font-family: Tahoma;
	font-size: 11px;
	color: #3881C5;
	text-decoration: none;
}
.GreenHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #73A41D;
}

.OrangeHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EE8100;
}
.LGreen {
	font-size: 14px;
	font-weight: bold;
	color: #73A41D
}
.LOrange {

	font-size: 14px;
	font-weight: bold;
	color: #EE9004
}
.LBlue {
	font-size: 14px;
	font-weight: bold;
	color: #4A93D4
}
.LBlueGrid {
	font-size: 11px;
	color: #4A93D4
}

.LGrey {

	font-size: 18px;
	font-weight: bold;
	color: #8C8C8C;
}
.txtRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.sideheading {
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #21437f;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/headingback.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 15px;
}
.sideheading1 {
	margin-right: 5px;
	padding-top: 3px;
	padding-left: 5px;
	border: 1px solid #21437f;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/headingback1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 27px;
}
.sidelink {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/linkback.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.sidelinkover {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 14px;
	background-color: #EEEEEE;
}.topborder {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.txtbox {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 120px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #8A9092;
}
.txtboxbig {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 400px;
	padding: 2px;
}
.txtboxsmall {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 193px;
	padding: 2px;
}
.selectmenu {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 203px;
	padding: 2px;
}

img#random { 
	width:734px; 
	height:74px; 
} 

.timezonemenu {
	font-family:Tahoma;
	font-size:11px;
	height: auto;
	width: 176px;
	padding: 2px;
}

.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #2864A6;
	background : "#2864A6";
	font-size: 100%;
	cursor: default;
	z-index:1000;
}

.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #2864A6;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #21437f;
	width: 108px;
	height: auto;
	vertical-align:middle;
	z-index:1000;
}

.MenuBarHorizontal a:hover, .MenuBarHorizontal a:focus
{
	background-color: #337eca;
	color: #FFF;
	text-decoration: none;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
.MenuBarHorizontal MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
.MenuBarHorizontal  
{
	width: auto;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) 
.MenuBarHorizontal  
{
	position: absolute;
	margin: -5% 0 0 95%;
}
*/

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
.MenuBarHorizontal a.MenuBarItemHover, MenuBarHorizontal a.MenuBarItemSubmenuHover, .MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #337eca;
	color: #FFF;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe 
.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
*/

.MenuBarHorizontal  a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarRight.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarDown.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.MenuBarHorizontal MenuBarSubmenuVisible MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

.MenuBarActive
{
	z-index: 1000;
}

.gse_css{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:White;
	border:1px;
}

.GridHeader
{
	background-image:url('images/px.jpg');
	height:28px;
	font-size:14px;
	font-weight: bold;
	color: #4A93D4
}
