﻿body 
{	
}
.textLabelMediumPlain
{
	font-family:Verdana;
	font-size:12px;
}
.textLabelSmall 
{
	font-family:Verdana;
	font-size:10px;
}
.divHeader
{
	color:White;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	width:100%;
	background-image: url(DivBlueBar.png);
}

.Link1:link, .Link1:visited
{
	color:#0000FF;
	text-decoration:underline;
}
.Link1:hover
{
	color:#FF0000;
	text-decoration:underline;	
}

.white_wrap {
    padding-bottom: 10px;
    background: #FFF none repeat scroll 0% 0%;
    width: 100%;
}

#divSearch {
    margin-top: 7px;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}

.black_wrap {
    width: 100%;
}

.header_wrap {
    height: 65px;
    margin: 0px auto;
}

.header_logo {
    float: left;
    width: 223px;
    height: 90px;
}

.header_nav {
    float: right;
    width: 737px;
    margin-top: 15px;
}

.header_nav .secondary_nav {
    float: right;
}
.secondary_nav {
    margin-top: 20px;
}

.login_portal {
    margin: 0 auto;
    margin-bottom: 20px;
}

.login_portal tr td {
    padding: 3px;
}

.text-box {
    height: 34px;
    border: #ccc 1px solid;
    border-radius: 4px;
    color: #555;
    background: #fff;
    font: 14px/1.42857 "Helvetica Neue",Helvetica,Arial,sans-serif;
}