/*common*/
div {
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
	box-sizing:         border-box;
}

body,td {
	font-family: Verdana, serif;
	font-size: 13px;
	color: black;
	margin: 0;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
    line-height: 1.5;
}

div.topMenu {
	background-color: Black;
	color: White;
	font-family: Verdana, serif;
	font-size: 11px;
	width: 100%;
	height: 26px;
    font-weight: bold;
}
div.topMenu a {
    margin: 0 15px;
    font-size: 11px;
    color: White;
}
div.topMenu form {
    margin: 0;
    display: inline;
}
div.topMenu form .search{
    width: 160px;
    border: 1px solid black;
}
div.topMenu form .searchSubmit {
    width: 66px;
    height: 22px;
    background: url( img/search.gif ) no-repeat 0 2px;
    border: 0;
    margin: 0 5px;
}


div.bottomMenu {
	font-family: Verdana, serif;
	font-size: 11px;
	color: Gray;
    padding: 5px 5px;
}
div.bottomMenu a {
    font-family: Verdana, serif;
    font-size: 11px;
    color: Gray;
    margin: 0 20px;
}

div.mainMenu {
    background: #319edf;
    color: #164b6a;
	font-family: 'Arial Black', Arial, serif;
	font-size: 19px;
	width: 100%;
	height: 75px;
	line-height: 75px;
}
div.mainMenu a {
	color: White;
	font-family: 'Arial Black', Arial, serif;
	font-size: 16px;
	text-decoration: none;
    margin: 0 20px;
}
.mmbSolutions {background: #319edf url( img/uarr.gif ) no-repeat 145px 63px !important;}
.mmbResources {background: #319edf url( img/uarr.gif ) no-repeat 290px 63px !important;}
.mmbNews {background: #319edf url( img/uarr.gif ) no-repeat 420px 63px !important;}
.mmbCompany {background: #319edf url( img/uarr.gif ) no-repeat 535px 63px !important;}


h1 {
	font-family: Georgia, serif;
	font-weight: Bold;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 1em;
}
h2 {
	font-family: Georgia, serif;
	font-weight: Bold;
	font-size: 24px;
	color: #9a3929;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, serif;
	font-weight: Bold;
	font-size: 21px;
	margin: 0;
	color: #006aab;
    padding: 0.5em 0 0.75em 0;
}
h4 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2;
}
h5 {
	font-family: Verdana, serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h6 {
	font-family: Verdana, serif;
	font-weight: Bold;
	font-size: 13px;
	color: #006aab;
	margin-top: 2em;
	margin-bottom: 0;
}

hr {
  clear:      both;
  margin:     0;
  display:    block;
  visibility: hidden;
  border:     none;
  height:     0;	
}
hr.line {
  border-top: 1px solid #d3d4d6;
  background: #d3d4d6;
  visibility: visible;
	margin-top: 12px;		
	margin-bottom: 12px;		
}
hr.line1 {
  border-top: 1px solid #d3d4d6;
  background: #d3d4d6;
  visibility: visible;
}

a {
	font-family: Verdana, serif;
	font-size: 13px;
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}
a.nohover:hover {
    text-decoration: none;
}

div.path {
	font-family: Verdana, serif;
	font-size: 13px;
	color: Gray;
	margin: 5px 0 5px 10px;
}
div.path a {
	color: #006aab;
}

.blue {
	color: #006aab !important;
}
.gray {
	color: Gray !important;
}
.black {
	color: Black !important;
}

div.gradL {
    background: url( img/gradL.jpg ) no-repeat;
    padding:10px;
}

div.gradR {
    background: url( img/gradR.jpg ) no-repeat;
    padding:10px;
}
div.gradH {
	height:229px;
}


.blueArr {
    background: url( img/barr.gif ) no-repeat 0 2px;
    padding-left: 12px;
	color: #006aab;
	margin:5px 5px;
    display: block;
}
a.blueNA {
    padding-left: 12px;
	color: #006aab;
	margin:5px 5px;
    display: block;
}
a.list {
	color: #006aab;
	margin:0 5px 15px 5px;
    display: block;
}


.grayArr {
	font-weight: Bold;
    background: url( img/barr.gif ) no-repeat 0 2px;
    padding-left: 12px;
	color: Gray;
	margin:5px 5px;
    display: block;
}

div.dollar {
    background: url( img/dollar.jpg ) no-repeat;
}

div.slogan {
	font-family: Verdana, serif;
	font-size: 12px;
}

input.email {
	color: Gray;
	width: 210px;	
}
input.emailSubmit {
	background-color: #319edf;
	color: White;
	font-family: Verdana, serif;
	font-size: 18px;
	border: 0;
	margin: 10px 0;
}

.darr {
	font-size: 1.1em;
	font-weight: bold;
	color: #006aab;
}

div.panel {
    background: url( img/gradB.jpg ) no-repeat;
    margin: 6px;
	padding: 10px;
	width: 231px;
	height: 200px;
	float:left;
}


b.bi {
    margin-left: 14px;
    display:block;    
}

div.floatbanner {
    float: right;
    padding:10px;
    border: 1px solid #319edf;
    background: #f6fbfd;
    margin: 0 10px;
}

ul {
    margin-top: 0;
}

ol li{
    margin: 10px 0;
}


th.caption {
    font-weight: bold;
    color: white;
    background-color: #006bab;
    text-align: center;
}
table.grid {
    border-top: 1px solid #006bab;
    border-left: 1px solid #006bab;
}

table.grid td {
    border-bottom: 1px solid #006bab;
    border-right: 1px solid #006bab;
    padding: 5px;
}

table.grid th {
    font-weight: bold;
    color: white;
    background-color: #006bab;
    text-align: center;
    padding: 5px;
}
