@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
}

div#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 5px;
	width:900px;
	min-height: 100%;

}
div#head {
	position: absolute;
	width:920px;
	height:100px;
	left:0px;
	top: 0px;
	border: 1px solid #C0C0C0;
	background-color: #E3DFD4;
}
div#topnav {
	position: absolute;
	width:920px;
	height:25px;
	left:0px;
	top: 105px;
	border: 1px solid  #C0C0C0;
	background-color: #DE1E25;
	margin: 0px;
	color: #DE1E25;
	padding: 0px;

}
div#columns {
    position: relative;
    width: 920px;
    top: 130px;

}
div#side1 {
    position:absolute;
    width:150px;
    top: 0px;
    left:0px;
	
}
div#content {
	position: relative;
	width: 650px;
	top: 5px;
	left: 0px;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}
div#side2 {
	position:absolute;
	width:265px;
	top: 5px;
	left: 655px;
	border: 1px solid #C0C0C0;
	min-height: 100%;
	background-color: #FFFFFF;
}
div#foot {
	position: relative;
	width: 920px;
	clear: both;
	height:25px;
	margin-top: 140px;
	border: 1px solid #C0C0C0;
	background-color: #E3DFD4;
}

P  {
	color: #003333;
	list-style: disc outside;
	letter-spacing: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;

}
P.topnav  {
	color: #E3DFD4;
	list-style: disc outside;
	letter-spacing: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-align: right;

}
P.footer  {
	color: #DE1E25;
	list-style: disc outside;
	letter-spacing: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-align: right;
}
P.date  {
	color: #D5B229;
	margin: 0px;
	list-style: disc outside;
	letter-spacing: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

H1 {
	color: #DE1E25;
	margin: 0px 0px 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #6B6C6E;
	border-right-color: #6B6C6E;
	border-bottom-color: #C0C0C0;
	border-left-color: #6B6C6E;
	background-color: #E3DFD4;
}

H2 {
	color: #DE1E25;
	letter-spacing: 1.5pt;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 2px;
	margin: 5px;
	border-top: 1px none #CCCCCC;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}



H3 {
	color: #DE1E25;
	margin: 0px 0px 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


H4 {
	color: #CC0000;
	margin-left: 0px;
	margin-right:  0px;
	font:  bold 9pt Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

H1.side2 {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	background-color: #DE1E25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #6B6C6E;
}

H2.side2 {
	color: #DE1E25;
	letter-spacing: 1.5pt;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 2px;
	margin: 5px;
	border-top: 1px none #CCCCCC;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}



H3.side2 {
	color: #DE1E25;
	margin: 0px 0px 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


H4.side2 {
	color: #CC0000;
	margin-left: 0px;
	margin-right:  0px;
	font:  bold 9pt Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

A  {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;

	

}
A.topnav  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;


}


A:hover  {
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}
A.topnav:hover  {
	color: #D5D5D5;
	text-decoration: none;
	font-weight: normal;


}


ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 20px;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
li {
	list-style: outside;
	margin-bottom: 5px;
}
td {
	text-decoration: none;
	margin: 0px;
	font-style: normal;
}	

.rightimage {
	background-image: url(Graphics/mini_laptop.jpg);
	background-repeat: no-repeat;
	background-position:right top;
} 

HR {
	height:1px;
	width:100%;
	margin: 0px;
	color: cococo;
	background-color: #cococo;
	padding: 0px;
   }
