html { 
font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; 
}
body {
	/*font: 1em "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	color: #404040;
	background-color:#000000;
	margin: 0px;
	border:0 none;
	SCROLLBAR-FACE-COLOR: #888888;
	SCROLLBAR-HIGHLIGHT-COLOR: #d4d4d4;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #a1a1a1;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #6a6a69;
	SCROLLBAR-DARKSHADOW-COLOR: #656565;
}

a:link {
	color:#004d95;
}
a:visited {
	color:#7D0032;
	color:#7D0032;
}
a:hover {
	color:#666;
	text-decoration:underline;
}


a.externallink {
background: url(images/externallinkIconNV.gif) no-repeat 100% 0;
padding: 0px 20px 0px 0px;
}

a:visited.externallink  {
background: url(images/externallinkIconV.gif) no-repeat 100% 0;
padding: 0px 20px 0px 0px;
}

a:hover.externallink {
background: url(images/externallinkIconHV.gif) no-repeat 100% 0;
padding: 0px 20px 0px 0px;
}

.amp {
font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
font-style: italic;
font-weight: normal;
}


/*Set baseline font sizes*/

h1 {
	font-size:1.5em;
	line-height:1.5em;
	font-weight:bold;
	/*text-align: center;*/
	color:#c43c35;
	border-bottom:4px #cfcfcf double;
	margin-bottom:1em;
}

h2 {
	font-size: 1.3em;
	line-height:1.3em;
	font-weight: bold;
	/*text-align: center;*/
	color: #660000;
}

h3 {
	font-size: 1.1em;
	line-height:1.1em;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	/*text-align: left;*/
	color: #6a6a69;
}

h5 {
	font-size: 1em;
  font-weight: bold;
  text-align: left;
 }

i { 
	font-family: inherit;
}


td {
font-size: inherit;
}

img {
	border-style:none;
	-ms-interpolation-mode: bicubic;
}

a, input[type='submit'], input[type='image'], label[for], select, button, .pointer {
       cursor: pointer;
}




	/* external links 
	a[href^="http://"]{
	    padding-right: 20px;
	    background: url(images/page_white_world.png) no-repeat center right;
	}
	a[href^="https://"]{
	    padding-right: 20px;
	    background: url(images/page_white_world.png) no-repeat center right;
	}*/
	/* emails */
	a[href^="mailto:"]{
	    padding-right: 20px;
	    background: url(images/email.png) no-repeat center right;
	}
	/* pdfs */
	a[href$=".pdf"]{
	    padding-right: 20px;
	    background: url(images/doc_pdf.png) no-repeat center right;
	}
	/* docs */
	a[href$=".doc"]{
	    padding-right: 20px;
	    background: url(images/page_white_word.png) no-repeat center right;
	}
	a[href$=".docx"]{
	    padding-right: 20px;
	    background: url(images/page_white_word.png) no-repeat center right;
	}
a.noimg {
	padding-right:0;
	background: none;
}
.clear {
	clear:both;
}





/*Set page top and content styles*/
.pagetop {
	background-image: url(images/pageTop-bg.GIF);
	background-repeat:repeat-x;
	background-position:right;
}
.master {
	margin:8px 8px 8px 0px;
	
	
}

.PageContentBG {
}

/*Bug fixes for font sizes*/
.PageContent, p {
	font-size: .95em;
	line-height: 1.2em;
}

.imagepad {
	margin:6px 6px 1px 0;
}

ul , ol {
	font-size: .95em;
	line-height: 1.25em;
}

.content {
	list-style-image:url("/images/BlackCheckMark.gif");
	list-style-type:square;
}

dl	{
	display:inline;
	margin: 0;
	padding: 0;
}
dt	{
	display:inline;
	margin: 0;
	padding: 0;
}
dd	{
	display:inline;
	margin: 0 0 1em 0;
	padding: 0;
}


/*Clarify font sizes for all tables within the page content area*/
.PageContent table th {
	font-size: inherit;
	line-height: inherit;
}

.PageContent table td {
	font-size: inherit;
	line-height: inherit;
}


/*Set styles for page content text*/
.PageContent a:link {
text-decoration: none;
font-weight: bold;}

.PageContent a:visited {
font-weight: bold;
text-decoration: none;}

.PageContent a:hover {
  outline:0;
  text-decoration: underline;
  font-weight:bold;
 }
.PageContent a:active {
  outline:0;
}

.PageContent a:focus {
  outline: thin dotted;
}


/*Set footer text sytles*/
.footer {
color:#FFFFFF;
font-size: .8em;
text-align: center;
}
.footer a:link {
color:#c43c35 ;
text-decoration: none;
}
.footer a:visited {
color:#E5E5E5;
text-decoration: none;
}
.footer a:hover {
color: #660000;
text-decoration: underline;
}

/*Set styles for all menu levels*/
.menuBG {
padding: 0px;
margin: 0px;
border: 0px;
background:#000 url(images/Menu-line.GIF) repeat-y;
}
.menuBreakout {
background-image:url(images/MenuBreakout-line.GIF);
background-repeat:repeat-y;
color:#ffffff;
font-size:.7em;
background-color:#660000;
border:1px solid #810000;
margin:2px 4px 2px 0;
padding:4px 4px 4px 10px;
}

.menuBreakoutL2 {
background-image: url(images/MenuBreakout-line.GIF);
background-repeat: repeat-y;
color:#ffffff;
font-size: .7em;
background-color:#660000;
border:1px solid #810000;
margin:2px 4px 2px 8px;
padding:2px 2px 2px 8px;
font-style:italic;
}

.menuBreakoutL3 {
	background-image: url(images/MenuBreakout-line.GIF);
background-repeat: repeat-y;
color:#ffffff;
font-size: .7em;
background-color:#660000;
border:1px solid #810000;
margin:2px 4px 2px 16px;
padding:2px 2px 2px 8px;
font-style:italic;
}
.menuBreakout:hover, .menuBreakoutL2:hover {
	background-color:#c43c35;
	border-color:#660000;
}

.menuBreakout a:link {
color:#ffffff;
text-decoration: none;
}
.menuBreakout a:visited {
color:#E5E5E5;
text-decoration: none;
}
.menuBreakout a:hover {
color: #ffffff;
text-decoration: underline;
}

.menuBreakoutL2 a:link {
color:#ffffff;
text-decoration: none;
}
.menuBreakoutL2 a:visited {
color:#E5E5E5;
text-decoration: none;
}
.menuBreakoutL2 a:hover {
color: #ffffff;
text-decoration: underline;
}

.menuBreakoutL3 a:link {
color:#ffffff;
text-decoration: none;
}
.menuBreakoutL3 a:visited {
color:#E5E5E5;
text-decoration: none;
}
.menuBreakoutL3 a:hover {
color: #ffffff;
text-decoration: underline;
}

/*Set styles for accents and other page design elements*/
.xsmall {
font-size: .7em;
}

.small {
font-size: .9em;
}

.medium {
font-size: 1.1em;
}

.large {
	font-size:1.2em;
}

.accent {
background-color: #660000;
background-image: url(images/accent-bg.GIF);
color: #FFFFFF;
margin:4px;
padding: 4px 14px;
border: 1px #000000 solid;}

.lightaccent {
	border: #c7c7c7 double;
	line-height: 1.2em;
}


.darkaccent {
	border:3px double #cccccc;
	border-bottom:single #999;
	border-right:single #999;
	color: #ffffff;
	background-image: url(images/darkaccent-bg.gif);
	background-repeat: repeat-x;
	padding:4px 4px 8px 4px;
}

.darkaccent h3 {
	margin:0;
}

.darkaccent img {
	margin-bottom:-3px;
}

.darkaccent caption {
	border:3px double #cccccc;
	border-bottom:single #999;
	border-right:single #999;
	color: #ffffff;
	background-image: url(images/darkaccent-bg.gif);
	background-repeat: repeat-x;

}	

.darkaccent a:link {
color:#fff;
text-decoration:none;
}
.darkaccent a:visited {
color:#F4FFA0;
text-decoration:none;
}
.darkaccent a:hover {
color:#fff;
text-decoration: underline;
}

.grayaccent {
	background-color: #ededed;
}

.graybox {
	border: 1px #b4b4b3 dashed;
	background-color:#EEE;
	padding:15px;
	margin-bottom:1em;
	
}

.dark {
	background: #660000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px #ffffff solid;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	
}
.darkheader {
	background: #660000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	font-weight: bold;}

.lightsmall{
	
	color: #ffffff;
	border: .1em #ffffff solid;}

.lighttext{
	
	color: #ffffff;
}
.lightheader{
	
	color: #ffffff;
}
.lightheader a:link {
color:#c43c35 ;
text-decoration: underline;
font-weight: bolder;

}
.lightheader a:visited {
color: #ffffff;
font-weight: bolder;
text-decoration: underline;

}
.lightheader a:hover {
color: #c43c35 ;
text-decoration: underline;
font-weight: bolder;

}	

.lighttable {
	background: #ededed;
	border:3px #cccccc double;
	border-bottom:solid #999;
	border-right:solid #999;
	empty-cells:hide;
}
.lighttable th{
	font-size: .75em;
	vertical-align:top;
	border:0px;
	border-bottom: 2px solid #999;
}

.lighttable td{
	border:0px;
	background:#F1F1F1;

}

.lighttable td.rightCOL{
	text-align: right;
	padding-right:0;
	white-space:nowrap;
}


.lightbox {
	background: #ededed;
	border: #cccccc double;
	padding: 2px 2px 2px 2px;
}

.whitetable {
	background: #ffffff;
	padding: 1px 1px 1px 1px;
	
	color: # 151515;
}

.BulletText {
	
}
.red {
  color: #c43c35;
}
.blue {
  color: #049cdb;
}

.gray {
	color:#666;
}

.RedCheck {
	
	list-style-image: url(images/RedCheckMark.gif);
}
.BlackCheck {
	
	list-style-image: url(images/BlackCheckMark.gif);
}
.imagetable {
	background: #660000;
	border-collapse: collapse;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 0px 0px 1px 1px;
}

.imageleft {
	float:left;
	clear:left;
	padding:0 36px 12px 0;
}

.tableborder {
border: 1px #666666 solid;
}


table th {
  padding-top: 9px;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 2px solid #ddd;
 
}
.PageContent table tr td {
	border-bottom: 1px  dotted #ddd;
 
}

table tbody tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
table tbody tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
table tbody tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
table tbody tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.zebra-striped tbody tr:nth-child(odd) td {
  background-color: #f9f9f9;
}
.zebra-striped tbody tr:hover td {
  background-color: #f5f5f5;
}
.zebra-striped .header {
  cursor: pointer;
}
.zebra-striped .header:after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: hidden;
}
.zebra-striped .headerSortUp, .zebra-striped .headerSortDown {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.zebra-striped .header:hover:after {
  visibility: visible;
}
.zebra-striped .headerSortDown:after, .zebra-striped .headerSortDown:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.zebra-striped .headerSortUp:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
table .blue {
  color: #049cdb;
  border-bottom-color: #049cdb;
}
table .headerSortUp.blue, table .headerSortDown.blue {
  background-color: #ade6fe;
}


.actionbutton {
  padding: 4px 6px 4px 6px;
  background-color: #bfbfbf;
  background-image: url(images/darkaccent-bg.gif);
  background-repeat: repeat-x;
  font-size: 1.25em;
  font-weight: bold;
  text-transform:uppercase;
  color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-shadow: 0px 1px 0px #400000;

}
.actionbutton a:link {
  color: #ffffff;
}
.actionbutton a:visited {
  color: #E5E5E5;
}

.actionbutton.telephone {
  background-color: #c43c35;
  
}
.actionbutton.navigation {
  background-color: #660000;
}
.actionbutton.success {
  background-color: #46a546;
}
.actionbutton.notice {
  background-color: #62cffc;
}

.PageContent> .links-grid {
	margin:0 0 20px 0;
	padding:0;
	
}
.links-grid {
  margin-left:0;
  margin-bottom: 0;
  zoom: 1;
  width:100%;
  
}
.links-grid:before, .links-grid:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.links-grid:after {
  clear: both;
}
.links-grid li {
	display: inline;
	
}

.links-grid a {
	float: left;
	margin: 0 20px 20px 0;
	padding: 6px 8px 6px 8px;
	background-color:#660000;
	border:1px solid #810000;
	/*background-image: url(images/darkaccent-bg.gif);
	background-repeat: repeat-x;
	background-position:top;*/
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.links-grid a img {
	display: block;
}
.links-grid a:hover {
	text-decoration:none;
	background-color:#c43c35;
	border-color:#660000;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}




	
