body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin: 0 auto auto auto;
	padding:0;
	text-align:center;
}
a:link {
	color: #AF0700;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AF0700;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #ff0000;
}
h1 {
	font-size: 22px;
	color: #EEF3FA;
	padding:0;
	margin:0;
	font-weight:normal;
}
h3{
	font-weight:normal;
}
p.bigWhiteText{
	padding:0;
	margin:0;
	font-size:13px;
	color:#EEF3FA;
}

/*
	Wrapper
*/
#Wrapper{
	width:760px;
	float:none;
	clear:both;
	margin:0 auto auto auto;
	padding:0;
	position:relative;
	top:0;
	left:0;
}

/*
	HeaderLinks
*/
#HeaderLinks{
	float:left;
	clear:both;
	width:760px;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47587B;
	height:40px;
}
#HeaderLinks a:link {
	color: #47587B;
	text-decoration: none;
}
#HeaderLinks a:visited {
	text-decoration: none;
	color: #47587B;
}
#HeaderLinks a:hover {
	text-decoration: underline;
	color: #ff0000;
}
#HeaderLinks a:active {
	text-decoration: none;
	color: #ff0000;
}

#HeaderLinks ul.headerLinks{
	width:750px;
	float:left;
	display:inline;
	margin:0;
	height:28px;
	background-image:url('../images/arrow_1.gif');
	background-repeat:no-repeat;
	list-style-type:none; 
	padding:0 0 0 5px; 
}

#HeaderLinks ul.headerLinks li{
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:7px;
	margin-right:5px;
}

/*
	NavBar
*/
#NavBar{
	width:760px;
	padding:0;
	margin:0;
	text-align:center;
	height:25px;
	float:left;
	clear:both;
}
#NavBar ul{
	width:760px;
	margin:0;
	padding:0;
}
#NavBar ul li{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}
#NavBar ul li a:link,
#NavBar ul li a:visited{
	float:left;
	padding: 5px 25px 4px 25px;
	text-decoration:none;
	color:#B3C9E9;
	margin:0;
	margin-right:1px;
	background-color:#3469B5;
	border:1px solid #3469B5;
	border-bottom:0;
	background-image:url(../images/bg_azx_navBarOut_1.gif);
	background-repeat:repeat-x;
}
#NavBar ul li a:hover,
#NavBar ul li.selected a{
	color:#FFFFFF;
	background-image:url(../images/bg_azx_navBarOver_1.gif);
	background-repeat:repeat-x;
}

/*
	PageWrapper
*/
#PageWrapper{
	margin:0;
	clear:both;
	text-align:left;
	float:left;
	background-color:#3C508B;
	padding:0;
	border:1px solid #3469B5;
	width:758px;
}
/*
	PageContent
*/
#PageContent{
	display:block;
	float:left;
	width:758px;
	background-color:#3469B5;
	padding:0;
	padding-bottom:22px;
	background-image:url(../images/logo_devi_1.gif);
	background-repeat:no-repeat;
	background-position:right -10px;
}
/*
	Footer
*/
#Footer{
	width:760px;
	padding:0;
	margin:0;
	float:left;
	clear:both;
	text-align:left;
	height:54px;
	color:#6D81A0;
	font-size:10px;
}
#Footer p.copyright{
	display:inline;
	float:left;
	margin:17px 0 0 16px;
	background-image:url(../images/logo_devi_2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 27px;
}
#Footer p.azexis{
	display:inline;
	float:right;
	margin:9px 15px 0 0;
	padding:7px 29px 5px 0;
	background-image:url(../images/logo_azx_1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#Footer a{
	color:#6D81A0;
}
#Footer a:hover{
	color:#ff0000;
}

