body, table {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
  border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a {
	color: #3047BE;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #336FE0;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
	margin: 5px 0px 11px 0px;
}


h2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 11px 0px;
}


.menutext
{
    font-weight: bold;
    margin-bottom: 3px;
    color: white;
    font-size: 11px;
}

#topbanner {
	background: #002272;
	padding: 6px;
	text-align: center;
}

#navtable
{
    background: url(./images/logo_02.png) repeat-x;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}


#navbuttons
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	height: 31px;
}



.pageheader {
	background: transparent url(/images/pageheader_bg.gif) repeat-x;
}

.pageheaderspacer 
{
    background: transparent url(/images/spacer.gif) repeat-x;
}

#container {
	padding: 0px 0px 0px 16px;
}

#maincontent {
	width: 100%;
}

#leftcolumn, #middlecolumn, #rightcolumn {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 14px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#middlecolumn, #rightcolumn {
	background: #F0EDF4;
}

#leftcolumn {
	width: 100%;
	padding-top: 6px;
}

#middlecolumn {
	border-left: 1px solid #D9D9D9;
	padding-left: 10px;
	padding: 0px;
}

#rightcolumn {
	background: #F0EDF4 url(./images/gray_topbg.gif) repeat-x;
	
	border-left: 1px solid #D9D9D9;
	padding-left: 10px;
	padding-top: 16px;
}

#rightcolumn .divider {
	margin: 4px 0px 4px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#footer {
	background: #CCC url(./images/chromefooter_bg.gif) repeat;
	text-align: center;
	padding: 14px 0px 14px 0px;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.chrometitle {
	background: transparent url(./images/chrometitle_bg.gif) repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.chromeleft {
	background: url(./images/chrometitle_left.jpg) bottom;
	width: 10px;
	height: 29px;
}

.chromeright {
	background: transparent url(./images/chrometitle_right.jpg) bottom;
	width: 10px;
	height: 29px;
}


.chromeBoxTopLeft {
	background: transparent url(./images/dsbox_topleft.gif) bottom;
	width: 17px;
	height: 17px;
}

.chromeBoxTopMid {
	background: transparent url(./images/dsbox_topbg.gif) repeat-x top;
	height: 17px;
}

.chromeBoxTopRight {
	background: transparent url(./images/dsbox_topright.gif) bottom;
	width: 17px;
	height: 17px;
}

.chromeBoxSideLeft {
	background: transparent url(./images/dsbox_leftbg.gif) repeat-y left;
	width: 17px;
}

.chromeBoxCenter
{
  text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.chromeBoxSideRight {
	background: transparent url(./images/dsbox_rightbg.gif) repeat-y right;
	width: 17px;
}

.chromeBoxBottomLeft {
	background: transparent url(./images/dsbox_bottomleft.gif) bottom;
	width: 17px;
	height: 17px;
}

.chromeBoxBottomMid {
	background: transparent url(./images/dsbox_bottombg.gif) repeat-x bottom;
	height: 17px;
}

.chromeBoxBottomRight {
	background: transparent url(./images/dsbox_bottomright.gif) bottom;
	width: 17px;
	height: 17px;
}

.content {
	padding: 10px 0px 10px 0px;
}

.widetable {
	width: 100%;
}




#navbuttons .currenttab a:link, #navbuttons .currenttab a:visited, #navbuttons .currenttab a:hover
{
	background-position: top right;
}

#navbuttons .currenttab span
{
	background-position: top left;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbuttons span {float : none;}
/* End IE5-Mac hack */


#subnav
{
	margin: 0px 10px 0px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}

#subnav a
{
	text-decoration: none;
	color: #FFFFFF;
}

#subnav a:hover
{
    color: #BBBDC1;
    text-decoration: none;
}

.innercontainerNoFade
{
	padding: 16px 10px 10px 10px;
}

.innercontainerFade
{
	background: #F0EDF4 url(./images/gray_topbg.gif) repeat-x;
	border-left: 1px solid #D9D9D9;
	padding: 16px 10px 10px 10px;
}


.yellowinnercontainer
{
	background: #FFF2B0 url(./images/yellow_topbg.gif) repeat-x;
	padding: 16px 10px 10px 10px;
}

.yellowbottom
{
	background: url(./images/yellow_bottombg.gif) repeat-x;
}

.small
{
    font-size: 11px;
}

.dsboxtop {
	background: url(./images/dsbox_topbg.gif);
	background-repeat: repeat-x;
}
.dsboxleft {
	background: url(./images/dsbox_leftbg.gif);
	background-repeat: repeat-y;
}
.dsboxbottom {
	background: url(./images/dsbox_bottombg.gif);
	background-repeat: repeat-x;
}
.dsboxright {
	background: url(./images/dsbox_rightbg.gif);
	background-repeat: repeat-y;
}

.dsboxcontent, .dsboxcontent1, .dsboxcontent2, .dsboxcontent3 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 16px;
      color: #333333;
      width: 160px;
      height: 160px;
      vertical-align: top;
}

.dsboxcontent1 {
      background: url(./images/numericbg_1.gif) no-repeat center center;
}

.dsboxcontent2 {
      background: url(./images/numericbg_2.gif) no-repeat center center;
}

.dsboxcontent3 {
      background: url(./images/numericbg_3.gif) no-repeat center center;
}

.dsboxInfo {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 16px;
      color: #333333;
      width: 100%;
      vertical-align: top;
}

.dsGridView {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
}  


.dsboxSearch {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 16px;
      color: #333333;
      width: 100%;
      vertical-align: top;
}


.dsboxInfo h1, .dsboxSearch h1, .dsboxcontent h1, .dsboxcontent1 h1, .dsboxcontent2 h1, .dsboxcontent3 h1 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #333333;
      margin: 0px;
      padding: 0px;
}




.TableWithSeparator
{
    border-top: 1px solid black;
    padding: 0px 0px 0px 0px;
    width: 100%;
}