/* CSS Document */
body {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : 333333;
	margin: 0 auto;
	}
br {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	}
ul,ol,textarea,input,select	{
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 9pt;
	}
li {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 8pt;
	}
#descrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
	border: 2px solid #666600;
	width: 350px;
	color: #000000;
}
td {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 9pt;
	}
th {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : FFFFFF;
	font-weight : bold;
	}
	
H1	{
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 15pt;
	margin-bottom : 0px;
	}
H2	{
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 12pt;
	margin-bottom : 0px;
	font-weight : bold;
	}
H3	{
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	margin-bottom : 0px;
	font-style : italic;
	font-weight : bold;
	}
H4, H5, H6	{
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	margin-bottom : 0px;
	font-weight : bold;
	}
	
/* Begin Color Themes */
	/* ---------- DEFAULT - greens ---------- */
#greens_theHeader {
	border: 0px solid #F00;
	background-color: #4e4e17;
	width: 100%;
	height: 141px;
	display: block;
}

#greens_theLogo {
	border: 0px solid #FF0;
	background-color: #fef6e4;
	width: 100%;
	height: 100px;
	display: block;
}

#greens_theLogoImg {
	border: 0px solid #FF0;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	display: block;
}

#greens_theTitle {
	font-family : Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fef6e4;	
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}

.greens_bg {
	background-color : d4d0b0;
	}
.greens_login_bg {
	background-color : d4d0b0;
	}
.greens_group_name	{
	font-family : Arial, Verdana, sans-serif;
	color : FFFFCC;
	font-size : 18pt;
	font-weight : bold;
	}
.greens_header {
	background-color : 4e4e17;
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 13pt;
	font-weight : bold;
	}
.greens_sub_header {
	background-color : EFEF9E;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 11pt;
	font-weight : bold;
	}
.greens_login_title {
	font-family : Arial, Verdana, sans-serif;
	color : EFEF9E;
	font-size : 9pt;
	font-weight : bold;
	}
.greens_title {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	font-weight : bold;
	}
.greens_xsmall{
	background-color : white;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 8pt;
	}
.greens_footer	{
	font-family : Arial, Verdana, sans-serif;
	color : 4e4e17;
	font-size : 10pt;
	font-weight : bold;
	}
.greens_footer a:link {
	font-family : Arial, Verdana, sans-serif;
	color : 999933;
	font-weight : bold;
	text-decoration : none;
	}
.greens_footer a:visited {
	font-family : Arial, Verdana, sans-serif;
	color : 999933;
	font-weight : bold;
	text-decoration : underline;
	}
.greens_footer a:hover {
	font-family : Arial, Verdana, sans-serif;
	color : 333300;
	font-weight : bold;
	text-decoration : underline;
	}
.greens_footer a:active {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-weight : bold;
	text-decoration : none;
	}
	
	/* ---------- red ---------- */
#red_theHeader {
	border: 0px solid #F00;
	background-color: #4b1a1a;
	width: 100%;
	height: 141px;
	display: block;
}

#red_theLogo {
	border: 0px solid #FF0;
	background-color: #fbf9e1;
	width: 100%;
	height: 100px;
	display: block;
}

#red_theLogoImg {
	border: 0px solid #FF0;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	display: block;
}

#red_theTitle {
	font-family : Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fef6e4;	
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}

.red_bg {
	background-color : b8111e;
	}
.red_login_bg {
	background-color : b8111e;
	}
.red_group_name	{
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 18pt;
	font-weight : bold;
	}
.red_header {
	background-color : 4b1a1a;
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 13pt;
	font-weight : bold;
	}
.red_sub_header {
	background-color : cc6666;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 11pt;
	font-weight : bold;
	}
.red_login_title {
	font-family : Arial, Verdana, sans-serif;
	color : ffffff;
	font-size : 9pt;
	font-weight : bold;
	}
.red_title {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	font-weight : bold;
	}
.red_xsmall{
	background-color : white;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 8pt;
	}
.red_footer	{
	font-family : Arial, Verdana, sans-serif;
	color : e9e9e9;
	font-size : 10pt;
	font-weight : bold;
	}
.red_footer a:link {
	font-family : Arial, Verdana, sans-serif;
	color : CC9999;
	font-weight : bold;
	text-decoration : none;
	}
.red_footer a:visited {
	font-family : Arial, Verdana, sans-serif;
	color : CC9999;
	font-weight : bold;
	text-decoration : underline;
	}
.red_footer a:hover {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-weight : bold;
	text-decoration : underline;
	}
.red_footer a:active {
	font-family : Arial, Verdana, sans-serif;
	color : 000000;
	font-weight : bold;
	text-decoration : none;
	}
	
	/* ---------- blue ---------- */

#blue_theHeader {
	border: 0px solid #F00;
	background-color: #4e6b88;
	width: 100%;
	height: 141px;
	display: block;
}

#blue_theLogo {
	border: 0px solid #FF0;
	background-color: #e4f1ff;
	width: 100%;
	height: 100px;
	display: block;
}

#blue_theLogoImg {
	border: 0px solid #FF0;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	display: block;
}

#blue_theTitle {
	font-family : Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fef6e4;	
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}


.blue_bg {
	background-color : 5993cc;
	}
.blue_login_bg {
	background-color : 5993cc;
	}
.blue_group_name	{
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 18pt;
	font-weight : bold;
	}
.blue_header {
	background-color : 4e6b88;
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 13pt;
	font-weight : bold;
	}
.blue_sub_header {
	background-color : cce4ff;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 11pt;
	font-weight : bold;
	}
.blue_login_title {
	font-family : Arial, Verdana, sans-serif;
	color : ffffff;
	font-size : 9pt;
	font-weight : bold;
	}
