/*
	This is totally weird, but the stylesheet doesn't work
	unless there is a blank rule first.
*/

#blankrule {
}



/**********
home page
**********/

.enterprise1, .enterprise2, .enterprise3 {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0 0 10px 0;
	vertical-align: top;
	width: 296px;
}

.enterprise1 p, .enterprise2 p, .enterprise3 p {
	padding: 5px 16px 5px 16px;
}

.enterprise1 h2, .enterprise2 h2, .enterprise3 h2 {
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}

.enterprise1 {
	background: #D6F3F8 url(../images/enterprise/home_box_news_bottom.gif) 0% 100% no-repeat;
}

.enterprise1 h2 {
	background: url(../images/enterprise/home_box_news_top.gif) no-repeat;
}

.enterprise2 {
	background: #E7F8FB url(../images/enterprise/home_box_solutions_bottom.gif) 0% 100% no-repeat;
}

.enterprise2 h2 {
	background: url(http://www.anonymizer.com/images/enterprise/home_box_solutions_top.gif) no-repeat;
}

.enterprise3 {
	background: #EFFAFC url(../images/enterprise/home_box_resources_bottom.gif) 0% 100% no-repeat;
}

.enterprise3 h2 {
	background: url(../images/enterprise/home_box_resources_top.gif) no-repeat;
}

.enterprise1 .subhead, .enterprise2 .subhead, .enterprise3 .subhead {
	font-weight: bold;
}



/**********
generic styles (should be categorized later)
**********/

#enterprisecontent table {
	width: 800px;
}

#enterprisecontent h1 {
	border-bottom: 1px solid #dadada;
	color: #003388;
	font-size: 13px;
	margin: 0 0 30px 0;
	padding-top: 10px;
}

#enterprisecontent #intro h1 {
	margin: 0;
}

#enterprisecontent #intro p {
	line-height: 160%;
	margin: 30px 0 30px 0;
}

#enterprisecontent #intro {
	float: left;
}

#enterprisecontent #intro h2 {
	margin: 0;
	padding: 0;
}

#enterprisecontent #intro img {
	display: inline;
	float: left;
}

#enterprisecontent #calltoaction {
	background: url(../images/government/calltoaction.jpg) no-repeat;
	float: right;
	font-size: 12px;
	height: 100px;
	line-height: 160%;
	width: 300px;
}

#enterprisecontent #calltoaction p {
	margin: 0;
	padding: 45px 0 0 20px;
}

#enterprisecontent h2, #enterprisecontent p {
	color: #1A1A1A;
	line-height: 160%;
}

#enterprisecontent h2 {
	font-size: 14px;
}

#enterprisecontent .product h2, #enterprisecontent .product p {
	margin: 0;
	padding: 0 15px 10px 20px;
}

#enterprisecontent {
	line-height: 160%;
}

#enterprisecontent .dashes {
	background-position: 0 25px;
	padding-bottom: 40px;
}

#enterprisecontent .product {
	background: #F2F2F2 url(../images/backgrounds/GreyTop.gif) no-repeat;
	padding: 20px 0 0 0;
}

#enterprisecontent .product .learnmore {
	background: #F2F2F2 url(../images/backgrounds/GreyBottom.gif) no-repeat 100% 100%;
	display: block;
	margin: 0;
	padding: 0 0 20px 20px;
}

#enterprisecontent h2 {
	margin: 30px 0 0 0;
	padding: 0;
}

#enterprisecontent p {
	margin: 10px 0 0 0;
	padding: 0;
}

#enterprisecontent #sidebar {
	clear: right;
	float: right;
	padding: 30px 0 30px 30px;
}

#enterprisecontent ul, #enterprisecontent ol {
	line-height: 140%;
	margin: 5px 0 0 30px;
	padding: 0;
}

#enterprisecontent table table {
	float: left;
	font-size: 11px;
	margin: 10px 0 0 0;
}

#enterprisecontent th {
	background: #003388;
	color: #fff;
	padding:5px;

	
}

#enterprisecontent table td table td {
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 5px;
	text-align: center;
	
}

#enterprisecontent .rowtitle {
	text-align: left;

}

#enterprisecontent .highlighted {
	background: #B5D3F3;
	border-bottom: 1px solid #B5D3F3;
	font-weight: bold;
}



/**********
downloads
**********/

.download_title, .download_description {
	vertical-align: top;
}

.download_description {
	padding-top: 12px;
}

.bullet {
	padding-top: 15px;
	vertical-align: top;
}



/**********
the following is a Mason command, telling it to
leave this stylesheet alone and not append any
crap to it.
**********/