﻿/*body
{
	background-image: url(/templates/_totalcustom/bg01.jpg);
	background-repeat: repeat-y;
	background-color: #414553;
	background-image: url(/templates/_totalcustom/simply_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px;
	padding-top: 0px;
	font-size: 8pt;
	font-family: arial;
	color: #444;
}


body
{
	margin: 0px 0px;
	padding: 0px;
	background-color:#ff7010;
	background-image: url(/templates/_totalcustom/orange-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


#search-box{
	float: left;
	width: 138px;
	height:20px;
	margin:10px 4px 0 0;
	_margin:10px 3px 0 0;
	padding:3px 0 0 10px;
	background:url(../../../../../images/SearchBar_small.gif) no-repeat left top;
	}
	
#search-box .input-box{ 
	width:92px;
	margin:2px 0 0 0;
	padding:0;
	vertical-align:top;
	border-right: 0px dotted; border-top: 0px dotted; border-left: 0px dotted; border-bottom: 0px dotted; }

	
#search-box .button-img
{
	vertical-align: top;
	margin-top: 3px;
			
}
	
#search-box label{
	display: block;
	height: 20px;	
	margin: 12px 0 12px 0;
	border-bottom: #FAFAFA solid 1px;
	}

A
{	
	text-decoration: none;
	color: #0d43bd;
}

A:hover
{
	
	color: #ff7010;
}



.topmenu A:hover
{

}


.topmenu A
{
	font-size:13px;
}



.pager A
{
	font-weight:bold ;
	text-decoration :underline;
}	
#mainwrapper {
	width: 1000px; 
	margin:0 auto;
}
#content {
	width: 1000px;
	background-color:white;
}
#header {
	width:1000px;
	padding:15px 15px 0;
	margin-top:30px;
	text-align:left;
	background:url(/templates/_totalcustom/content-top-bg.png) no-repeat top left;
}
*/
/*************************************************************************************/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* http://www.tantek.com/log/2004/undohtml.css */
/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dd,dt,dl
{ margin:0; padding:0;}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */
br.clearfix {
	clear:both;
}
/* ie7 link colors */
a:link {
	color:#0066cc;
}
a:visited { 
	color: #800080;
}
a:hover {
	color: #ff0000;
}

/*total link colors:*/
  a:link {
  	color:#003F7D;
  }
  a:visited { 
  	color: #003F7D;
  }
  a:hover {
  	color: #F0A701;
  }

/*************************************************************************************/
body {
	font-size:62.5%;
	font-family:"Trebuchet MS", sans-serif;
	padding:5px 0px;
	background-color:#c0c0c0;
	padding-bottom:0;
}
#wrapper {
	width:1000px;
	margin:auto;
}
#pagetop {
	width:1000px;
	height:19px;
	background:url(/templates/_totalcustom/pagetop.gif) no-repeat top left;
}
#page {
	width:998px;
	background-color:white;
	border:1px solid white;
	border-width:0px 1px;
	overflow:hidden;
}
#header {
	
}
#TemplatePage_ZONE_01 {
	margin-left:15px;
	width:250px;
	float:left;
}
#TemplatePage_ZONE_06 {
	float:left;
}
#TemplatePage_ZONE_07 {
	width:250px;
	float:left;
	text-align:right;
}
#TemplatePage_ZONE_01, #TemplatePage_ZONE_06, #TemplatePage_ZONE_07 {
	
}
#departmentnav {
	font-size:1.5em;
	clear:both;
}
#sitenav {
	width:172px;
	margin:0 20px 0 15px;
	float:left;
}
#sitenav a {
	font-size:1.1em;
	color:#003F7D;
}
#sitenav a:hover {
    color:#F0A701;
}
#subnav {
	text-align:right;
	clear:both;
	overflow:hidden;
	font-size:1.2em;
	margin-bottom:10px;
}
#subnav a {
	color:#003F7D;
}
#subnav a:hover {
    color:#F0A701;
}
#content {
	width:770px;
	margin:0 10px 0 0;
	float:left;
	font-size:1.1em;
}
#content p {
    margin-bottom:8px;
}
#footer {
	color:#003F7D;
}
#search-box input {
	vertical-align:bottom;
}
#TemplatePage_MODULE216_11_txtKeywords {
	height:13px;
	width:125px;
	padding:2px 2px 2px;
	border:1px solid #bcbcbc;
	margin:0;
	font-size:1.1em;
}
#TemplatePage_MODULE216_11_ImageButton1 {
	margin-bottom:1px;
}

