* {
	margin: 0;
	padding: 0;
}
.logo {
	float:left;
	margin-right:1px;
}
#header-sub {
/* 	background:url(bg-big.jpg) repeat-x #8595AE; */
/* 	margin:1px 0; */
/* 	overflow:hidden; */
/* 	padding:10px 10px 10px 10px; */
	margin:10px 0;
	overflow:hidden;
	padding:0 5px 0 5px;
}

#header-wrap {
	background:url(nih_ray.png) no-repeat;
	/*margin:1px 0 1px;*/
	overflow:hidden;
	/*padding:0 1px 0 1px;*/
}

.slug {
	color:#fff;
	width:400px;
	padding:0 0 0 5px;
	float:left;
	margin-right:30px;
	/*text-shadow:2px 2px 2px #000000;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);*/
}
.slug .slug-title {
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:normal;
	margin-bottom:5px;
	color:#FFF;
	font-weight:bold;
}
.slug .slug-int {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:normal;
	color:#FFF;
	font-weight:bold;
}
.slug a, .slug a:hover, .slug .slug-title a, .slug .slug-title a:hover, .slug .slug-int a, .slug .slug-int a:hover {
	color:#FFF;
	text-decoration:none;
}
img.center {   display: block;   margin-left: auto;   margin-right: auto; }
#footer {
	background:#FFF;
	padding:10px 5px;
	overflow:hidden;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius:0 0 8px 8px;
	font-size:1em;/**/
}
#footer-sub {
	/*border-top:2px solid #333;*/
	background:#FFF;
	padding:10px 5px;
	overflow:hidden;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius:0 0 8px 8px;
	font-size:12px;/**/
/* 	font-size:1em; */
}
#footer-info {
	font-size:10px;
/* 	font-size:.65em; */
	width:450px;
	float:left;
}
#footer-usa {
	float:left;
	width:110px;
	padding-top:15px;
}
#footer-review {
	float:right;
	width:350px;
	font-size:10px;
	/* 	font-size:.65em; */
	text-align:right;
}


body {
	background:url(vsac-bg.png) repeat-x scroll 0 0 #667B9A;
	font: normal 12px Verdana, Helvetica, Arial, sans-serif;
	text-align:left;

}

#main {
	background: white;
	border-radius: 5px;
}
.login-text {
	color:white;
	text-decoration:none;
	font-weight:bold; 
}

.warningBanner {
    font-weight: normal;
    /* border-radius: .5em; */
    border: 2px solid #f8db72;
    background-color: #fdf4d2;
}

.wbHead {
	width: 110px;
	margin: 10px auto 10px auto;
	font-weight: bold;
	font-size: 14px;
	color: #e17009;
}

.wbMsg {
	font-size: 12px;
	padding: 0 10px 10px 10px;
}

.vsloginDlog{
	font-family: 'Droid Sans', sans-serif !important;
	font-size: 14px !important;
}

.loginForgetRegister {
	clear:both;
	margin-bottom: 1em;
}

.forgetDiv, .form-field {
	margin-bottom: 1em;
}

.forgetDiv a {
	text-decoration: none;
}

.requestUMLSLic {
	float: right;
	margin-right: 4px;
}

.vsloginLink
{
	color: #3f76ac;
	text-decoration: none;
	font-size: 12px;
}
.vslogText
{
    padding-top: 2px;
    font-weight: normal;
    font-family: 'Droid Sans', sans-serif !important;
   font-size: 14px !important;
}

.vslog
{
   /*margin-left:5px;*/
   border: 1px solid #ccc;
   padding: 2px;
   width: 175px;
   font-family: 'Droid Sans', sans-serif !important;
   font-size: 14px !important;
}

#login-dialog td
{
	postition:relative;
	height:25px;
	padding-bottom:9px;
}
#login-dialog p {
	margin: 0;
}

#btnLogin {
	background: #ffa028;
    border-color: #ffa028;
    border-radius: 0px;
    color: #ffffff;
    font-weight: normal;
    width: 120px;
    float:left;
    margin-right: 1em;
    padding:3px;
     font-family: 'Droid Sans', sans-serif !important;
   font-size: 14px !important;
}

.hLink{
	text-decoration:none;
}

.loginError
{
   border: 1px solid #cd0a0a;
   width:250px;
   background: #fef1ec url(/img/img-327864.png) 50% 50% repeat-x;
   color: #cd0a0a;
}

#fhirInfo{
	font-family:Droid Sans,sans-serif;
	font-size:14px;
}