.blue_title {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	font-weight : bold;
	}
.blue_xsmall{
	background-color : white;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 8pt;
	}
.blue_footer	{
	font-family : Arial, Verdana, sans-serif;
	color : efefef;
	font-size : 10pt;
	font-weight : bold;
	}
.blue_footer a:link {
	font-family : Arial, Verdana, sans-serif;
	color : #333;
	font-weight : bold;
	text-decoration : none;
	}
.blue_footer a:visited {
	font-family : Arial, Verdana, sans-serif;
	color : #333;
	font-weight : bold;
	text-decoration : underline;
	}
.blue_footer a:hover {
	font-family : Arial, Verdana, sans-serif;
	color : 4e6b88;
	font-weight : bold;
	text-decoration : underline;
	}
.blue_footer a:active {
	font-family : Arial, Verdana, sans-serif;
	color : 000000;
	font-weight : bold;
	text-decoration : none;
	}		
				
	/* ---------- BLACK ---------- */
#black_theHeader {
	border: 0px solid #F00;
	background-color: #363636;
	width: 100%;
	height: 141px;
	display: block;
}

#black_theLogo {
	border: 0px solid #FF0;
	background-color: #d7d7d7;
	width: 100%;
	height: 100px;
	display: block;
}

#black_theLogoImg {
	border: 0px solid #FF0;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	display: block;
}

#black_theTitle {
	font-family : Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fef6e4;	
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}

.black_bg {
	background-color : #000000;
	}
.black_login_bg {
	background-color : #000000;
	}
.black_group_name	{
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 18pt;
	font-weight : bold;
	}
.black_header {
	background-color : #363636;
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 13pt;
	font-weight : bold;
	}
.black_sub_header {
	background-color : #CCCCCC;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 11pt;
	font-weight : bold;
	}
.black_login_title {
	font-family : Arial, Verdana, sans-serif;
	color : cccccc;
	font-size : 9pt;
	font-weight : bold;
	}
.black_title {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	font-weight : bold;
	}
.black_xsmall {
	background-color : white;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 8pt;
	}
.black_footer	{
	background-color : #000000;
	font-family : Arial, Verdana, sans-serif;
	color : #FFF;
	font-size : 10pt;
	font-weight : bold;
	}
.black_footer a:link {
	font-family : Arial, Verdana, sans-serif;
	color : 666666;
	font-weight : bold;
	text-decoration : none;
	}
.black_footer a:visited {
	font-family : Arial, Verdana, sans-serif;
	color : 666666;
	font-weight : bold;
	text-decoration : underline;
	}
.black_footer a:hover {
	font-family : Arial, Verdana, sans-serif;
	color : DDDDDD;
	font-weight : bold;
	text-decoration : underline;
	}
.black_footer a:active {
	font-family : Arial, Verdana, sans-serif;
	color : CCCCCC;
	font-weight : bold;
	text-decoration : none;
	}

	/* ---------- SILVER ---------- */

#silver_theHeader {
	border: 0px solid #F00;
	background-color: #818385;
	width: 100%;
	height: 141px;
	display: block;
}

#silver_theLogo {
	border: 0px solid #FF0;
	background-color: #ccd4d4;
	width: 100%;
	height: 100px;
	display: block;
}

#silver_theLogoImg {
	border: 0px solid #FF0;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	display: block;
}

#silver_theTitle {
	font-family : Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fef6e4;	
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}
.silver_bg {
	background-color : CCCCCC;
	}
.silver_login_bg {
	background-color : CCCCCC;
	}
.silver_group_name	{
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 18pt;
	font-weight : bold;
	}
.silver_header {
	background-color : 666666;
	font-family : Arial, Verdana, sans-serif;
	color : FFFFFF;
	font-size : 13pt;
	font-weight : bold;
	}
.silver_sub_header {
	background-color : 999999;
	font-family : Arial, Verdana, sans-serif;
	color : 000000;
	font-size : 11pt;
	font-weight : bold;
	}
.silver_login_title {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 9pt;
	font-weight : bold;
	}
.silver_title {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	font-weight : bold;
	}
.silver_xsmall {
	background-color : white;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 8pt;
	}
.silver_footer	{
	background-color : CCCCCC;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 10pt;
	font-weight : bold;
	}
.silver_footer a:link {
	font-family : Arial, Verdana, sans-serif;
	color : 666666;
	font-weight : bold;
	text-decoration : none;
	}
.silver_footer a:visited {
	font-family : Arial, Verdana, sans-serif;
	color : 666666;
	font-weight : bold;
	text-decoration : underline;
	}
.silver_footer a:hover {
	font-family : Arial, Verdana, sans-serif;
	color : 000000;
	font-weight : bold;
	text-decoration : underline;
	}
.silver_footer a:active {
	font-family : Arial, Verdana, sans-serif;
	color : CCCCCC;
	font-weight : bold;
	text-decoration : none;
	}

/* End Color Themes */			

.total {
	background-color : FFFFFF;
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 11pt;
	font-weight : bold;
	}
.new_page {
	page-break-before: always
	}
.Hright	{
	text-align: right;
	}
.red	{
	color : FF0000;
	}
.small	{
	font-size : 9pt;
	}
.xsmall	{
	font-size : 8pt;
	}
.xsmall_bold {
	font-family : Arial, Verdana, sans-serif;
	color : 333333;
	font-size : 8pt;
	font-weight: bold;
	}
.xxsmall_bold	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight: bold;
	}
.xxsmall	{
	font-size : 7pt;
	}
#invoi {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-2;
	height: 65px;
	color: #000000;	
}