/* MENU: */
.TotalCustomTabcontainer {
  float:left;
  background:white url("/modules/design/tablinks/TotalCustomTabbg.jpg") repeat-x bottom;
  line-height:normal;
margin:0 5px 10px 5px;
padding-left:185px;
width:800px;
  }
.TotalCustomTabcontainer ul {
  margin:0;
  padding:2px 2px 0;
  list-style:none;
  }
.TotalCustomTab{
  float:left;
  background:url("/modules/design/tablinks/TotalCustomTableft.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
.TotalCustomTab a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright.jpg") no-repeat right top;
  padding:5px 18px 5px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#99afc9;
height:19px;
width:160px;
text-align:center;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.TotalCustomTabcontainer a {float:none;}
/* End IE5-Mac hack */

.TotalCustomTab a:hover {
  color:#003779;
  }

/*
.TotalCustomTab- 
{
  float :left;
  background:url("/modules/design/tablinks/TotalCustomTableft_on.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
  
.TotalCustomTab- a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright_on.jpg") no-repeat right top;
  padding:5px 18px 4px 0px;
  text-decoration:none;
  font-weight:bold;  
  color:#003779;
  height:20px;
width:160px;
text-align:center;
  }*/
﻿/*body
{
	background-image: url(/templates/_totalcustom/bg01.jpg);
	background-repeat: repeat-y;
	background-color: #414553;
	background-image: url(/templates/_totalcustom/simply_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px;
	padding-top: 0px;
	font-size: 8pt;
	font-family: arial;
	color: #444;
}


body
{
	margin: 0px 0px;
	padding: 0px;
	background-color:#ff7010;
	background-image: url(/templates/_totalcustom/orange-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


#search-box{
	float: left;
	width: 138px;
	height:20px;
	margin:10px 4px 0 0;
	_margin:10px 3px 0 0;
	padding:3px 0 0 10px;
	background:url(../../../../../images/SearchBar_small.gif) no-repeat left top;
	}
	
#search-box .input-box{ 
	width:92px;
	margin:2px 0 0 0;
	padding:0;
	vertical-align:top;
	border-right: 0px dotted; border-top: 0px dotted; border-left: 0px dotted; border-bottom: 0px dotted; }

	
#search-box .button-img
{
	vertical-align: top;
	margin-top: 3px;
			
}
	
#search-box label{
	display: block;
	height: 20px;	
	margin: 12px 0 12px 0;
	border-bottom: #FAFAFA solid 1px;
	}

A
{	
	text-decoration: none;
	color: #0d43bd;
}

A:hover
{
	
	color: #ff7010;
}



.topmenu A:hover
{

}


.topmenu A
{
	font-size:13px;
}



.pager A
{
	font-weight:bold ;
	text-decoration :underline;
}	
#mainwrapper {
	width: 1000px; 
	margin:0 auto;
}
#content {
	width: 1000px;
	background-color:white;
}
#header {
	width:1000px;
	padding:15px 15px 0;
	margin-top:30px;
	text-align:left;
	background:url(/templates/_totalcustom/content-top-bg.png) no-repeat top left;
}
*/
/*************************************************************************************/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* http://www.tantek.com/log/2004/undohtml.css */
/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dd,dt,dl
{ margin:0; padding:0;}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */
br.clearfix {
	clear:both;
}
/* ie7 link colors */
a:link {
	color:#0066cc;
}
a:visited { 
	color: #800080;
}
a:hover {
	color: #ff0000;
}

/*total link colors:*/
  a:link {
  	color:#003F7D;
  }
  a:visited { 
  	color: #003F7D;
  }
  a:hover {
  	color: #F0A701;
  }

/*************************************************************************************/
body {
	font-size:62.5%;
	font-family:"Trebuchet MS", sans-serif;
	padding:5px 0px;
	background-color:#c0c0c0;
	padding-bottom:0;
}
#wrapper {
	width:1000px;
	margin:auto;
}
#pagetop {
	width:1000px;
	height:19px;
	background:url(/templates/_totalcustom/pagetop.gif) no-repeat top left;
}
#page {
	width:998px;
	background-color:white;
	border:1px solid white;
	border-width:0px 1px;
	overflow:hidden;
}
#header {
	
}
#TemplatePage_ZONE_01 {
	margin-left:15px;
	width:250px;
	float:left;
}
#TemplatePage_ZONE_06 {
	float:left;
}
#TemplatePage_ZONE_07 {
	width:250px;
	float:left;
	text-align:right;
}
#TemplatePage_ZONE_01, #TemplatePage_ZONE_06, #TemplatePage_ZONE_07 {
	
}
#departmentnav {
	font-size:1.5em;
	clear:both;
}
#sitenav {
	width:172px;
	margin:0 20px 0 15px;
	float:left;
}
#sitenav a {
	font-size:1.1em;
	color:#003F7D;
}
#sitenav a:hover {
    color:#F0A701;
}
#subnav {
	text-align:right;
	clear:both;
	overflow:hidden;
	font-size:1.2em;
	margin-bottom:10px;
}
#subnav a {
	color:#003F7D;
}
#subnav a:hover {
    color:#F0A701;
}
#content {
	width:770px;
	margin:0 10px 0 0;
	float:left;
	font-size:1.1em;
}
#content p {
    margin-bottom:8px;
}
#footer {
	color:#003F7D;
}
#search-box input {
	vertical-align:bottom;
}
#TemplatePage_MODULE216_11_txtKeywords {
	height:13px;
	width:125px;
	padding:2px 2px 2px;
	border:1px solid #bcbcbc;
	margin:0;
	font-size:1.1em;
}
#TemplatePage_MODULE216_11_ImageButton1 {
	margin-bottom:1px;
}