/*
	Product Profiles
*/
div.productColumnLeft{
	width:360px;
	float:left;
	clear:both;
	background-color:#FFFFFF;
}
div.productColumnLeft div.productImage{
	padding-top:20px;
	display:block;
	background-image:url(../images/bg_products_cornerTop_1.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
}
div.productColumnLeft div.productSpec{
	text-align:left;
	padding:0 0 20px 0;
	background-image:url(../images/bg_products_cornerBase_1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
div.productColumnLeft .specName{
	text-align:right;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #B9B9B9;
	border-top:1px solid #ffffff;
	color:#AF0700;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.productColumnLeft .specValue{
	text-align:left;
	border-bottom:1px solid #B9B9B9;
	border-top:1px solid #ffffff;
	padding:5px 10px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.productColumnLeft .specHighlight{
	background-color:#FAF6F6;
}
div.productColumnLeft .additionalText{
	display:block;
	padding:5px 20px 0 20px;
}

div.productColumnLeft div.productSpec h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#AF0700;
	padding:0;
	margin:0;
	padding-left:22px;
	border-bottom:1px solid #B9B9B9;
	font-weight:normal;
	padding-bottom:4px;
}
div.productColumnRight{
	width:328px;
	float:left;
	padding:0;
	padding-top:70px;
	margin:0;
	margin-left:40px;
	display:inline;
	color:#BCC6E2;
}
div.productColumnRight td,
div.productColumnRight th{
	color:#BCC6E2;
}
/*
	Breadcrumbs
*/
#BreadCrumbs{
	clear:both;
	display:block;
	background-color:#3469B5;
	padding:8px 10px 10px 27px;
	color:#B3C9E9;
	font-size:10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#BreadCrumbs a:link,
#BreadCrumbs a:visited{
	color:#B3C9E9;
	text-decoration:none;
}
#BreadCrumbs a:hover,
#BreadCrumbs a:active{
	color:#ffffff;
	text-decoration:none;
}

/*
	Categories
*/

div.solutionTitle{
	display:inline;
	padding:0;
	margin: 0 0 0 20px;
	float:left;
}
div.categoryTitle{
	display:inline;
	padding:0;
	margin: 20px 0 0 20px;
	float:left;
}
div.categoryContent{
	display:inline;
	margin:20px;
	clear:both;
	float:left;
	width:718px;
}

table.categoryTable{
	border:0;
	width:718px;
}
table.categoryTable th,
.redSpec{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AF0700;
	border-bottom:1px solid #aaaaaa;
}
table.categoryTable th{
	font-weight:normal;
	text-align:center;
	background-color:#FFFFFF;
}
table.categoryTable td{
	text-align:center;
	background-color:#FFFFFF;
}
table.categoryTable td.image{
	text-align:right;
}
table.categoryTable td.info{
	text-align:left;
}
table.categoryTable td.capTop{
	height: 20px;
	background-image:url(../images/catCapTop.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:bottom;
}
table.categoryTable td.capBottom{
	height: 20px;
	background-image:url(../images/catCapBottom.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top;
}
.red{
	color:#AF0700;
}
.redTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#AF0700;
}
.padLeft{
	padding-left:15px;
}

/*
	Feature Tables
*/
.featureTable td{
	color:#BCC6E2;
}

.featureTable  ul{
	list-style-type:square;
	font-size:12px;
	margin-left:20px;
	line-height:15px;
}
.featureTitle{
	color:#D1D7EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

/*
	Solutions
*/
div.pageBanner{
	float:left;
	clear:both;
	width:758px;
	background-color:#3C508B;
	margin:0;
	padding:0;
	margin-top:20px;
}
div.solutionWrapper{
	float:left;
	clear:both;
	display:block;
	background-color:#FFFFFF;
	width:758px;
	padding:0;
	padding-bottom:15px;
	padding-top:15px;
}
div.solutionContent{
	float:left;
	clear:both;
	width:718px;
	margin:0 0 0 20px;
	display:inline;
}
.solutionBlurb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#BCC6E2;
	padding:15px 30px 15px 30px;
}
/*
	specTables
*/
table.specTable,
table.recommendationTable,
table.troubleshoot{
	border:0;
	width:100%;
}
table.specTable th,
table.troubleshoot th{
	background-color:#FAF6F6;
	font-weight:normal;
	padding:4px;
	border-bottom:1px solid #B9B9B9;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
table.specTable td,
table.troubleshoot td{ 
	text-align:center;
	border-bottom:1px solid #B9B9B9;
	border-top:1px solid #ffffff;
	padding:5px 10px 5px 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
table.specTable td.description,
table.troubleshoot td{ 
	text-align:left;
}

table.recommendationTable th{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AF0700;
	font-weight:bold;
	text-align:left;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #B9B9B9;
}
table.recommendationTable td{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #B9B9B9;
	border-top:1px solid #ffffff;
}

table.relatedLinksTable,
table.exampleTable{
	border:0;
	width:100%;
}
table.relatedLinksTable th,
table.exampleTable th{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#AF0700;
	padding-left:22px;
	border-bottom:1px solid #B9B9B9;
	font-weight:normal;
}
table.relatedLinksTable td,
table.exampleTable td{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #B9B9B9;
	border-top:1px solid #ffffff;
	background-color:#FAF6F6;
}

/*
	Columns
*/
.column300{
	width:300px;
	display:inline;
}
.column350{
	width:350px;
	display:inline;
}
.column400{
	width:400px;
	display:inline;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.specValue{
	text-align:left;
	border-bottom:1px solid #B9B9B9;
	border-top:1px solid #ffffff;
	padding:5px 10px 5px 10px;
}
.specHighlight{
	background-color:#FAF6F6;
}

/*
	flashBanner
*/
.flashBanner{
	float:left;
	clear:both;
}

/*
	FAQ Stuff
*/
ol{
}
ol li{
	display:block;
}
ol li a:link,
ol li a:visited{
	display:block;
	padding:4px;
	text-decoration:none;
}
ol li a:hover{
	background-color:#dddddd;
	color:#000000;
}
ol li a:active{
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	background-color:#dddddd;
	color:#000000;
}
ol li div{
	padding:10px;
	background-color:#eeeeee;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #dddddd;
}
/*
ol li{
	padding-bottom:5px;
}
ol li a:link,
ol li a:visited{
	text-decoration:none;
	padding:4px;
	display:block;
	margin:0;
}
ol li a:hover{
	text-decoration:underline;
}
ol li a:active{
	background-color:#AF0700;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0;
}
ol li div{
	padding:10px;
	background-color:#eeeeee;
	display:block;
	margin:0;
}
?*/

/* News Stuff */
.NewsPostingItem h1{
    line-height: 150%;
    color: black;
    margin-top: 10px;
}
td.newsCol{
    width: 25%;
}


/* Homepage splash
*/

#splash-page {
	background-color: #e5ecf6;	
}

#page-splash {
	display: block;
	background: #e5ecf6;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
}

#page-splash a,
#page-splash img {
	display: block;
	float: left;
}

#close-splash {
	cursor: pointer;
}

#page-splash-inner {
	width: 778px;
	margin: 20px auto 0 auto;
}
