
body {
	background-color: #FFFFFF;
	color: #000000;
	
	margin: 8px;

}

p, h1, h2, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2 {
	font-weight: 700;
	margin-bottom: 15px;
}

.nopadding {
	margin-top: 0;
	margin-bottom: 0;
}

.notoppadding {
	margin-top: 0;
}

.nobottompadding {
	margin-bottom: 0;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
}


a, a:link, a:active {
	color: #006699;
}

a:hover {
	color: #000000;
}

tr {
	vertical-align: top;
}


#navimages, #navimages tr {
	vertical-align: bottom;
}



#header {
	background-color: #000000;
}

#left_side {
	width: 138px;
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px 0;
}

#left_side, #left_side p {
	font-size: 11px;
}

#left_side p {
	margin: 4px 0;
}



#left_box {
	margin-bottom: 5px;
}

#left_box .content {
	background: url(images/left_box_bg.gif) repeat-y;
	padding: 0 6px;
}



#right_side {
	width: 546px;
	background-color: #FFFFFF;
	/*border-right: 1px #CCCCCC solid;*/
}



#content, #content_subnav, #bottom_nav {
	padding: 0 15px 50px 25px;
}

#content {
	padding-top: 32px;
}

#content_subnav {
	padding-top: 11px;
	padding-bottom: 40px;
}

#bottom_nav {
	padding-bottom: 20px;
}


#sec_nav_company {
	text-align: center;
}

#sec_nav_corporate {
	text-align: right;
	margin-right: 10px;
}

.sec_nav {
	font-size: 11px;
	color: #777777;
	margin: 5px 0 0 0;
	height: 16px;
}

.sec_nav strong {
	color: #000000;
}

.sec_nav a, .sec_nav a:link, .sec_nav a:active {
	color: #777777;
	text-decoration: none;
}

.sec_nav a:hover {
	color: #000000;
}



#footer {
	text-align: center;
	color: #888888;
	font-size: 11px;
	background: #000000 url(images/footer_bg.gif);
	height: 37px;
	vertical-align: middle;
}



#overview_table td {
	padding-bottom: 4px;
}

#overview_table td.col2 {
	padding-left: 12px;
}

#letter_photo {
	float: left;
	margin: 4px 20px 10px 0;
}

#letter_photo td.txt {
	color: #666666;
	padding-top: 4px;
	text-align: center;
}

#table_officers tr.txt td {
	padding: 4px 0 20px;
}

#milestones h1 {
	padding-top: 30px;
}


ul.arrow_bullets {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.arrow_bullets li {
	margin-top: 10px;
	padding-left: 14px;
	background-image: url(images/content/Arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}

#our_customers td.head {
	padding: 0;
	background-color: #000000;
}

#our_customers td {
	padding-top: 8px;
	vertical-align: top;
}

#our_customers td.col1 {
	padding-left: 8px;
}

#our_customers td.col2 {
	padding: 30px 20px;
}


#our_customers td.divider {
	border-bottom: 1px solid #CCCCCC;
}

#our_customers h1 {
	color: #6633CC;
	margin-bottom: 0;
}

#our_customers h2 {
	margin-top: 4px;
	margin-bottom: 0;
}

#our_customers ul {
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 16px;
	padding-left: 0;
}

#our_customers ul li {
	margin-top: 4px;
	padding-left: 0;
}


#bottom_nav table {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#bottom_nav table td {
	font-size: 11px;
	font-weight: 700;
	padding: 6px 0;
}

#bottom_nav table .col2 {
	text-align: right;
}


hr {
	margin: 20px 0;
	border: 0;
	height: 1px;
	background-color: #CCCCCC;
}

#tribute {
	margin: 0;
}

#financial table {
	margin: 0 0 30px;
}

#financial td {
	padding: 3px 0 0;
}

#financial tr.head1 td, #financial tr.head2 td {
	color: #FFFFFF;
	background-color: #555555;
	font-weight: 700;
}

#financial tr.head1 td {
	padding-top: 4px;
}

#financial tr.head2 td {
	padding-bottom: 4px;
}

#financial tr.bottom_border td {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

#financial table td.col1 {
	font-weight: 700;
	color: #555555;
}