/* MENU: */
.TotalCustomTabcontainer {
  float:left;
  background:white url("/modules/design/tablinks/TotalCustomTabbg.jpg") repeat-x bottom;
  line-height:normal;
margin:0 5px 10px 5px;
padding-left:185px;
width:800px;
  }
.TotalCustomTabcontainer ul {
  margin:0;
  padding:2px 2px 0;
  list-style:none;
  }
.TotalCustomTab{
  float:left;
  background:url("/modules/design/tablinks/TotalCustomTableft.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
.TotalCustomTab a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright.jpg") no-repeat right top;
  padding:5px 18px 5px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#99afc9;
height:19px;
width:160px;
text-align:center;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.TotalCustomTabcontainer a {float:none;}
/* End IE5-Mac hack */

.TotalCustomTab a:hover {
  color:#003779;
  }

/*
.TotalCustomTab- 
{
  float :left;
  background:url("/modules/design/tablinks/TotalCustomTableft_on.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
  
.TotalCustomTab- a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright_on.jpg") no-repeat right top;
  padding:5px 18px 4px 0px;
  text-decoration:none;
  font-weight:bold;  
  color:#003779;
  height:20px;
width:160px;
text-align:center;
  }*/
﻿/*body
{
	background-image: url(/templates/_totalcustom/bg01.jpg);
	background-repeat: repeat-y;
	background-color: #414553;
	background-image: url(/templates/_totalcustom/simply_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px;
	padding-top: 0px;
	font-size: 8pt;
	font-family: arial;
	color: #444;
}


body
{
	margin: 0px 0px;
	padding: 0px;
	background-color:#ff7010;
	background-image: url(/templates/_totalcustom/orange-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


#search-box{
	float: left;
	width: 138px;
	height:20px;
	margin:10px 4px 0 0;
	_margin:10px 3px 0 0;
	padding:3px 0 0 10px;
	background:url(../../../../../images/SearchBar_small.gif) no-repeat left top;
	}
	
#search-box .input-box{ 
	width:92px;
	margin:2px 0 0 0;
	padding:0;
	vertical-align:top;
	border-right: 0px dotted; border-top: 0px dotted; border-left: 0px dotted; border-bottom: 0px dotted; }

	
#search-box .button-img
{
	vertical-align: top;
	margin-top: 3px;
			
}
	
#search-box label{
	display: block;
	height: 20px;	
	margin: 12px 0 12px 0;
	border-bottom: #FAFAFA solid 1px;
	}

A
{	
	text-decoration: none;
	color: #0d43bd;
}

A:hover
{
	
	color: #ff7010;
}



.topmenu A:hover
{

}


.topmenu A
{
	font-size:13px;
}



.pager A
{
	font-weight:bold ;
	text-decoration :underline;
}	
#mainwrapper {
	width: 1000px; 
	margin:0 auto;
}
#content {
	width: 1000px;
	background-color:white;
}
#header {
	width:1000px;
	padding:15px 15px 0;
	margin-top:30px;
	text-align:left;
	background:url(/templates/_totalcustom/content-top-bg.png) no-repeat top left;
}
*/
/*************************************************************************************/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* http://www.tantek.com/log/2004/undohtml.css */
/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dd,dt,dl
{ margin:0; padding:0;}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */
br.clearfix {
	clear:both;
}
/* ie7 link colors */
a:link {
	color:#0066cc;
}
a:visited { 
	color: #800080;
}
a:hover {
	color: #ff0000;
}

/*total link colors:*/
  a:link {
  	color:#003F7D;
  }
  a:visited { 
  	color: #003F7D;
  }
  a:hover {
  	color: #F0A701;
  }

/*************************************************************************************/
body {
	font-size:62.5%;
	font-family:"Trebuchet MS", sans-serif;
	padding:5px 0px;
	background-color:#c0c0c0;
	padding-bottom:0;
}
#wrapper {
	width:1000px;
	margin:auto;
}
#pagetop {
	width:1000px;
	height:19px;
	background:url(/templates/_totalcustom/pagetop.gif) no-repeat top left;
}
#page {
	width:998px;
	background-color:white;
	border:1px solid white;
	border-width:0px 1px;
	overflow:hidden;
}
#header {
	
}
#TemplatePage_ZONE_01 {
	margin-left:15px;
	width:250px;
	float:left;
}
#TemplatePage_ZONE_06 {
	float:left;
}
#TemplatePage_ZONE_07 {
	width:250px;
	float:left;
	text-align:right;
}
#TemplatePage_ZONE_01, #TemplatePage_ZONE_06, #TemplatePage_ZONE_07 {
	
}
#departmentnav {
	font-size:1.5em;
	clear:both;
}
#sitenav {
	width:172px;
	margin:0 20px 0 15px;
	float:left;
}
#sitenav a {
	font-size:1.1em;
	color:#003F7D;
}
#sitenav a:hover {
    color:#F0A701;
}
#subnav {
	text-align:right;
	clear:both;
	overflow:hidden;
	font-size:1.2em;
	margin-bottom:10px;
}
#subnav a {
	color:#003F7D;
}
#subnav a:hover {
    color:#F0A701;
}
#content {
	width:770px;
	margin:0 10px 0 0;
	float:left;
	font-size:1.1em;
}
#content p {
    margin-bottom:8px;
}
#footer {
	color:#003F7D;
}
#search-box input {
	vertical-align:bottom;
}
#TemplatePage_MODULE216_11_txtKeywords {
	height:13px;
	width:125px;
	padding:2px 2px 2px;
	border:1px solid #bcbcbc;
	margin:0;
	font-size:1.1em;
}
#TemplatePage_MODULE216_11_ImageButton1 {
	margin-bottom:1px;
}

