body {              				background-color:     			#ffffff;
                    				font-family:          			Verdana, Helvetica, Ariel, sans serif;
                    				font-size:            			small;
                    				color:                			#777777;
                    				margin:							0px;
                    				background-color:     			#6192cd;
									background-image:				url(images/cloudysky.jpg);
                    				background-repeat:				no-repeat;
                    				background-position:			top left;
}

h1 {                				font-size:            			280%;
                    				color:                			#4f8bc4;
                    				font-weight:					normal;
                    				margin-top:						24px;
									padding-bottom:                 0px;
}

a:link {            				color:                			#777777;
                    				text-decoration:      			none;
                    				font-weight:					normal;
}

a:visited {         				color:                 			#777777;
                    				text-decoration:       			none;
                    				font-weight:					bold;
}

a:hover {							color:							#4f8bc4;
                    				text-decoration:       			none;
                    				font-weight:					normal;
}



#topstripe {						background-color:				#4f8bc4;
									height:							8px;
									background-image:				url(images/smallwhite.gif);
                    				background-repeat:				repeat-x;
                    				background-position:			top;
}

#btmstripe {						background-color:				#4f8bc4;
									background-image:				url(images/smallwhite.gif);
                    				background-repeat:				repeat-x;
                    				background-position:			top;
                    				font-size:						80%;
                    				color:							#ffffff;
                    				padding:						6px 30px 2px 0px;
                    				text-align:						right;
}

div#btmstripe a:link {            	color:                			#ffffff;
                    				text-decoration:      			none;
                    				font-weight:					normal;
}

div#btmstripe a:visited {         	color:                 			#ffffff;
                    				text-decoration:       			none;
                    				font-weight:					bold;
}

div#btmstripe a:hover {				color:							#525252;
                    				text-decoration:       			none;
                    				font-weight:					normal;
}

#logo {								margin-top: 	            	50px;
									margin-bottom:					20px;
									margin-left:					30px;
}

div#logo img {						border:							none;
}

div#logo a:link {					border:							none;
}

div#logo a:visited {					border:							none;
}

div#logo a:hover {					border:							none;
}

#navigation {          				font-size:            			90%;
									color:							#4f8bc4;
									font-weight:					bold;
                    				float:                			left;
									height:							380px;
									padding-top:	         		20px;
									margin-left:					30px;
}

div#navigation ul {					list-style-type:				none;
									border:							0px;
									margin:							0px;
									padding:                        0px;
									
}

div#navigation li {					margin:							0px;
          							padding-top:					10px;
}

div#text li {						margin:							0px;
          							margin-left:					12px;
}

.indented {							font-size:						90%;
									text-indent:					10px;
}

#text {								margin-left:           			180px;
									font-size:            			85%;
                    				line-height:          			140%;
									padding-top:					7px;
									width:							280px;
}

#billings {							margin-left:           			180px;
									font-size:            			90%;
                    				line-height:          			160%;
									padding-top:					7px;
									background-image:				url(images/graph.jpg);
                    				background-repeat:				no-repeat;
                    				background-position:			left;
                    				height:							393px;
}

#image {							float: 							right;
									padding-top:					40px;
									width:							530px;
									text-align:						right;
									border:							none;
}

#imagebtm {							float: 							right;
									padding-top:					82px;
}

#imagelflt {						float: 							right;
									padding-top:					50px;
}

#maincontent {						height:							400px;
									width:							100%;
									background-color:				#ffffff;
									}
									
#table {							margin-left:           			180px;
									font-size:            			90%;
                    				line-height:          			140%;
									padding-top:					7px;
}

div#table td {						vertical-align:					top;
									width:							200px;
}

div#table ul {						margin-left:					0px;
									padding-left:					0px;
									text-indent:					0px;
									list-style-type:				none;
}

h2 {								font-weight:					bold;
									padding-top:					12px;
									padding-bottom:					0px;
									margin-bottom:					0px;
									font-size:						95%;
									line-height:					70%;
}

#background {      					margin-left:           			0px;
                   					margin-right:          			0px; 
									background-color:				#ffffff;
									min-height:						400px;
}


