/* CSS Document */
/* Created 4 February 2009*/
/* Emma Broe */
/* HTML tag styles                             */
/***********************************************/

/* Global
================================================*/

* {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0f0f0f;
	
	}
body,
html {}
body {
	font:8pt/140% Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 10px;
	background-color: #2867b5;
	
	}

/* Main layout
================================================*/

#container {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	position: relative;
	}

	

#main {
	float:left;
	margin:20px 10px 10px 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 700px;
	background-color: #FFFFFF;
	}
	
	
main img {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: right;
}	


#mainPanels {
	float:left;
	margin:10px 10px 20px 10px;
	padding-bottom: 5px;
	text-align: left;
	width: 700px;
	background-color: #FFFFFF;
	}

.sideTop{
	background-image:url(../images/side-top.jpg);
	background-repeat:no-repeat;
	height:13px;
}

.sideBG{
	background-image:url(../images/side-bg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	padding: 3px;
}

.sideFoot{
	background-image:url(../images/side-foot.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:242px;
}



/* Header
================================================*/
#header {
	height:178px;
	clear:both;
	background-repeat:no-repeat;
	width: 700px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	}
	
#header img{
	height:178px;
	clear:both;
	width: 700px;
	}
		
#header a,
#header a:hover {
	border:0;
	background:transparent;
	}




/* Rest of stuff
================================================*/



#sidebar {
	font-size:8pt;
	line-height:1.4em;
	float:right;
	width: 242px;
	margin:10px;
	background-color: #FFFFFF;
	border:1px solid #8c8c8c;
	}
	
#logos{
	width:900px;
	height:58px;
	margin-bottom: 10px;
	clear:both;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
	



#footer{
width:900px;
height:37px;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
background-position:top;
}
	

	
#copyright {
	clear:both;
	text-align:center;
	color:#666666;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	font-size: 7pt;
	padding-bottom: 10px;
	
	}
		



	
/* Links
================================================*/
a:link,
a:active {
	color:#2867B5;
	text-decoration: none;
	}
a:visited {
	color:#3F93C8;
	text-decoration: none;
	}
a:hover {
	color:#3F93C8;
	}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}


a.topstrip:link {
	color: #333333;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}
a.topstrip:active {
	color: #333333;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}
a.topstrip:visited {
	color: #333333;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}
a.topstrip:hover {
	color: #669933;
	padding: 0px 5px 1px 5px;
	text-decoration:none;
}




a.footer:link {
	color: #666666;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:active {
	color: #666666;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:visited {
	color: #666666;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.footer:hover {
	color: #3990C4;
	text-decoration:none;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

/* Headings
================================================*/
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#0f0f0f;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	font-size:11pt;
	margin:0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#66b205;
	line-height: 1.4;
	font-weight: bold;
	}
h2 {
	font-size:11pt;
	COLOR:#2867b5;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	
}
h3 {
	font-size:10pt;
	font-weight:normal;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	color: #006BAC;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.home h2 {
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 0.625em;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-weight:normal;
	color:#000;
	border:0;
	padding:0;
	margin:0;
	}
	


/* Lists
================================================*/
dl,
ol,
ul {margin:0px 0 1em;}

ul {
	padding:4px 0 0px 10px;
	font-size: 1em;
	list-style-type:disc;
	list-style-image: none;
	
	}
ol {
	padding:0 0 0 0;
	margin:0 3px 0px 15px;
	list-style-image: none;
	list-style-type: disc;
}
li {
	margin:0px 3px 3px 6px;
	list-style-position: outside;
	list-style-image: url(../images/red-bullet.gif);
}

	

/* Images
================================================*/
img {
	border:0;
	display:inline;
}

.productImage {
	margin-right: 5px;
	padding-right: 5px;
}

.banner {
	padding: 0px 10px 0px 0px;
}

.fullwidth2 {
	padding:4px 0px 0 0px;
	margin:0 0 20px 0;
	}
.flow {
	float:right;
	margin:0 12px 2px 0px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;}


.fullwidth {
	padding:4px;
	margin:1em 0; 
	}
.centerfullwidth {
	border:1px solid #666;
	padding:4px;
	
	}	
.floatLeft {
	float:left;
	margin:0 3px 10px 9px;
	}
.flowtext {
    float:left;
	margin:0px 15px 6px 0px;
	}

.flowtextRight {
    float:right;
	margin:0px 0px 6px 15px;
	border:1px solid #666;
	}


.flowbox {
	float:left;
	border:1px solid #ccc;
	padding:4px;
	margin:1em;
	}	
	

/* Extras

================================================*/	


.copyrightBlue {
	color: #0190CC;
}
.copyrightGreen {
	color: #66bb02;
}
.copyrightText {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.sidepanelH1 {
	color: #4a4a4a;
	padding: 3px;
	font-weight: normal;
}