/* MENU: */
.TotalCustomTabcontainer {
  float:left;
  background:white url("/modules/design/tablinks/TotalCustomTabbg.jpg") repeat-x bottom;
  line-height:normal;
margin:0 5px 10px 5px;
padding-left:185px;
width:800px;
  }
.TotalCustomTabcontainer ul {
  margin:0;
  padding:2px 2px 0;
  list-style:none;
  }
.TotalCustomTab{
  float:left;
  background:url("/modules/design/tablinks/TotalCustomTableft.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
.TotalCustomTab a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright.jpg") no-repeat right top;
  padding:5px 18px 5px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#99afc9;
height:19px;
width:160px;
text-align:center;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.TotalCustomTabcontainer a {float:none;}
/* End IE5-Mac hack */

.TotalCustomTab a:hover {
  color:#003779;
  }

/*
.TotalCustomTab- 
{
  float :left;
  background:url("/modules/design/tablinks/TotalCustomTableft_on.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
  
.TotalCustomTab- a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright_on.jpg") no-repeat right top;
  padding:5px 18px 4px 0px;
  text-decoration:none;
  font-weight:bold;  
  color:#003779;
  height:20px;
width:160px;
text-align:center;
  }*/
﻿/*body
{
	background-image: url(/templates/_totalcustom/bg01.jpg);
	background-repeat: repeat-y;
	background-color: #414553;
	background-image: url(/templates/_totalcustom/simply_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px;
	padding-top: 0px;
	font-size: 8pt;
	font-family: arial;
	color: #444;
}


body
{
	margin: 0px 0px;
	padding: 0px;
	background-color:#ff7010;
	background-image: url(/templates/_totalcustom/orange-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


#search-box{
	float: left;
	width: 138px;
	height:20px;
	margin:10px 4px 0 0;
	_margin:10px 3px 0 0;
	padding:3px 0 0 10px;
	background:url(../../../../../images/SearchBar_small.gif) no-repeat left top;
	}
	
#search-box .input-box{ 
	width:92px;
	margin:2px 0 0 0;
	padding:0;
	vertical-align:top;
	border-right: 0px dotted; border-top: 0px dotted; border-left: 0px dotted; border-bottom: 0px dotted; }

	
#search-box .button-img
{
	vertical-align: top;
	margin-top: 3px;
			
}
	
#search-box label{
	display: block;
	height: 20px;	
	margin: 12px 0 12px 0;
	border-bottom: #FAFAFA solid 1px;
	}

A
{	
	text-decoration: none;
	color: #0d43bd;
}

A:hover
{
	
	color: #ff7010;
}



.topmenu A:hover
{

}


.topmenu A
{
	font-size:13px;
}



.pager A
{
	font-weight:bold ;
	text-decoration :underline;
}	
#mainwrapper {
	width: 1000px; 
	margin:0 auto;
}
#content {
	width: 1000px;
	background-color:white;
}
#header {
	width:1000px;
	padding:15px 15px 0;
	margin-top:30px;
	text-align:left;
	background:url(/templates/_totalcustom/content-top-bg.png) no-repeat top left;
}
*/
/*************************************************************************************/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* http://www.tantek.com/log/2004/undohtml.css */
/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dd,dt,dl
{ margin:0; padding:0;}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */
br.clearfix {
	clear:both;
}
/* ie7 link colors */
a:link {
	color:#0066cc;
}
a:visited { 
	color: #800080;
}
a:hover {
	color: #ff0000;
}

/*total link colors:*/
  a:link {
  	color:#003F7D;
  }
  a:visited { 
  	color: #003F7D;
  }
  a:hover {
  	color: #F0A701;
  }

/*************************************************************************************/
body {
	font-size:62.5%;
	font-family:"Trebuchet MS", sans-serif;
	padding:5px 0px;
	background-color:#c0c0c0;
	padding-bottom:0;
}
#wrapper {
	width:1000px;
	margin:auto;
}
#pagetop {
	width:1000px;
	height:19px;
	background:url(/templates/_totalcustom/pagetop.gif) no-repeat top left;
}
#page {
	width:998px;
	background-color:white;
	border:1px solid white;
	border-width:0px 1px;
	overflow:hidden;
}
#header {
	
}
#TemplatePage_ZONE_01 {
	margin-left:15px;
	width:250px;
	float:left;
}
#TemplatePage_ZONE_06 {
	float:left;
}
#TemplatePage_ZONE_07 {
	width:250px;
	float:left;
	text-align:right;
}
#TemplatePage_ZONE_01, #TemplatePage_ZONE_06, #TemplatePage_ZONE_07 {
	
}
#departmentnav {
	font-size:1.5em;
	clear:both;
}
#sitenav {
	width:172px;
	margin:0 20px 0 15px;
	float:left;
}
#sitenav a {
	font-size:1.1em;
	color:#003F7D;
}
#sitenav a:hover {
    color:#F0A701;
}
#subnav {
	text-align:right;
	clear:both;
	overflow:hidden;
	font-size:1.2em;
	margin-bottom:10px;
}
#subnav a {
	color:#003F7D;
}
#subnav a:hover {
    color:#F0A701;
}
#content {
	width:770px;
	margin:0 10px 0 0;
	float:left;
	font-size:1.1em;
}
#content p {
    margin-bottom:8px;
}
#footer {
	color:#003F7D;
}
#search-box input {
	vertical-align:bottom;
}
#TemplatePage_MODULE216_11_txtKeywords {
	height:13px;
	width:125px;
	padding:2px 2px 2px;
	border:1px solid #bcbcbc;
	margin:0;
	font-size:1.1em;
}
#TemplatePage_MODULE216_11_ImageButton1 {
	margin-bottom:1px;
}

