﻿
#headerTabs
{
  border:1px solid #d2dee5; 
  background-color:#e2ebf0;
  margin-bottom:4px;
}
#topshadow{
  background-image: url('../Images/shadow-top.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-color:#0B294C;
  padding:0;
  margin:0 auto;
}
#leftContentRegion
{
  width:0px;
  float:left;
  margin:0;
  padding:0;
}
#mainContentRegion
{
  width:675px;
  float:left;
  margin-left:5px;
  margin-top:15px;
}
#rightContentRegion
{
  width:310px;
  float:right;
  margin-right:0px;
  margin-top:15px;
}
.header
{
  height: 60px;
  padding:0;
}
.header .title
{
  display:block; 
  float:left; 
  margin-left:5px; 
  text-align:center; 
  font-weight:bold; 
  font-style:italic; 
}
.header .banner468x60
{
  display:block; 
  float:left; 
  margin-left:5px; 
  text-align:center; 
  font-weight:bold; 
  font-style:italic; 
}
.header .rightBanner
{
  display:block;
  float:right;
}
.subHeader
{
	font-family:Tahoma;
	background-position: bottom;
	height: 28px;
	background-color: #DEDEDE;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../Images/SubHeaderBackground.jpg');
	background-repeat: repeat-x;
	font-size:11px;
	border-bottom:5px solid white;
}
.subHeader input
{
	font-family:Tahoma;
	font-size:11px;
	width:52px;
}
.subHeader .ssitem
{
	font-family:Tahoma;
	font-size:11px;
}

a
{
  color: #324A71;
  text-decoration: none;
}
a:active
{
  color: #324A71;
  text-decoration: none;
}
a:link
{
  color: #324A71;
  text-decoration: none;
}
a:visited
{
  color: #324A71;
  text-decoration: none;
}
a:hover
{
  color: #CC0000;
  text-decoration: underline;
}
form
{
  padding: 0px;
  margin: 0px;
}
p 
{
	margin:0;
	padding-top:10px;
}
h1
{
  font-family:Georgia;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin:0;
  padding:0;
	color: #385f8a;
}
h1.underline 
{
	padding-bottom:5px;
	border-bottom:1px solid #385f8a;
}
h2
{
  font-size: 28px;

  line-height: 20px;
  margin:0;
  padding:0;
}
h3
{
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin:0;
  padding:0;
}

.loginPanelAnonymous
{
  background-color: #E2EBF0;
  border:1px solid #D2DEE5;
  font-size:11px;
}
.loginPanelAnonymous input
{
  font-size:11px;
}
.loginPanelLoggedIn
{
  background-color: #E2EBF0;
  border:1px solid #D2DEE5;
  font-size:12px;
}

.shadowBox
{
	width:660px;
	margin:0 auto;
}
.shadowBox .topLeft
{
	width:17px;
	height:11px;
	background-image:url(../images/ShadowBoxTopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.shadowBox .top
{
	height:11px;
	background-image:url(../images/ShadowBoxTop.png);
	background-repeat:repeat-x;
	background-position:top left;
}
.shadowBox .topRight
{
	height:11px;
	width:20px;
	background-image:url(../images/ShadowBoxTopRight.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.shadowBox .bottomLeft
{
	width:18px;
	height:17px;
	background-image:url(../images/ShadowBoxBottomLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.shadowBox .bottom
{
	height:17px;
	background-image:url(../images/ShadowBoxBottom.png);
	background-repeat:repeat-x;
	background-position:top left;
}
.shadowBox .bottomRight
{
	height:17px;
	width:20px;
	background-image:url(../images/ShadowBoxBottomRight.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.shadowBox .content {
	border-left:1px solid #C6C6C6;
	padding-top:0px;
	padding-bottom:0px;
	background-image: url(../images/ShadowBoxContentBackground.png);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:15px;
	padding-right:20px;
}
.shadowBox .headerTopLeft
{
	width:18px;
	height:26px;
	background-image:url(../images/ShadowBoxHeaderTopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.shadowBox .headerTop
{
	height:26px;
	background-image:url(../images/ShadowBoxHeaderTop.png);
	background-repeat:repeat-x;
	background-position:top left;
}
.shadowBox .headerTopRight
{
	height:26px;
	width:21px;
	background-image:url(../images/ShadowBoxHeaderTopRight.png);
	background-repeat:no-repeat;
	background-position:top left;
}
ul.innerMenu
{
	margin:0; 
	/*padding:5px 5px 0px 20px; */
	font-size:14px;
	padding-bottom:0px;
}
ul.innerMenu li
{
	margin-left:10px;
	padding-bottom:5px;
}
ul.innerMenu li a
{
	font-size:13px;
}
