/*	
	=================================
	Site styles for site map
	=================================
	Author: Matthew Anderson
	Version: 1.00
	Date: May 14th 2007
	=================================
	Copyright 2007 Applied Automation
	=================================
*/   


/* Reset browser enforced formats */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, pre, code {font-size: 12px}
a img {background:none}


/* Divs */
.clear {clear:both}
.logo {width:360px; float:left; margin-right:15px}
.left {width:230px; float:left; margin-right:15px; display:block}
.right {width:225px; float:right; text-align:right; margin-right:25px}

/* Colours and fonts */

body {color:#000; background-color:#FFF; margin:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px}

p {font-size:11px; font-weight: normal; line-height: 15px; padding:5px}

a {font-size:11px; color:#000; text-decoration: none}
a:hover {color:#00F; text-decoration: underline}

		
strong, b 	{font-weight: bold}

h1 {color:#060;	font-size:24px; font-weight:bold; padding:5px}
h2 {color:#060;	font-size:12px;	font-weight:bold; padding:5px}
h3 {color:#000;	font-size:11px; font-weight:normal; line-height:15px; margin:0px 5px 5px 5px; padding:0px}
h4 {color:#FFF;	font-size:11px;	font-weight:bold; padding:2px 5px;	text-align:left}
		
		
/* Background colours */ 	
.red {background-color: #F00; margin: 20px 0px 10px 0px}
.green {background-color: #090; margin: 20px 0px 10px 0px}
.cyan {background-color: #069; margin: 20px 0px 10px 0px}
