.TitleHead{
	color:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}
.middle{margin:25px;}
.Head{
	color:#272727;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.SubHead{
	color:#272727;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.SubHead label{
	color:#272727;
	color:#ffffff;
	font-size:12px;
}
a.CommandButton{
	font-family:Arial, Helvetica, sans-serif;
}
.NormalTextBox
{
  font-family:Arial, Helvetica, sans-serif;
}
a img{
	border:none;
}
a, a:visited{
	text-decoration:none;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover{
	text-decoration:underline;
}
h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color:#272727;
}

h2
{
    font-size: 20px;
    font-weight: normal;
}

h3
{
    font-size: 16px;
    font-weight: normal;
}

h4
{
    font-size: 12px;
    font-weight: normal;
}

h5, DT
{
    font-size: 11px;
    font-weight: bold;
}

h6
{
    font-size: 11px;
    font-weight: bold;
}


.console-large h3 
{
    color:#275072;
}
a.GreenButton
{
	clear:both;
	cursor:pointer;
	margin-top:20px;
	padding: 0px;
	margin: 0px;
	color: #fff !important;
	padding-top:3px;
	display:inline-block;
}
.c-content a.GreenButton:hover{
	text-decoration:none !important
}
.button-l
{
	background: url(images/button_left.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}
.button-c
{
	background:url(images/button_center.png) top left repeat-x;
	height:26px;
	padding-top:6px;
	float:left;
	margin:0;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	zoom:1;

}

.button-r
{
	background:url(images/button_right.png) top left no-repeat;
	height:32px;
	width:15px;
	float:left;
	margin:0;
}

html{
	height:100%;
	background-color:#FFFFFF; 
	color:#000000;
/*	background-color:#000000;  */
	
	width:100%;
}
.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
}
.header{
	width:100%;
	height:104px;
	background: url(images/header_center.png) repeat-x;
	position:relative;
	z-index:5;
}

.header-left{
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	height:104px;
	width:246px;
	background:url(images/header_left.png) no-repeat top left;
}
.header-right{
	position:absolute;
	z-index:0;
	top:0;
	right:0;
	height:104px;
	width:214px;
	background:url(images/header_right.png) no-repeat top left;
}
.header-center{
	width:980px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	z-index:5;
	height:98px;
}
.logo{
	float:left;
	/* margin-top:14px;
	margin-left:21px; */
	margin-top:14px;
	margin-left:0px; 
	position:absolute;
}

.right-top{
	height:19px;
	margin-top:6px;
	color:#c9c9c9;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:6px;
	right:0;
}
.user-login{
	float:right;
	margin-top:3px;
	margin-right:20px;
}
.user-login a.user, .user-login a.login{
	color:#c9c9c9;
}
a.user:hover, a.login:hover{
	color:#c9c9c9;
	text-decoration:underline;
}

.search{
	float:right;
	overflow:hidden;
	width:159px;
}
.search span{
	border:none;
	background:url(images/search_left.png) no-repeat top left;
	height:19px;
	width:100%;
	float:right;
	position:relative;
}
.search input{
	margin:0 22px 0 9px;
	width:128px;
	border:none;
	border-top:#cfcfcf 1px solid;
	height:18px;
	float:left;
	color:#989898;
	font-family:Arial;
	font-size:11px;
	padding:0;
}
.search .search-link{
	position:absolute;
	top:0;
	right:0;
	height:19px;
	width:22px;
	border:none;
	background:url(images/search_ok_bg.png) no-repeat top left;
}

.digiworks-menu{
	float:right;
	display:inline;
	margin-top:65px;
	margin-right:32px;
	/*z-index:10;*/
	zoom:1;
	clear:both;
}
html* .digiworks-menu{
	width:100%;
	overflow:hidden;
	zoom:1;
}
.digiworks-menu ul{float:right}

