body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:11px;}q:before,q:after{content:'';}
body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 25px 0;
	}
/* ABOUT */

#about {
	background: url(http://resources.skenzo.com/images/horizon-dot-line.gif) repeat-y left top;
	padding: 0px 0px 0px 15px;
	}
#about h3 {
	font-size: 12px;
	font-family: arial;
	color: #ec6f00;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 10px;
	}

#about img {
	border: 0px; padding:0px; margin:0px;
	}

#about ul {
	margin-left: 7px;
	margin-top: 10px;
	font-size: 11px;
	font-family: Verdana;
	}

#about ul li {
	background: url(http://resources.skenzo.com/images/awrro-plus.jpg) no-repeat 0px 4px;
	padding-left: 12px;
	text-align: left;
	padding: 4px 0px 4px 15px;
	border-bottom: 1px dashed #9e9e9e;
	}

#about ul li a {
	text-align: left;
	color: #656565;
	text-decoration: none;
	}

#about ul li a:hover {
	color: #c00;
	text-decoration: underline;
	}

#about p {
	font-size: 11px;
	font-family: Verdana;
	margin-left: 25px;
	margin-top: 15px;
	}

#about p a {
	color: #808080;
	text-decoration: none;
	}

#about p a:hover {
	color: #c00;
	text-decoration: underline;
	}

/* SUMMARY */

#summary h3 {
	font-size: 12px;
	font-family: arial;
	color: #ec6f00;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	}

#summary p {
	font-size: 11px;
	font-family: Verdana;
	margin-left: 15px;
	line-height: 16px;
	margin-bottom: 20px;
	}

#summary p a {
	color: #808080;
	text-decoration: none;
	}

#summary p a:hover {
	color: #c00;
	text-decoration: none;
	}

#summary .news .date { 
	color: #656565; 
	font-size: 11px;
	padding: 2px 0px 3px 20px; 
	margin:0px;
	background: url(http://resources.skenzo.com/images/list-icon.gif) no-repeat  9px 6px;
	}

#summary .news p { 
	font-size: 11px;
	padding:0px;
	margin: 0px;
	margin-left: 20px;
	line-height: 18px;
	color: #656565;
	}

#summary .news p a {
	color: #656565;
	text-decoration: underline;
	}

#summary .news p a:hover {
	color: #c00;
	text-decoration: none;
	}

#summary .news .more a {
	color: #c00;
	text-decoration: none;
	font-size:11px;
	}

#summary .news .more a:hover {
	color: #c00;
	text-decoration: underline;
	}

/* LOGIN */

#login {
	background:url(http://resources.skenzo.com/images/horizon-dot-line.gif) repeat-y 95% top;
	}

#login h3 {
	font-size: 12px;
	font-family: arial;
	margin-top: 7px;
	margin-left: 35px;
	color: #ec6f00;
	margin-bottom: 10px;
	}

#login form {
	margin-left: 35px;	
	}

#login p {
	font-size: 11px;
	font-family: arial;
	margin-left: 35px;
	margin-top: 10px;
	}

#login p a {

	color: #808080;

	text-decoration: none;

	}

#login p a:hover {

	color: #c00;

	text-decoration: underline;

	}

#login .input-field {
	border: 1px solid #d1d5d8;
	width: 120px;
	margin: 2px 0;
	}
#login .input-button {
	margin-top: 5px;
	}

/* INNER PAGES */

#pagetitle {
	background: url(http://resources.skenzo.com/images/pagetitle-bg.gif) no-repeat left top;
	padding-left: 20px;
	margin-right: 1px;
	}

#content-wrapper {
	margin: 0 20px 15px 20px;
	}

#content-wrapper a {
	color: #276c88;
	text-decoration: underline;
	}

#content-wrapper a:hover {
	color: #ff5711;
	text-decoration: none;
	}

.divider {
	background: url(http://resources.skenzo.com/images/divider-bg.gif) repeat-x left top;
	margin: 20px 0;
	_margin: 10px 0;
	height: 1px;
	}

#content-wrapper td {
	font-size: 11px;
	color: #515151;
	font-family: verdana, arial, sans-serif;
	}

#content-wrapper h4 {
	background: url(http://resources.skenzo.com/images/h4-bg.gif) no-repeat left top;
	padding-left: 25px;
	}

#content-wrapper p {
	margin: 10px 0;
	text-align: justify;
	line-height: 17px;
	}

#content-wrapper ul {
	margin-left: 40px;
	margin-top: 15px;
	line-height: 17px;
	}

#content-wrapper li {
	list-style-type: square;
	margin-bottom: 7px;
	}

#content-wrapper li strong {
	color: #3479a5;
	}

#content-wrapper .learn-more {
	background: url(http://resources.skenzo.com/images/learn-more-bg.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 26px;
	}

#content-wrapper .learn-more a {
	color: #ff510e;
	text-decoration: none;
	font-weight: bold;
	}

#content-wrapper .learn-more a:hover {
	text-decoration: underline;
	}

