@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
background-color: white;
background-image: url(../images/bg_blue2.gif);
background-repeat: repeat-x;
background-attachment: fixed; }

img, a img { border: none; outline: none; }

div#WrapperContent {
	width: 100%;
	margin: 0px;
	background-color:#FFFFFF;
	float: left;
}

div#Wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	background-color: white;
}

#Column1 {
	width:600px;
	padding: 10px 20px 10px 20px;
	float: left;
}

#Column1 img {
	
	padding: 5px 0px 10px 0px;
	
}

#navigation { margin: 20px 0px 10px 0px;}
#navigation #left_end { background-image: url(../images/left_nav_end.gif); background-repeat: no-repeat; float: left; height: 24px; width: 11px; margin: 0; padding: 0; }
#navigation #right_end { background-image: url(../images/right_nav_end.gif); background-repeat: no-repeat; float: left; height: 24px; width: 11px; margin: 0 0 0 -1px; padding: 0; }
#navigation ul { margin: 0 0 10px 0; padding: 0; float: left;  }
#navigation li { float: left; margin: 0 1px 0 0;  list-style: none; }
#navigation a { background-repeat: no-repeat; font-family: arial; padding: 5px 8px 5px 8px; display: block; background-color: #3576cc; font-weight: bold; font-size: 12px; color: white; text-decoration: none; }
#navigation a:hover { color: #e89d32; }

a img {
border: none;
}


#Column2 {
	width:260px;
	float: left;
}

#Column2 .sidebar {
	width: 229px;
	background-color: #ECECEC;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#Column2 .sidebar h2 {
	width: 230px;
	background-image: url(../images/bg_subtopic.gif);
	margin: 0;
	padding: 7px 0 7px 0px;
	font-size: 11px;
	color: white;
	letter-spacing: normal;
	text-align: center;
	background-position: -30px;
	font-family: arial;
}

#Column2 .sidebar p {
	padding: 10px 10px 0px 10px;
	margin: 5px 0 10px 0;
	color: #535353;
	font-weight: normal;
	font-size:11px;
	line-height: 14px;
}

#Column1 #webcast {
	float: left;
	position: relative;
	width: 600px;
	height: 243px;
	background-image: url(../images/webcast.jpg);
	margin: 20px 0 20px 0;
}

#Column1 .featurewrapper { /* this styles the mainfeature text. */		
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	position:absolute;
	top:306px;
	left:30px;
	overflow:hidden;
}   
 
#Column1 .featurewrapper a{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	
	}

#webcast p.caption {
	color: #ffffff;
	font-size:11px;
	position: absolute; top: 220px; left: 20px;
	width: 600px;
	height: auto;
	margin:0px;
	padding: 0px;
}

#callout {
	background-color: #FC6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #b1b1b1;
	padding: 10px;
	margin-top:20px;
	margin-bottom:20px;
	width: 565px;
	height: auto;
}

#callout p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	}
	
#callout p a:link, #callout p a:visited, #callout p a:hover, #callout p a:active {
	color: #F60;
	font-weight: bold;
	}
	
#callout img {
float: right;
padding: 10px;
margin: 0px;
}

#callout h3 {
margin: 0px 0px 10px 0;
width: 100%;
float: left;
color:#333;
font-size: 16px;
}

#callout h4 {
margin: 0px 0px 10px 0;
font-size:12px;
font-weight: bold;
color:#963;
}


#ClickArea {
	width: 120px;
	height:20px;
	position: absolute; top: 165px; right: 140px;
}

#ClickArea a:link img {
	border: none;
}

#ClickArea a:visited img {
	border: none;
}

#Column1 .image_border {
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
}

.image_w_caption { float: right; padding: 4px 8px 5px 8px; border: 1px solid #cbcbcb; color: #7b7b7b; width: 300px; }
.image_w_caption p { font-size: 11px; margin: 0; padding: 0; }


#belt { width: 900px; height: 150px; clear: both; background-color: orange; }

h2 {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color:#3366CC;
	letter-spacing:-1px;
	clear: left;
}

h3 {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color:#FF9933;
	letter-spacing:-1px;
	clear: left;
}

h4 {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#999999;

}

p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}

div#UDStandardFooter_LayoutContainer {
  width: 910px;
  margin: 15px auto;
  border-top: 8px solid #002663;
  font-family: "Arial", Helvetica, Verdana, sans-serif;
  padding:0 10px;
}