.content{
	width:100%;
	/* background: url(images/content_bg.png) repeat-x; */
	background-color:#000000;
	color:#ffffff;
/*	background-color:#ffffff;
	color:#000000;
	*/
	clear:both;
}
.center{
	margin:0 auto;
	width:980px;
	overflow:hidden;
	zoom:1;
	padding-top:0px;
	background-color:#000000;
	color:#ffffff;
}
.bread-crumb{
	float:left;
	clear:both;
}
.bread-crumb span{
	color:#919191;
	font-weight:bold;
	font-size:12px;
}
.bread-crumb a.bread-crumb-link,
.bread-crumb a.bread-crumb-link:hover,
.bread-crumb a.bread-crumb-link:visited{
	color:#2071b7;
	font-weight:normal;
	margin:0 5px;
}
.bread-crumb span a.bread-crumb-link:first-child,
.bread-crumb span a.bread-crumb-link:first-child:hover,
.bread-crumb span a.bread-crumb-link:first-child:visited{
	color:#131313;
}
.footer{
	width:100%;
	height:48px;
	background:url(images/footer_bg.png) top left repeat-x;
}
.footer-in
{
	width:980px;
	height:100%;
	margin:0 auto;
}
.footer-left{
	float:left;
	margin-top:11px;
}
.copyright{
	display:block;
}
.copyright, a.privacy, a.privacy:hover{
	color:#b2b2b2;
	font-family:Tahoma, Arial;
	font-size:10px;
}
.dnn-cr
{
	color:#404040;
	font-family:Arial;
	font-size:14px;
	float:right;
	margin-top:18px;
	margin-right:28px;
}
.footer-links{float:right;}
a.links, a.links:visited
{
	color:#b2b2b2 !important;
	font-family:Tahoma, Arial;
	font-size:11px;
	margin-right:20px;
	float:left;
	margin-top:11px;
	text-transform:uppercase;
}
.price_tag{
	background: url(images/price_tag.gif) no-repeat top left;
	width:128px;
	height:68px;
	color:white;
	font-family: Helvetica, "Myriad Pro", Arial, Sans-Serif;
	float:left;
	font-size:25px;
	margin-right:10px;
}
.price_tag div{
	margin-top:26px;
	margin-left:34px;
}


/* paage39 is the home page. c-link is the greyround container */

#dnn_ctr435_ContentPane{
/* border: red 1px solid; */
}

.graphic_subtext{
width:700px;
line-height: 18px;
font-size:1.1em;
color:#177298;
font-weight:bold;
margin-bottom:0px;
}

h1{
margin-top:0px;
padding:0px;
}

/*
.page39 .c-link-container .middle{
	overflow:hidden;
	padding-top:12px;

}

*/
p{
	/* margin:5px; */
}

.TitleHead{
	color:#0099CC;
}

#strapline1{
margin:0px;
padding:2px;
color:white;
font-size:12px;

height:20px;
width:auto;
background-color:#aaaaaa;
padding-left:70px;
}

#strapline h3{
margin-top: 0px;
margin-bottom: 0px;
}

#strapline{
	width:100%;
	height:20px;
	position:relative;
	z-index:1;
	background-color:#444444;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#strap-left{
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	height:20px;
	width:246px;
}
#strap-right{
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	height:20px;
	width:214px;
}
#strap-center{
	width:980px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	z-index:1;
	height:18px;
}

.DataGrid_Header
{
    color: white;
}
.DataGrid_Item
{
    color: white;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: white;
}

.smallstory{
	font-size:1.0em;
	width:90%;
	text-align:left;
margin-bottom:15px;
clear:both;	
}

.smallpic{
float:left;
margin-right:5px;
}

.smallstory strong{
	text-transform:uppercase;
	color:#CC9900;
	font-weight:bold;
}
.smallstory p{
	color:#cccccc;
	margin-top:2px;
}
.smallstory p a{
	display:block;
	margin-top:5px;
	text-decoration:underline;		
}

.mediumpic{
float:left;
}

.smallstory h3{
	
	color:#CC9900;
	clear:both;
	margin-top:15px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:bold;

}

.smallstory h4{
	font-size:1.1em;
	font-style:italic;
	color:#33CCFF;
	margin-top:5px;
	margin-bottom:0px;
}

.sitelink {
color:#999999;
font-size:1.0em;
margin-left:25px;
padding-left:0px;
list-style:url(../../../0/Site%20images/backgrounds/arrow1.png);
}

.narrowstory{
	font-size:1.0em;
	width:90%;
	text-align:left;
margin-bottom:15px;
	
}

.narrowpic{
float:left;
margin-right:5px;
}
.narrowstory strong{
	text-transform:uppercase;
	color:#CC9900;
	font-weight:bold;
}
.narrowstory p{
	clear:both;
	color:#aaaaaa;
	margin-top:2px;
	text-align:justify;
}
.narrowstory p a{
	display:block;
	margin-top:5px;
	text-decoration:underline;
		
}
.narrowstory a{
	display:block;
	margin-top:5px;
	text-decoration:underline;
		
}


.narrowstory h3{
	
	color:#CC9900;
	clear:both;
	margin-top:15px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:bold;

}

.narrowstory h4{
	font-size:1.1em;
	font-style:italic;
	color:#33CCFF;
	margin-top:5px;
	margin-bottom:0px;
}

/* lines up links on call recording page */
#cr-left{
height:450px;
}

#cr-right{
height:450px;
}