.notes { font-style:italic; font-size: 11px; color: #373737; padding: 3px 0px;}
.notes strong {  font-size: 12px; color: #e53400; padding: 3px 0px; line-height:18px;}



/* CONTECT-FORM */



#contactform { margin: 0px 0px; padding: 0px; background-color: #faf7f0; }
#contactform td { margin: 0px; padding: 2px 0px; }
#contactform input, textarea { margin: 0px 0px 0px 18px; }
#contactform .text { color: #646360; font-size: 11px; padding: 8px 0px 5px 18px; } 
#contactform .textbox-on { background-color: #efe6d1; border: 1px solid #9f906d; padding: 2px 3px; color: #000; font-size: 11px; font-family: Verdana;}
#contactform .textbox-off { background-color: #e1d5b8; border: 1px solid #faf7f0; padding: 2px 3px; color: #352e1c; font-size: 11px; font-family: Verdana;}

/* SIDEBAR */

#content {

	background: url(http://resources.skenzo.com/images/sidebar-divider-bg.gif) repeat-y right top;

	}

#sidebar-wrapper {

	margin-left: 15px;

	margin-top: 10px;

	}

#sidebar-wrapper ul {

	margin-left: 7px;

	margin-top: 5px;

	font-size: 11px;

	font-family: arial;

	}

#sidebar-wrapper ul li {

	background: url(http://resources.skenzo.com/images/awrro-plus.jpg) no-repeat 0px 4px;

	padding-left: 12px;

	text-align: left;

	padding: 4px 0px 4px 15px;

	border-bottom: 1px dashed #ccc;

	}

#sidebar-wrapper ul li a {

	text-align: left;

	color: #7f7f7f;

	text-decoration: none;

	font-weight: bold;

	}

#sidebar-wrapper ul li a:hover {

	color: #ff5711;

	}



#sidebar-products-blurb-wrapper {

margin-top: 20px;

}

#sidebar-products-blurb-wrapper table {

margin-left: 13px;

margin-top: 10px;

}

#sidebar-products-blurb-wrapper td {

margin-top: 20px;

}



#sidebar-products-blurb-wrapper a {

width: 150px;

display: block;

margin-left: 17px;

font-size: 12px;

font-family: arial;

color: #6b6b6b;

font-weight: bold;

text-decoration: none;

margin-bottom: 10px;

}

#sidebar-products-blurb-wrapper a:hover {

color: #276c88;

}

.list-item {

background: url(http://resources.skenzo.com/images/sidebar-about-list-off.gif) no-repeat left 2px;

}



/* FOOTER */

#divider {

	background: url(http://resources.skenzo.com/images/divider.gif) repeat-x left center;

	height: 1px;

	}

#navigation {

	text-align: center;

	}

#navigation ul li {

	display: inline;

	font-size: 11px;

	font-family: arial;

	}

#navigation ul li a {

	color: #777;

	text-decoration: none;

	}

#navigation ul li a:hover {

	color: #c00;

	text-decoration: underline;

	}

#legal {

	font-size: 11px;

	font-family: arial;

	text-align: center;

	color: #777;

	padding: 5px 0;

	}



/* DEATHMARCH CLEANUP */



p {

	margin: 10px 0;

	text-align: justify;

	line-height: 17px;

	}



.highlight-menu {

	margin-left: 7px;

	margin-top: 10px;

	font-size: 11px;

	font-family: Verdana;

	}

.highlight-menu li {

	background: url(http://resources.skenzo.com/images/awrro-plus.jpg) no-repeat 0px 4px;

	padding-left: 12px;

	text-align: left;

	padding: 5px 0px 5px 15px;

	border-bottom: 1px dashed #ddd;

color:#666;

font-weight: bold;

	}

.highlight-menu li a {

	text-align: left;

	color: #656565;

	text-decoration: none;

	}

.highlight-menu li a:hover {

	color: #c00;

	text-decoration: underline;

	}



#content-wrapper .media_coverage ul {

	margin-left: 23px;

	margin-top: 15px;

	line-height: 17px;

	}

#content-wrapper .media_coverage li {

	list-style-type: square;

	margin-bottom: 8px;

	}



#content-wrapper .media_coverage li a { font-size: 12px; color:#656565; font-weight: bold;

	}



#content-wrapper .media_coverage li a:hover { text-decoration: underline;

	}

#content-wrapper .media_coverage li strong { font-weight: bold; color: #656565;

	}

#content-wrapper .media_coverage li i { color: #186cad;  margin-top: 3px;

	}



.compulsory {

	color: #cc0000;

	}



img.bordered { border: 4px solid #ffffff; background-color: #ffffff;  

}

a:hover img.bordered { border:4px solid #c0e6ff; background-color: #ffffff; }



.highlight-points {

	margin-left: 7px;

	margin-top: 10px;

	font-size: 11px;

	font-family: Verdana;

list-style: none;

	}

.highlight-points li {

	background: url(http://resources.skenzo.com/images/awrro-plus.jpg) no-repeat 0px 5px;

	padding-left: 12px;

	text-align: left;

	padding: 3px 0px 0px 15px;

list-style: none !important;

color:#666;

font-weight: bold;

	}