﻿.SearchBox
{
	background: #DFECF4;
	border:solid 1pt #303030;
}

.DarkBlueBackground
{
	padding: 10px 10px 10px 10px;
	background: #2071A5;
	border:solid 1pt #303030;
}

.TextDarkBlue
{
	color: #1B3441;
}

.TextDarkBlueSmall
{
	font-size:10px;
	color: #1B3441;
}

.ButtonRed
{
	color: #ffffff;
	background: #DF4240;
	font-weight:bold;
	font-size:18pt;
	border: 0px;
}

.numberTextbox
{
	padding-left:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-top:2px;
	font-family: Verdana;
	font-size:18pt;
	}
	
.ddl1
{
	padding-left:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-top:2px;
	font-family: Verdana;
	font-size:12pt;
	vertical-align:middle;
	}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

html
{
   overflow: -moz-scrollbars-vertical;
}
body
{
   padding: 0;
   margin: 0;
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   background: #fff;
   color: #131313;
}
:focus
{
   outline: none;
}
a:link, a:visited
{
   color: #069;
   text-decoration: underline;
}
a:hover, a:active, a:focus
{
   color: #f50;
   text-decoration: underline;
}
img
{
   border: 0;
}
h1
{
   color: #1B3441;
   font-weight: bold;
   font-size: 16pt;
   margin: 0 0 10px 0;
   padding: 0;
}
hr
{
   height: 0;
   border: 0;
   border-top: 1px solid #999;
}
input, select
{
   border: 1px solid #054864;
   font-size: 10pt;
}
.formInput, .formSelect
{
   font-size: 10pt;
   color: #054864;
   font-weight: normal;
}
#footer
{
   clear: both;
   padding: 20px 0 0 0;
   margin: 0;
   color: #1B3441;
   font-size: 8pt;
   font-weight: normal;
   text-align: center;
   background: #DFECF4;
   border-top:solid 1px #252525;
   border-bottom:solid 1px #252525;
}
#footerNav ul
{
   padding: 0;
   margin: 0 0 0 15px;
   list-style-image: url(/images/list-bullet.png);
}
#footerNav li
{
   padding: 0;
   margin: 0 0 5px 0;
}
#footerLeft
{
   text-align: right;
   font-weight: bold;
}
#footerLeft img
{
   border: 0;
   padding: 0;
   margin-bottom: 5px;
}
#footerMiddle
{
   text-align: left;
   border-width: 0 1px;
   border-style: solid;
   border-color: #1B3441;
}
#footerLeft a:link, #footerLeft a:visited, #footerLeft a:hover, #footerLeft a:active, #footerLeft a:focus
{
   text-decoration: none;
   color: #1B3441;
   border: 0;
}
#footerRight
{
}
.footerCol
{
   font-size: 10pt;
   color: #1B3441;
   padding: 0 30px;
   width: 265px;
   float: left;
   text-align: left;
}
.footerCol a
{
   text-decoration: none;
}
.footerCol a:link, .footerCol a:visited
{
   text-decoration: none;
   color: #1B3441;
}
.footerCol a:hover, .footerCol a:focus, .footerCol a:active
{
   text-decoration: none;
   border-width: 0 0 1px 0;
   border-style: dashed;
   border-color: #ccc;
   color: #ccc;
}
.footerColHeader
{
   margin-bottom: 10px;
   font-weight: bold;
   font-size: 12pt;
   color: #1B3441;
}
.footerColHeader a:link, .footerColHeader a:visited
{
   font-weight: bold;
   text-decoration: none;
   color: #1B3441;
   border: 0;
}
.footerColHeader a:hover, .footerColHeader a:active, .footerColHeader a:focus
{
   font-weight: bold;
   text-decoration: none;
   color: #1B3441;
   border-bottom: 1px dashed #1B3441;
}

#header
{
   height: 119px;
   border-width: 0 0 1px 0;
   border-style: solid;
   border-color: #1B3441;
   padding: 0;
   margin: 0;
   background: #DFECF4;
}
#search
{
	height: 25px;
   padding: 0;
   margin: 0;
   text-align:right;
   padding-right: 5px;
	}
	
#logo
{
   height: 94px;
   padding: 0;
   margin: 0;
   text-align:left;
   padding-left:20px;
}
#logo a
{
   padding: 0;
   margin: 0;
   border: 0px none;
}
#logo img
{
   margin: 0;
   padding: 0;
   border: 0px none;
}
#main
{
   padding: 0;
   margin: 0;
   border-top: 5px solid #DFECF4;
}
#nav
{
   height: 42px;
   font-size: 14pt;
   padding: 0;
   margin: 0;
   background: url(../images/mnu-blue-light.jpg) 0 0 repeat-x;
   text-align: center;
   border-bottom: 1px solid #fff;
   color: #fff;
}
#nav a
{
   margin: 0 10px;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
}
#nav a:link, #nav a:visited
{
   color: #fff;
}
#nav a:hover, #nav a:active, #nav a:focus
{
   color: #131313;
}
#nav li
{
   display: inline;
}
#nav .topNavLeft
{
   border-left: 1px solid #ccc;
}
#nav .topNavMiddle
{
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
}
#nav .topNavRight
{
   border-right: 1px solid #ccc;
}
#nav ul
{
   margin: 0;
   padding: 10px;
   list-style: none;
}

#wrapper
{
   margin: 0 auto;
   width: 982px;
   padding: 0;
   text-align: left;
   border-width: 0 1px;
   border-style: solid;
   border-color: #252525;
}
#inner
{
   margin: 0;
   padding: 30px 30px 20px 30px;
}
#copyright
{
   clear: both;
   padding: 25px 0 10px 0;
   margin: 0;
   color: #1B3441;
   font-size: 8pt;
   font-weight: normal;
   text-align: center;
}


.greentext
{
   color: #1B3441;
}

.additionalphonenumberinfo
{
	border:solid 1pt #000000;
	background-color: #DFECF4;
	width: 70%;
	
	}
	
.numlist
{
	font-weight:bold;
	padding: 2px;
	}

.bh
{
	font-size:18px;
	}
	

.spacing
{
	padding-right:12px;
	}




/* tables */


table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #99BFE6;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/sort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: black;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;

}
table.tablesorter tbody tr.odd td {
	background-color:#EBF2FA;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