/* MENU: */
.TotalCustomTabcontainer {
  float:left;
  background:white url("/modules/design/tablinks/TotalCustomTabbg.jpg") repeat-x bottom;
  line-height:normal;
margin:0 5px 10px 5px;
padding-left:185px;
width:800px;
  }
.TotalCustomTabcontainer ul {
  margin:0;
  padding:2px 2px 0;
  list-style:none;
  }
.TotalCustomTab{
  float:left;
  background:url("/modules/design/tablinks/TotalCustomTableft.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
.TotalCustomTab a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright.jpg") no-repeat right top;
  padding:5px 18px 5px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#99afc9;
height:19px;
width:160px;
text-align:center;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.TotalCustomTabcontainer a {float:none;}
/* End IE5-Mac hack */

.TotalCustomTab a:hover {
  color:#003779;
  }

/*
.TotalCustomTab- 
{
  float :left;
  background:url("/modules/design/tablinks/TotalCustomTableft_on.jpg") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 18px;

  }
  
.TotalCustomTab- a {
  float:left;
  display:block;
  background:url("/modules/design/tablinks/TotalCustomTabright_on.jpg") no-repeat right top;
  padding:5px 18px 4px 0px;
  text-decoration:none;
  font-weight:bold;  
  color:#003779;
  height:20px;
width:160px;
text-align:center;
  }*/
