/* CSS Document */
body{
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:  verdana, arial, trebuchet ms, 'sans-serif';
	font-size: 12px;
	color:black;
}

.bigWrapper{
	width:780px;
	float:left;
}

.contentNavWrapper{
	width:780px;
	height:100%;
	float:left;
	background:url(images/dwBG.jpg) repeat-y white center;	
}

.contentWrapper {
	width:559px;
	padding-right:10px;
}

#contentinner{
	width:559px;
	padding:10px;
}
.gradient {
	margin-left:4px;
}

.navWrapper{
	width:198px;
	float:left;
	text-align:left;
}

/* Navigation */

.buttonposition {
	padding:4px 0px 0px 4px;
	width:171px;
	background:url(images/navbutton.gif) no-repeat; 
	height:24px;
	margin-top:3px;
	color:#ccc;
}

.buttonposition2 {
	padding:4px 0px 0px 4px;
	width:171px;
	background:url(images/navbutton.gif) no-repeat; 
	height:28px;
	margin-top:3px;
}


.navtext {
	font-family:verdana, arial,sans-serif;
	font-size:12px;
	color:fff;
	font-weight:bold;
}

.subnav {
	padding-left:10px;
	width:171px;
	height:71px;
	background-image:url(images/subnavbg.gif);
	background-repeat: no-repeat;
	line-height:20px;
	color:#054d87;
}

.subnav2 {
	padding-left:10px;
	width:170px;
	height:47px;
	background-image:url(images/subnavbg2.gif);
	background-repeat: no-repeat;
	line-height:20px;
	color:#054d87;
}


.title {font-weight:bold; font-size:11px; }

#leftcontact {
	margin-left:18px;
	margin-top:12px;
	width:175px;
	font-size:10px;
	color:#054d87;
}

#iso {
	margin-left:18px;
	margin-top:12px;
}

.contentimg {margin:6px 0 0 0;}
.contentimg2 {margin:6px 0 0 75px;}

.preview {font-size:11px; vertical-align:middle;}

.markets {font-size:12px; color:#054d87; font-weight: bold; line-height:18px;}

#contact {font-size:10px; }


.certtext {font-size:9px; }

.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.regularText{
	font-family:  verdana, arial, trebuchet ms, 'sans-serif';
	font-size: 12px;
}

a {
	color:#fff; 
	text-decoration:none;
}

a:visited {
	color:#fff; 
	text-decoration:none;
}

a:hover{
	color:#ccc; 
}

a.homepage,a.homepage:visited  {
	color:#054d87;
}

a.homepage:hover {
	color:#054d87; 
	text-decoration:underline;
}


a.sub {color:#054d87;}
a.sub:visited {color:#054d87;}
a.sub:hover {color:#990000}

a.prodlinks,a.prodlinks:visited {
	color:#000; 
	text-decoration:underline;
}

a.prodlinks:hover {
	color:#000;
}

ul {
	list-style:none;
	padding:0px;
	margin:0px; 
	margin-left:18px;
	margin-top:12px;
	text-align:left;
}


h1 {font-size:16px; font-weight:bold; color:#054d87;}
h2 {font-size:12px; font-weight:normal; color:#054d87;}

h2.products {text-decoration:underline;}

p {font-size:11px; line-height:18px;}



.contentWrapper{
	text-align:left;
	width:569px;
	float:right;
}

.footer{
	clear:both;
	background-color:white;
	color:white;
	height:30px;
	color:black;
		font-size:10px;
}

.dwLinks, .dwLinks:visited{
	font-size:12px; color:#054d87; font-weight: bold; line-height:18px;
	text-decoration:underline;
}

.dwLinks:hover{
	color:#054d87;
	text-decoration:none;
}