/* USD LANDING SPECIFIC STYLES */
/* GENERAL STYLES */
BODY {
	margin:0px;
	background-color: #ffffff;
}
IMG {
  border:none;
}
H3 {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#d6o;
	Margin-top: 45px;
}
.Title,
a.Title:link,
a.Title:hover,
a.Title:visited{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px;
}


/* NAVIGATION LAYERS */
#ieLayer1 {z-index:5}
#ieLayer2 {z-index:5}
#ieLayer3 {z-index:5}
#ieLayer4 {z-index:5}
#ieLayer5 {z-index:5}

/* TOP BANNER STYLES */
#bannerArea {
	/* background:#FFFFFF; */
	width:755px;
	height:153px;
	z-index: 1;
}

#bannerText {
  position:absolute;
  /* margin:29px 0px 0px 160px; */
  width:755px;
  height:153px;
  z-index: 2;
}


#loginButton {
  position:absolute;
  margin:45px 0px 0px 550px;
  z-index: 3;
}
#loginwidget {
  position:absolute;
  /*margin:45px 0px 0px 550px;*/
  margin-bottom:0px;
  margin-left:550px;
  margin-right:0px;
  margin-top:0px;
  z-index: 3;
}


/* PRIMARY CONTENT AREA STYLES */
#contentArea {
	margin: 25px 11px 15px 11px;
}
#contentArea P {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#5c5c5c;
  margin:0px;
  padding:10px 8px 14px 4px;
}

#contentArea #source {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#5c5c5c;
}

#contentArea A {
	font-weight:bold;
	color:#4f97cd;
}
#contentArea A:active {
	font-weight:bold;
	color:#999999;
}
#contentArea A:hover {
	font-weight:bold;
	color:#7799BB;
}
#contentArea A:visited {
	font-weight:bold;
	color:#999999;
}

#tagend{
	Float: center;
	font-size: 500%;
}

#tagend p{
	width:600px;
	font-weight: normal;
	text-align: center;
	}

/* CALLOUT AREA STYLES */
#calloutArea {
	width:195px;
	float:right;
}
#calloutArea P {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#5c5c5c;
}

#callout1 a.Title:link, #callout1 a.Title:active, #callout1 a.Title:hover, #callout1 a.Title:visited {
	font-weight:bold;
}

#calloutArea A {
	font-weight:normal;
	color:#4f97cd;
}
#calloutArea A:active {
	font-weight:normal;
	color:#999999;
}
#calloutArea A:hover {
	font-weight:normal;
	color:#7799BB;
}
#calloutArea A:visited {
	font-weight:normal;
	color:#999999;
}

#callout1 {
	width:177px;
	padding:2px 5px 4px 8px;
	background: #E3E6E6;
	border: 1px solid #BEC5C7;
	margin:5px 0px 5px 5px;
}

* html #callout1 {
	width: 195px; /* for IE */
}

#callout1 H3 {
 	padding:8px 0 6px 0px;
 	margin:0px;
}

#callout1 P {
  margin:0px;
  padding:7px 0 10px 0;
}


/* COLUMN STYLES */
.column {
	width:506px;
	margin:25px 16px 0px 0px;
	float:left;
}

.clearLeft {
	width:506px;
	margin:10px 16px 0px 0px;
	clear:left;
}

.landingTitle {  
	font-family:Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-style: normal; 
	font-variant: normal;   
	font-weight: bold,900 
	letterSpacing: 0;
	color: #d60;
}

.landingTitle2 {  
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal; 
	font-variant: normal;   
	font-weight: bold,900 
	letterSpacing: 0;
	color: #5c5c5c;
}
