@charset "iso-8859-1";
/* CSS Document */
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2671B4 url(images/blue.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	padding-left: 20px;
	font-size:16pt;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	padding-left: 20px;
	font-size:12pt;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	padding-left: 20px;
	color:#5CAFFB;
}

.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	font-size:11pt;
	padding-left: 20px;
	color:#5CAFFB;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	padding-left: 20px;
	font-size:10pt;
}

.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#AFD566;
	font-weight: bold;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	color:#5CAFFB;
	font-size:9pt;
	padding-left: 20px;

}

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	color:#5CAFFB;
	font-size:11pt;

}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#5CAFFB;
	padding-left: 20px;
	padding-top:5px;
	font-weight: bold;
	font-size:12px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #2F3236;
}

.headingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2F3236;
	font-size: 11pt;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #AFD566;
}
.subheadingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2F3236;
	font-size: 10pt;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #5CAFFB;
}
	
.line {
	background-image:url(images/line.gif);
	background-repeat:repeat-y;
	width:10px;	
}
.news1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#5CAFFB;
	background-color: #2F3236;
}

.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#AFD566;
	padding-left: 20px;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFD566;
}

table {
	background-color:#313237;
}

.tablec270 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #2F3236;
}

.headingtablec270 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2F3236;
	font-size: 9pt;
	background-color: #AFD566;
}
