/* Start of CMSMS style sheet 'Wunda' */
h1, img { behavior: url(/iepngfix.htc) }

	* {
		margin: 0px;
		padding: 0px;
	}
	
	body {
		background: url(/images/background.png) repeat-x top center #00267E;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.container {
		width: 980px;
		margin: 0px auto;
	}
	
	#top {
		width: inherit;
		height: 220px;
	}
	
	#top h1.top-logo {
		position: absolute;
		margin-top: 5px;
		display: block;
		width: 290px;
		height: 183px;
	}

    	#top div.text {
    	    	float: right;
    	    	margin-top: 50px;
    	    	margin-right: 20px;
    	}

    	#top h2.top-name, #top h2.top-inc {
    	    	text-align: right;
    	    	color: #B0BECE;
    	}

	#top h2.top-name {
		font-size: 36px;
	}

	#top h2.top-inc {
		font-size: 18px;
	}

	#top #nav {
		position: absolute;
		margin-top: 162px;
		margin-left: 200px;
		list-style: none;
	}
	
	#top #nav li {
		float: left;
		padding: 0px 5px 0px 5px;
	}
	
	#top #nav li a {
		display: inline-block;
		color: #FFFFFF;
		font-size: 18px;
		text-decoration: none;
		padding: 4px 13px 8px 15px;
		margin:0px;
	}
	
	#top #nav a.active {
		background: #B0BECE;
		color: #001144;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
	}
	
	div#body {
		background: url(/images/body_bg.jpg) repeat-x #FFFFFF;
		font-size: 14px;
		padding: 35px;
		margin-top: 3px;
	}

	div#body p {
		font-size: 13px;
		color: #001144;
		margin-bottom: 15px;
	}
	
	div.home p {
		font-size: 15px;
	}


	div#body p.error {
		background:#F9C1C1 none repeat scroll 0 0;
		border:2px solid #FF9196;
		color:#990000;
		display:block;
		font-size:14px;
		margin-bottom:25px;
		padding:10px;
		width:500px;
	}

	div#body h1 {
		font-size: 28px;
		color: #001144;
		margin-bottom: 10px;
	}
	
	div#body h2 {
		font-size: 20px;
		color: #001144;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	div#body h2.slim {
		margin-top: 0px;
		margin-bottom: 5px;
	}

	div#body table h2 {
		margin-top: 0px;
	}

	div#body table.services td {
		padding-bottom: 25px;
	}

	div#body ul {
		margin-left: 22px;
		list-style: square;
		color: #001144;
	}

	div#body ul li {
		margin-bottom: 5px;
	}

        div#body a,
        div#body a:visited {
                color: #001144;
        }

        div#body a img {
                border: 0px;
        }

        div#body a h2,
        div#body h2 a {
                text-decoration: none;
        }

	div#body #content {
                float: left;
        }

	div#body hr {
                background-color:#CCCCCC;
                border:0 none;
                clear:both;
                height:1px;
                margin-bottom:20px;
                margin-top: 20px;
        }

	div#body table.products-table {

        }

	div#body label {
		color: #001144;
		display: block;
		margin-bottom: 5px;
		font-size: 13px;
	}

	div#body div.register input,
	div#body div.register select {
		margin-bottom: 10px;
		padding: 3px;
		font-size: 13px;
	}

	div#body div.contactform input,
	div#body div.contactform select,
	div#body div.contactform textarea {
		margin-bottom: 10px;
		padding: 3px;
		font-size: 13px;
	}

div#body p.secure-buttons {
text-align: right;
}

	div#body a.logout,
	div#body a.logout:visited {
		text-align: right;
font-weight: bold;
background: url(/images/icon_logout.gif) no-repeat;
padding-left: 25px;
height: 20px; line-height: 20px;
padding-bottom: 5px;
color: #990000;
text-decoration: none;
	}

	div#footer {
		background: #001144;
		color: #FFFFFF;
		font-size: 12px;
		margin-top: 0px;
                height: 50px;
	}
	
	div#footer a,
	div#footer a:visited {
		color: #FFFFFF;
	}
	
	div#footer div.credits {
		float: right;
		margin-top: 10px;
		margin-right: 20px;
	}
	
	div.clear {
		clear: both;
	}

	/* Wiper Finder */
	div.wiper-finder #results {
		width: 650px;
		margin: 20px 0px;
		padding: 20px;
		background: #CECECE;
	}
	
	div.wiper-finder #results h1 {
		color: #000033;
	}
	
	div.wiper-finder #results p {
		font-size: 16px;
		color: #000033;
		margin-bottom: 10px;
	}
	
	div.wiper-finder #results p.notes {
		font-size: 12px;
	}
	
	div.wiper-finder #results ol {
		margin-left: 20px;
		color: #000033;
font-size: 13px;
	}
	
	div.wiper-finder h1 {
		margin-bottom: 15px;
	}
/* End of 'Wunda' */
